搜索资源列表
zhinenganfang1
- 一个基于串口通信编程实现的智能安全防盗系统,自己在做导师项目的时候参照着编的,后来自己经济紧张的时候拿到网上卖,竟然有人要的.呵呵,欢迎大家下载哦!-based on a serial communication program of intelligent security systems, instructors do their projects in the light of a series later, the economic times get tense online sale
znaqfbxt
- 智能安全报警系统,运用vb串口通信,结合数据库功能,实现了智能安全报警。-intelligent security alarm system, use vb serial communication, combining database functions and the intelligent security alarm.
MicrosoftCommunicationsControl
- 常用的串行通信方式。在 Visual C++的编程中,既可以用 Windows API函数进行串行通信编程,也可以利用环境自带的控件进行编程。利用 API函数编写实际应用程序时,往往要考虑多线程的问题,这样编出来的程序不但十分庞大,而且结构比较复杂,继承性差,维护困难。但是使用串行通信控件就 相对简单一些,而且功能强大,性能安全可靠