-
串行端口通信源代码
串行端口 RS232 通信源的代码 VC8 MFC
串行端口连接示例的源代码,VC + + visual studio 8 MFC
- 2022-02-14 03:55:40下载
- 积分:1
-
海康威视央视
/ / ---------------------------------------------------------------------------#包括#语用hdrstop#包括“frm_config。”#包括“主。”#包括“error_msg。”/ / ---------------------------------------------------------------------------# pragma包(smart_init)#语用资源”。DFM”发生一事件* 1;/ / ---------------------------------------------------------------------------__fastcall发生一事件发生一事件::(tcomponent *的所有者)平台(业主):{}/ / ---------------------------------------------------------------------------国际__fastcall发生一事件::getdvrconfig(){int结果;net_dvr_devicecfg deivcecfg;的DWORD bytesreturn;而(真正的){如果(!net_dvr_getdvrconfig(Form2 -> user_id,net_dvr_get_devicecfg,1,和deivcecfg,sizeof(net_dvr_devicecfg),与bytesreturn)){被(错误(net_dvr_getlasterror()));结果= 1;打破;}dw_size ->标题deivcecfg.dwsize;dw_name ->标题=(char *)deivcecfg.sdvrname;
- 2022-08-18 18:53:23下载
- 积分:1
-
这个样本是在华盛顿软件协会赢得的阶段发展的…
This sample was developed on stage at the Washington Software Association s WinSIG meeting on the ninth of September, 1996 using Visual C++ 4.2.
- 2022-06-14 04:45:35下载
- 积分:1
-
CUM after the modified code from Tianjin Part 3
经更改后的CUM 代码 来自天津 第3部分-CUM after the modified code from Tianjin Part 3
- 2022-03-14 20:44:07下载
- 积分:1
-
VC++ 手写文字识别程序源码
VC++ 手写文字识别程序源码
简单实现了用VC++编写的手写识别汉字的输入的方法,了解其基本原理。
对于手写识别的入门大有裨益。
- 2022-03-04 00:57:00下载
- 积分:1
-
VC++2005 prepared to receive joystick, pedal input
VC++2005编写,接收游戏杆、脚蹬输入-VC++2005 prepared to receive joystick, pedal input
- 2022-02-02 19:10:27下载
- 积分:1
-
pso for function optimization
粒子群优化算法是优化算法的重要组成部分。粒子群优化算法已被广泛应用于函数优化、车间调度优化、配电网、旅行商问题等领域。。上传程序是在函数优化中的应用。
- 2022-03-11 16:51:08下载
- 积分:1
-
vb2008编写的读取内存程序
vb2008编写的读取内存程序
vb2008编写的读取内存程序
vb2008编写的读取内存程序-vb2008 program written to read the memory
- 2022-02-24 14:37:19下载
- 积分:1
-
(1)可选择不同的规则集(用普通文本文件存贮规则)。
(2)利用VC TreeCtrl控件显示分析得到的句法结构树。
(3)中间分析过程产生的所...
(1)可选择不同的规则集(用普通文本文件存贮规则)。
(2)利用VC TreeCtrl控件显示分析得到的句法结构树。
(3)中间分析过程产生的所有边都输出到结果文件,便于跟踪分析的细节。
(4)分析过程中,检索规则集中的规则,查到一条满足条件的规则就停止,因而产生的不是全部分析结果,并且,规则的顺序也会对分析结果有影响(可比较两个规则文件,其中规则内容一样,但有两条规则的顺序不同,在分析
“学习/verb 文件/noun”
这样的例子时结果就不同:
-(1) choice of different sets of rules (using ordinary text file storage rules). (2) VC TreeCtrl control analysis showed the syntactic structure of the tree. (3) Intermediate analysis of all the edges are exported to the outcome document, and facilitate the tracking analysis of the details. (4) analysis process, the rules focus on the search rules, found a meet conditions to stop the rules, which not all of the analysis results, and, rules of the order will also have an impact on results of the analysis (which can compare the two rules, which rules the same content, but there are two the sequence of the different rules, the analysis of "learning/verb documents/noun" Such examples on the different results :
- 2022-05-31 03:27:45下载
- 积分:1
-
在com中使用结构体枚举
在com中使用结构体枚举-used in the structure of Enumerate
- 2022-05-07 09:53:45下载
- 积分:1