搜索资源列表
Modem与网络编程vc源码
- 对要进行网络编程和串口编程的人员有很大帮助。-right to network programming and serial programming staff is very helpful.
Syntech
- 一个用于台湾产的采集器的编译器及我自己做的一些实例代码,还有中文帮助文件若干。可以用于有需要的下载交流。-Taiwan for producing a collection of compiler and I made some examples of code, there are a number of Chinese help files. It can be used to download the necessary exchange.
VB串口使用
- vb串口使用简介,对初学vb串口编程的人有帮助的。-vb use profiles for beginners vb serial programming of help.
DIGIN
- 一个外置测控程序,帮助电脑处理传感器输入的数据和信息。-an external monitoring and control procedures to help the computer sensor input data and information.
ComWin32
- 一个很好用的comm类,对于开发串口工作很有帮助,因多次测试没问题!可在98/2000/xp上正常使用-a good use of comm category, serial work for the development of useful, because several tests No problem! In normal use 98/2000/XP
Delphi实现串口通信的常用的方法
- Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便-with Delphi is a powerful, easy-to-use and faster code execution advantages of visu
SerialAs
- 这是我仿照串口助手(龚建伟)作的一个例子并修正了其中的一些bug,程序中还包括了一些我做的可重用的类,希望对大家有一些帮助,欢迎大家联系我,共同提高,谢谢!-modeled on serial assistant (Dan) as an example of the amendment and some of the bug, procedures also include some I do reusable category, we hope to have some help, I wel
电源供应器的控制
- 本程序用VB串口实现L了电源供应器的控制,可以给利用串口开发控制软件的提供很大的帮助-this program with VB Serial Port L of power supply control can be used to control serial software development will provide a lot of help
读条形码机
- 本程序利用VB语言,通过串口实现了读条码机。可以给串口学习者提供很大的帮助-procedures for the use of the VB language, achieved through serial bar code reading machines. Serial learners can provide a lot of help
转速计
- 本程序利用VB实现了串口读取转速计的功能,相信会对VB开发串口通信的读者有很大的帮助-procedures for the use of the VB read the serial speed of function, I believe it VB serial communication readers will be very helpful
串口综合
- 关于串口应用的很多方法及相关软件,对初学者大有帮助,应用的可以参考-serial application on the many ways and related software for beginners help, can refer to the application
Delphi中串口通信的实现
- Delphi中串口通信的实现 Delphi是一种具有功能强大、简便易用和代码执行速度快等优点的可视化快速应用开发工具,它在构架企业信息系统方面发挥着越来越重要的作用,许多程序员愿意选择 Delphi作为开发工具编制各种应用程序。但是,美中不足之处是 Delphi没有自带的串口通信控件,在它的帮助文档里也没有提及串口通信,这就给编制通信程序的开发人员带来许多不便。 -Delphi is a functional and rapid visual RAD tool easy to use
串口访问功能的小测试程序
- 工作中写的一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -work written by a serial access function with a small test program, including multithreading, CRC checksum procedure contains a serial communications category, a
ModBus通讯协议调试器
- modbus 协议通讯程序,包括基本的串口设定和设置,协议的帮助和CRC教研,是一个专用的电机保护调试、设置的终端-Modbus protocol communications procedures, including basic serial port settings and setup, and the agreement with the help of CRC research, is a dedicated motor protection debugging, set up te
串口通信
- 个人写的一个串口通讯程序,希望对大家有帮助。-personal wrote a serial communication program, and I hope to be helpful.
串口编程说明
- gei给大家发一个串口的编程说明,希望对想学串口的兄弟有所帮助-gei we made to a serial programming note, and I hope to, like the serial brothers help
串口编程-云台镜头控制系统
- 用DELPHI语言实现串口访问的源代码,简单实用,对学习用DELPHI进行串口编程有一定帮助。-using DELPHI Serial visit to the source code, simple and practical, to learn using Delphi for serial programming will definitely help.
模拟串口(用IO口实现)
- 此程序可以帮助你在没有串口的单片机上,实现串口功能,用C51编程,有利于移植!-this program can help you in the absence of SCM Serial, Serial function, C51 program is conducive to transplant!
串口访问功能的小测试程序
- 一个含串口访问功能的小测试程序,含多线程,CRC校验 此程序包含了一个串口通讯的类,并能够实现简单的通讯功能,希望对要用API函数写串口通讯程序的朋友有帮助 -a serial access function with a small test program, including multithreading, CRC procedure contains a serial communications category, and to achieve a simple communicati
inv RS485
- 该程序是本人自己开发的通用变频器串口调试程序,可以通过该程序实现对变频器的通讯控制.包括运行频率的设定,运行和停止的控制,以及实现对变频器参数的访问。通讯协议附在压缩目录下。希望该程序对开发变频器通讯软件的人有一定帮助!