E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
stdafx.h
VC++信息安全编程(12)安全删除FAT磁盘数据文件
详细类源码如下,请见源码分析,安全删除FAT的类#include"
stdafx.h
"#include"Sec
尹成
·
2020-08-04 22:54
Visual
C++2010编程技术
Visual
Studio2012
VC++编程技术
Windows8
VisualC++信息安全编程
CSerialPort Class
#include"
stdafx.h
"#include"SerialPort.h"#include////构造函数//CSerialPort::CSerialPort(){m_hComm=NULL;//重叠结构成员置
寻梦天天
·
2020-08-04 21:48
C++
在opencv3中利用SVM进行图像目标检测和分类
组成训练数据进行训练1、主函数#include"
stdafx.h
"#include"opencv2/opencv.hpp"usingnamespacecv;usingnamespacecv::ml;Matimg
weixin_34411563
·
2020-08-04 20:32
VS2010 使用GDI+创建显示GIF的MFC程序
tid-1489.html配置好看下面:创建CMemeryDC类从DC类派生部分代码如下:#include"
StdAfx.h
"#include"MemDC.h"CMemeryDC::CMemeryDC(
weixin_34388207
·
2020-08-04 20:25
C++ 串口通讯(含所有源代码)
article/details/83108995本项目总共三个文件运行主函数类ComTest.cpp串口类SerialPort.cpp串口头文件SerialPort.h在原博主的代码上编译会出现无法打开源文件"
stdafx.h
vivisl
·
2020-08-04 19:47
串口通信
STL中的random_shuffle()方法的使用
RandomAccessIterator_First,//指向序列首元素的迭代器RandomAccessIterator_Last//指向序列最后一个元素的下一个位置的迭代器);例子:#include"
stdafx.h
vivi_wang_11
·
2020-08-04 19:47
STL
编译时出现fatal error C1853: "debug/xxx.pch" is not a precomplied header file with......错误的原因及解决办法(转)
在VC++中,默认的预编译头文件是针对C++的(
stdafx.h
和stdafx.cpp),当然也可以创建针对C的预编译头。
i-Blue
·
2020-08-04 18:08
求两个字符串的最长公共子序列
#include"
stdafx.h
"#include#include#defineN10usingnamespacestd;voidlongest(strings1,strings2){inti,j;inta
蓝色水111
·
2020-08-04 18:49
算法分析
C++ 调用7z SDK 解压
//#include"
stdafx.h
"#include"Common/IntToString.h"#include"Common/MyInit
qq76211822
·
2020-08-04 18:56
ZLIB
cvRNG基本随机数
http://hi.baidu.com/bingshanzhu/blog/item/fefccce7d817af3fb938208d.html#include"
stdafx.h
"#include"cv.h
三少GG
·
2020-08-04 18:12
学习OpenCV——Max_Area寻找最大区域
a.二值化b.得到轮廓的个数c.将面积小于100的轮廓删除d.将宽、高比例小于1的轮廓删除e.把面积最大的轮廓用红色框框画出来 #include"
stdafx.h
"#include"cv.h"#include"highgui.h"intmain
小熊不去实验室
·
2020-08-04 18:05
OpenCV
学习OpenCV
利用halcon读取tiff图像,并且获取图像指针
//#include"
stdafx.h
"#include#include#include#include#include#include#include#include#includeusingnamespaceHalconCpp
qq_25147107
·
2020-08-04 16:14
halcon
image soure相机的snap采图方式
一、添加对应的LIB、DLL、.h文件的相关路径二、在"
stdafx.h
"添加需要的头文件:#include"tisudshl.h"三、在程序CCP文件中添加相机的命名空间:usingnamespaceDShowLib
青箬笠绿蓑江船行
·
2020-08-04 16:07
image相机
C++输入日期 判断所属星座
#include"
stdafx.h
"#include"iostream"#include"string"usingnamespacestd;intmain(){/*定义生日变量*/intvalue_birth_month
酷小川
·
2020-08-04 15:31
c++
C++基础
切换鼠标左右键设置
//#include"
stdafx.h
"#include#includevoidSwapMouseButton(){BOOLbSwapped=::GetSystemMetrics(SM_SWAPBUTTON
Chivalry
·
2020-08-04 14:10
引入头文件的位置顺序
引入头文件ClientDlg.h的两种情况如下:1)#include"
stdafx.h
"#include"Client.h"#include"ClientSocket.h"#ifdef_DEBUG#definenewDEBUG_NEW
iteye_6233
·
2020-08-04 14:07
面试题45:字符串四则运算的实现
代码如下:#include"
stdafx.h
"#include#include#includeintcal(intnN
龙少爷_阿呆
·
2020-08-04 14:38
面试题
GDI透明动画(多背景移动
/*程序功能:显示连续动态前景图案,透明处理,从而产生透明动画效果*/#include"
stdafx.h
"//声明全局变量//bg为背景图,dra为恐龙连续跑动对应的屏蔽图HINSTANCEhInst
Naruto_Hinata_
·
2020-08-04 12:18
GDI
实验:大文件MD5执行时间
//#include"
stdafx.h
"#include"OpenSslAppFrame.h"#include//OpenSSL版本0.9.8a,换成别的版本需要更换///////////头缺的加在这里
LostSpeed
·
2020-08-04 12:48
buffer
application
initialization
byte
mfc
delete
c++文件打包工具实现
#include"
stdafx.h
"#include"SerchAllFile.h"#include"MyCab.h"int_tmain(intargc,_TCHAR*argv[]){vectorvec_file
game_braver
·
2020-08-04 10:41
c++
c++获取控制台输出
//#include"
stdafx.h
"#include#include#include#includeusingnamespacestd;#defineEXECDOSCMD"pingwww.baidu.com
kernel_main
·
2020-08-04 10:36
C++
win32
字符串转整数算法
1,将一个字符串转换成对应的十进制整数比如:字符串str="12345"转换成十进制整数inter=12345代码如下:#include"
stdafx.h
"#include#includeusingnamespacestd
yychenxie21
·
2020-08-04 09:53
编程技术
CGAL & opengl 绘制voronoi图
各种配环境是真滴难受,,一晚上终于搞好了,cgal4.12boost1.68.0openglfreeglut-MSVC3.0.0包含目录:库目录:链接器->输入->附加依赖项代码://#include"
stdafx.h
_Xrvitd
·
2020-08-04 08:37
CGAL
opengl
IRC
链表实现冒泡排序算法
//#include"
stdafx.h
"#include#includeintmain(intargc,char*argv[]){inta=0,i=0;int*arr=NULL;structNode{intnum
Summer_ZJU
·
2020-08-04 08:43
【LeetCode
OJ】
数据结构与算法
链表的冒泡排序。
//#include"
stdafx.h
"#in
weixin_34092370
·
2020-08-04 05:44
计算机图形学实验三:实现四边形的三视图和透视投影图
//#include"
stdafx.h
"#include"stdio.h"#include"vector"#include"iostream"#includeusingnamespacestd;constintmaxnum
weixin_33713707
·
2020-08-04 04:13
操作符重载调用优先级
对同一个操作符同时实现成员函数重载和友元重载时,优先调用成员重载,当不存在成员重载时调用友元重载1#include"
stdafx.h
"23classCTest{4public:5CTest(intnValue
weixin_30652271
·
2020-08-04 04:10
求集合的幂集
#include"
stdafx.h
"#includeusingnamespacestd;/*求幂积最简单的算法思想就是从最后一个元素倒着来遍历所有元素,比如说最后一个就是自己"c";倒数第二个:首先把自己和幂积里面已有的所有元素做乘积
wangyangkobe
·
2020-08-04 03:08
算法与数据结构
从SYSTEM权限将到当前用户权限代码
#include"
stdafx.h
"//VOIDCreateLowProcess(WCHARwszProcessName[100]);BOOLGetTokenByName(HANDLE&hToken,LPSTRlpName
大石头1987
·
2020-08-04 03:27
根据二叉树的先序,中序,后序遍历序列将其线索化并在线索二叉树中查找前驱后继结点
#include"
stdafx.h
"#include#include#includetypedefchartype;typedefstructthreaded_binary_tree_node{typedata
vivi_and_qiao
·
2020-08-04 03:01
数据结构与算法
父子进程间通信---通过设置环境变量
代码举例:父进程:#include"
stdafx.h
"#include"windows.h"#i
小米的修行之路
·
2020-08-04 02:42
Windows核心编程
关于cin.width()和cout.width()
一个有趣的程序:#include"
stdafx.h
"#includeusingnamespacestd;intmain(){intwidth=4;charstr[20];cout>str){cout.width
_yxy_
·
2020-08-04 02:18
小程序+数据结构与算法
C与C++
利用树实现中缀表达式转为后缀表达式并计算结果
#include"
stdafx.h
"#include#include#include#includeusingnamespacestd;voidHouZhui(stringstr,queue&t){inti
Hello_xzy_Word
·
2020-08-03 22:46
C语言:线索二叉树的线索化及其遍历实现
//#include"
stdafx.h
"#include#include#includeusingnamespacestd;#defineElementTypechartypedefenum{Link,
qq_28598203
·
2020-08-03 21:50
数据结构与算法设计
2020-05-08
AllRightsReserved2vs2015+EasyXloadimage()用法,和把图片添加为项目资源原创2017-05-28qq_31683775码龄5年关注先说加载硬盘上的图片#include“
stdafx.h
qq_21687851
·
2020-08-03 21:22
笔记
C\C++ 向下\向上取整函数 floor() ceil()
头文件是或#include"
stdafx.h
"#include#includeusingnamespacestd;int_tmain(intargc,_TCHAR*argv[]){cout<
pythontojava
·
2020-08-03 20:20
c++笔记
哈希表的简单实现例子
//#include"
stdafx.h
"#includeusingnamespacestd;enum{COUNT=17};typedefintDATA;structSNode{DATAdata;SNode
欧阳海宾
·
2020-08-03 20:12
c++
vs2010 引入cout,cin ,endl报错,不能识别
首先要引入命名空间usingnamespacestd;然后倒入的头文件要放置在命名空间前面//#include"
stdafx.h
"#include#include#includeusingnamespacestd
lxlmycsdnfree
·
2020-08-03 19:10
c与数据结构
数据结构-判断链表是否存在环形链表
//#include"
stdafx.h
"#include#includeusingnamespacestd;ty
一串字符串
·
2020-08-03 19:23
C++
类型转换之字符串转int型
函数返回值:成功返回转换后的数值,失败返回0.超过最大值返回LONG_MAX,小于最小值返回LONG_MIN.示例程序:#include"
stdafx.h
"#include#includeint_tmain
细粉条
·
2020-08-03 19:38
C/C++
int APIENTRY WinMain( )函数的参数意义
VC6.0建立一个win32application的时候,在接下来的对话框选择“一个简单的win32程序”,我们会看到工程只生成了一个cpp文件,里面也只有一个空的入口函数,其全部代码如下:#include"
stdafx.h
"intAPIENTRYWinMain
hfdwdjl
·
2020-08-03 17:04
GLUT C++
//#include"
stdafx.h
"#include#include#defineM_PI3.14159265358979323846intday=0;voiddisplay(){////glEnable
haisongliang
·
2020-08-03 17:36
Code
准确获取CPU时间
#include"
stdafx.h
"#include#include#include#includeconstchar*_tmpfileName="tmptestfile";constchar*TestStr
fulianzhou
·
2020-08-03 16:52
算法
图形锐化_opencv/C++
#include"
stdafx.h
"#include#include#include#includevoidsharpen(constcv::Mat&image,cv::Mat&result){//如有必要则分割图像
aiyuan3093
·
2020-08-03 14:24
C++编写程序使工控机蓝屏
代码如下:#include"
stdafx.h
"#include#include#include#include#includeusingnamespacestd;boolKillProcess(DWORDdwPid
我就是我--不一样的烟火
·
2020-08-03 14:15
c及c++
获取系统当前时间,精确到ms(SYSTEMTIME类)
//#include"
stdafx.h
"#include#includeint_tmain(intargc,_TCHAR*argv[]){SYSTEMTIMEst;GetLocalTime(&st);printf
我就是我--不一样的烟火
·
2020-08-03 14:14
c及c++
C++字符流操作
//#include"
stdafx.h
"#include#include#includeusingnamespacestd;intmain(){cout>ch;/*用cin>>从输入流中提取数据,遇到空格符就结束
OliverkingLi
·
2020-08-03 13:22
C++
C++代码练习
C++编译时报错“count”符号不明确
#include"
stdafx.h
"#includeusingnamespacestd;staticintcount=10;voidfunc(){staticinti=5;i++;cout<<"valueofiturnsto
MuscleMonsterCXK
·
2020-08-03 13:23
C++基础
C语言中Const指针变量(常指针)
Const指针变量只保护其Value值不被改变,并不能保护指针所指向的地址中的值不被改变,下面是针对Const指针的一个小练习:#include"
stdafx.h
"intmain(intargc,char
koalabear1220
·
2020-08-03 13:48
C/C++
c++: cout将bool直接输出为true和false
-------//使用boolalpha输出为bool类型//使用noboolalpha输出为数字类型//--------------------------------------#include"
stdafx.h
DinnerHowe
·
2020-08-03 12:51
c++
上一页
30
31
32
33
34
35
36
37
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他