-
array_min
将一个数组合并一个数,并输出最小数,要考虑越界(An array of the merger of a number, and the minimum number of outputs, to consider cross-border)
- 2015-03-20 22:03:19下载
- 积分:1
-
扑克牌(KarliCards)游戏源码
【实例简介】wpf开发的扑克牌游戏
- 2021-11-18 00:39:27下载
- 积分:1
-
使用silverlight制作的电子杂志的翻页功能,有漂亮的翻页效果
使用silverlight制作的电子杂志的翻页功能,有漂亮的翻页效果-E-zine produced using silverlight page-turning function, there is a beautiful page-turning effect
- 2022-03-29 00:01:38下载
- 积分:1
-
Nhibernate官方网站最新版本,提供ORM的方式提供了持久层的Factory模式...
Nhibernate官方网站最新版本,提供ORM的方式提供了持久层的Factory模式-Nhibernate latest version of the official website for the ORM provide a lasting layer model of Factory
- 2022-07-13 08:36:48下载
- 积分:1
-
Firmware
Some code examples for NMEA gps and SIM800
- 2018-12-08 02:19:39下载
- 积分:1
-
Desktop
一个计算器。比电脑上的厉害多了 。就像真实的计算器一样
(A calculator. Powerful than the computer a lot. Just like a real calculator)
- 2009-05-31 09:45:35下载
- 积分:1
-
svm
svm算法源代码,对数据挖掘等都很有用的(SVM algorithm source code, for data mining is very useful)
- 2008-12-27 10:39:38下载
- 积分:1
-
ShowProcessList
显示进程列表,PID等相关信息,是初识windows进程编程的好材料(list shows the process, PID, and other relevant information, recognize the windows of the programming process good materials)
- 2007-06-05 00:23:23下载
- 积分:1
-
KeyLogger2
键盘记录的源码,写的很不错的。是一个开源的源码。很值得学习。(Keylogger source code, written in very good. Is an open source code. It is worth learning.)
- 2011-08-30 21:29:22下载
- 积分:1
-
VC_MFC-Sample1
Microsoft Visual C++ MFC串口通信编程详解,主要介绍了用CreateFile()函数和WriteFile()函数读写串口的实例,以及设置
串口属性的实例.
在工业控制中,工控机(一般都基于 Windows 平台)经常需要与智能仪表通过串口
进行通信.串口通信方便易行,应用广泛.
一般情况下,工控机和各智能仪表通过 RS485 总线进行通信.RS485 的通信方式是
半双工的,只能由作为主节点的工控 PC 机依次轮询网络上的各智能控制单元子节点.
每次通信都是由 PC 机通过串口向智能控制单元发布命令,智能控制单元在接收到正
确的命令后作出应答.
(Microsoft Visual C++ MFC serial communication programming explain CreateFile () and WriteFile () function to read and write the serial port of the instance, and set the serial port attribute instance in industrial control, IPC (generally based on the Windows platform) often need to communicate with the smart meter through the serial port serial communication easy and widely used normal circumstances, the IPC and intelligent instrument through RS485 communication RS485 communication is half-duplex, only as the primary node industrial PC turn polling network intelligent control unit child nodes. every communication from a PC via the serial port to issue commands to the intelligent control unit, intelligent control unit receives the correct command response.)
- 2012-10-11 07:23:02下载
- 积分:1