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
openCV 贝叶斯分类器
lin65505578/item/20798e9748d936b7cd80e5dd例程一://openCV中贝叶斯分类器的API函数用法举例//运行环境:winXP+VS2008+openCV2.1.0#include"
stdafx.h
王孟贤
·
2014-01-09 14:00
openCV 贝叶斯分类器
lin65505578/item/20798e9748d936b7cd80e5dd例程一://openCV中贝叶斯分类器的API函数用法举例//运行环境:winXP+VS2008+openCV2.1.0#include"
stdafx.h
王孟贤
·
2014-01-09 14:00
openCV 贝叶斯分类器
item/20798e9748d936b7cd80e5dd例程一://openCV中贝叶斯分类器的API函数用法举例 //运行环境:winXP+VS2008+openCV2.1.0 #include"
stdafx.h
sunboyiris
·
2014-01-09 14:00
VS2008提示无法打开包括文件:“afxcontrolbars.h”解决办法
后来我尝试了一下,直接在
stdafx.h
中改了一处,把#include 注掉,后面加了一行#de
donglinshengan
·
2014-01-08 20:00
mfc
vs2008
串口
//serialDlg.cpp:实现文件//#include"
stdafx.h
"#include"serial.h"#include"serialDlg.h"#include"afxdialogex.h
robinson_911
·
2014-01-08 17:00
COM学习:delete pIUnknown时异常与IUnknown顺序
话起于《COM技术内幕》第3章的例子,具体代码如下:#include"
stdafx.h
" // //IUnknown.cpp //Tocompileuse:clIUnknown.cppUUID.lib
xingfu0539
·
2014-01-08 15:00
串口学习笔记源码 VS2010
http://wenku.baidu.com/view/b61aafc25fbfc77da269b1ff.html //serialDlg.cpp:实现文件 // #include"
stdafx.h
robinson_911
·
2014-01-08 14:00
time_t 的使用
#include"
stdafx.h
" #include #include #include usingnamespacestd; boolGetCurrTime(char*lpszTime) { time_trt
dai_jing
·
2014-01-08 11:00
time_t
ace 读取ini
// #include"
stdafx.h
" #include #include #include #include usingnamespacestd; #pragmacomment(lib,"
dai_jing
·
2014-01-06 16:00
ACE
C++ 自定义动态数组模板 以及C++编译期间类中的常量
C++自定义动态数组模板以及C++编译期间类中的常量核心提示:#include "
stdafx.h
"#include using namespace std;template class MyArray
风云it界
·
2014-01-06 14:00
select 模型例子代码
res:http://blog.csdn.net/pcsuite/article/details/6191133C++代码、客户端代码 #include"
stdafx.h
" #include #include
dai_jing
·
2014-01-06 11:00
select
模型
C++XML读写
//#include"
stdafx.h
"#include"CReadxml.h"#include#include#include#include#include#include"Markup.h"usingnamespacestd
birdw111
·
2014-01-06 01:15
XinchuangProject HID上位机开发总结
代码编写:2.1 需添加的头文件和宏:重点注意添加dbt.h文件需更改windows版本,更改方法:在添加这些头文件前先编译,然后打开
StdAfx.h
文件:2.2 添
phenixyf
·
2014-01-05 21:00
ace 客户端&服务器端(c++)
// #include"
stdafx.h
" #include #include #include #include #include #include #include #include #include
dai_jing
·
2014-01-05 20:00
ACE
callback function
author:郑金玮time:2013-11-16function:实现回调函数的测试用例平台:windows环境:vs2012语言:c++*/#include"
stdafx.h
"#include#include
dai_jing
·
2014-01-05 13:00
C++
子集和问题
CSubSet.h #include "
stdafx.h
" #if !
linuxlover
·
2014-01-05 10:00
va_start
// #include"
stdafx.h
" #include #include #include voidPrint(constchar*fmt,...) { va_listap; va_start
dai_jing
·
2014-01-04 14:00
va_start
MD5
// #include"
stdafx.h
" #include #include #include #include #include #include typedefunsignedchar*POINTER
dai_jing
·
2014-01-04 13:00
MD5
解析例子
// #include"
stdafx.h
" #include #include #include #include"pugixml.hpp" #pragmacomment(lib,"pugixmld.lib
dai_jing
·
2014-01-03 17:00
xml
pugixml 开篇
// #include"
stdafx.h
" #include"windows.h" #include"pugixml.hpp" #include us
dai_jing
·
2014-01-03 16:00
pugixml
win32控制台程序读取access
因为自己觉得新建一个MFC工程太复杂,就在win32控制台下,读取access数据库,这篇主要是记录自己在写这个程序时,遇见的问题:(vs2010+access2007)(1)首先在
stdafx.h
文件后面加上
lsxpu
·
2014-01-03 15:00
ace_time
// #include"
stdafx.h
" #include #include #include #include #include #include #include usingnamespacestd
dai_jing
·
2014-01-03 11:00
ACE
让WTL支持CString和CRect,CPoint等类(转)
//在
Stdafx.h
中加入下面四句,像这个样子 #define_WTL_NO_CSTRING #define_WTL_NO_WTYPES #include #include #include #include
dragoo1
·
2014-01-03 10:00
strtok
// #include"
stdafx.h
" #include #include #include usingnamespacestd; int_tmain(intargc,_TCHAR*argv[]
dai_jing
·
2014-01-02 20:00
C++
stl map
// #include"
stdafx.h
" #include #include #include #include usingnamespacestd; int_tmain(intargc,_TCHAR
dai_jing
·
2014-01-02 20:00
map
C API 访问mysql
/ #include"
stdafx.h
" #include #include #include #pragmacomment(lib,"ws2_32") #include #pragmacomment
dai_jing
·
2014-01-02 18:00
mysql
IOCP 简单服务器和客户端
//#include"
stdafx.h
" #include #include #pragmacomment(lib,"ws2_32.lib") #include voidmain() { WORDwVersionRequested
dai_jing
·
2014-01-02 14:00
iocp
ace TCP 服务端和客户端简单程序
// #include"
stdafx.h
" #include #include #include #include #include #include usingnamespacestd; #pragmacomment
dai_jing
·
2014-01-02 14:00
ACE
opencv小波变换代码
//#include"
stdafx.h
"#include"cv.h"#include"highgui.h"//二维离散小波变换(单通道浮点图像)voidDWT(IplImage*pImage,intnLayer
wanglang3081
·
2014-01-02 08:00
Opencv读取视频代码
Opencv读取视频代码 #include "
stdafx.h
" #include"highgui.h" int main(int argc,char* argv
szlcw1
·
2013-12-31 20:00
boost bind配合weak_ptr,boost bind无法直接绑定lambda,但是lambda赋值给function以后可以绑定
//#include"
stdafx.h
"#include#include#include#include#includeclassCTest{
Error
·
2013-12-31 17:00
面向对象中的重载、覆盖和隐藏
主要体现在: 方法在同一个类中重载的方法名称相同参数不同(参数的类型不同,参数的个数不同)virtual关键字可有可无 下面的代码对上面的说明进行解释: #include"
stdafx.h
" #include
longshengguoji
·
2013-12-30 23:00
覆盖
面向对象
多态
重载
隐藏
STL拾漏补遗2
#include"
stdafx.h
"#include#include#includeintaddValue(intx){returnx*2;}intmain(void){std::vectorvec;for
pud_zha
·
2013-12-30 14:00
Visual Studio 2012 编译错误【error C4996: 'scanf': This function or variable may be unsafe. 】的解决方案
#include"
stdafx.h
" #include"stdio.h" voidmain() { intn,x,y; printf("请输入n和x的值\n"); scanf("%d%d",&n,&x)
cometwo
·
2013-12-30 14:00
get COM interface method address .
/// @file prjGetComInterfaceMethodAddr.cpp /// @brief 得到COM接口方法地址 #include "
stdafx.h
"
wzsy
·
2013-12-30 00:00
opencv sift特征及匹配
sift匹配#include"
stdafx.h
" #include"opencv2/objdetect/objdetect.hpp" #include"opencv2/nonfree/features2d.hpp
yeyang911
·
2013-12-29 15:00
opencv
sift
自定义控件 BUTTON的实现。
首先要在
stdafx.h
中添加以下代码#ifndefGDIPLUS #defineGDIPLUS #include usingnamespaceGdiplus; #pragmacomment(lib,"
lh15871815717
·
2013-12-28 22:00
opencv+svm
步骤:1,生成随机的点,并按一定的空间分布将其归类2,创建SVM并利用随机点样本进行训练3,将整个空间按SVM分类结果进行划分,并显示支持向量 [cpp] viewplaincopy#include "
stdafx.h
古剑寒
·
2013-12-28 20:00
用opencv调整视频大小
// #include"
stdafx.h
" #include #include #include intmain(intargc,char*argv[]) { CvCapture*capture=cvCaptureFromAVI
timidsmile
·
2013-12-28 09:00
在内存中读取函数的ShellCode并执行
// // #include"
stdafx.h
" #include #pragmacomment(lib,"user32.lib
SysProgram
·
2013-12-28 01:00
贪吃蛇程序VS2012编译成功
// #include"
stdafx.h
" #include #include #include #include structBody//定义蛇身结构体 { shortx,y;//蛇身结点的坐标
cometwo
·
2013-12-27 22:00
R6034错误,C Runtime Error
这是我转的一篇非常全的帖子 能查到的解决方法都在里面有提及: 我是使用
stdafx.h
加入这句code#pragmacomment(linker,"\"/manifestdependency:type=
ALLENJIAO
·
2013-12-27 11:00
pragma pack,字节对齐
. // #include"
stdafx.h
" #include usingnamespacestd; /*********************************************
cartzhang
·
2013-12-27 10:00
Win
pack
字节对齐
中缀表达式转后缀表达式求值
//#include"
stdafx.h
"#include#include#include#include#include#include#include#
djinglan
·
2013-12-26 23:25
数据结构
中缀表达式转后缀表达式求值
//#include"
stdafx.h
"#include#include#include#include#include#include#include#
djinglan
·
2013-12-26 23:00
使用opencv开发视频播放器一
#include"
stdafx.h
"#include#include#include#include#includeusingnamespacestd;usi
clhmw
·
2013-12-26 13:19
windows
ffmpeg
视频播放器
拖动
opencv
使用opencv开发视频播放器一
#include"
stdafx.h
" #include #include #include #include #include usingnamespace
clhmw
·
2013-12-26 13:00
USB 收发数据
////////////////////////////////////////////////////////////////////////#include "
stdafx.h
"#include "
Luohsh1
·
2013-12-25 23:00
位运算符实现 四则运算
#include"
stdafx.h
" #include usingnamespacestd; /* 位运算符实现加减乘除 */ //加法运算 intadd(inta,intb)
解放1949
·
2013-12-25 23:00
堆排序--算法导论
#include"
stdafx.h
"#include#include#include#include#include#includeusingnamespacestd;#defineSIZE10//维持堆的性质
djinglan
·
2013-12-25 15:00
上一页
106
107
108
109
110
111
112
113
下一页
按字母分类:
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
其他