搜索资源列表
TestMSCom
- 串口调试精灵,可以收发ASCII和HEX两种格式的数据,简单实用。-serial debugging genies, TX ASCII and HEX both formats of data, simple and practical.
debug_sam
- 一个很实用的串口调试软件,需要设置的变量很少。-a very practical serial debugging software, the need for a few variables.
tig7
- 同样是PIC的编程文件能够供初学者掌握编程技巧,很实用-PIC is the same programming document for beginners to programming skills, practical
Visual C++_Turbo C串口通信编程实践
- 电子书:《vc++ Turbo C 串口通信编程实践》,书中有源码实例,非常实用。-electronic books : "vc Turbo C serial communication programming practice," a source book examples, very practical.
serial_exam
- windows串口通信编程的源码。非常实用。-windows serial communication programming source. Very practical.
串口编程-云台镜头控制系统
- 用DELPHI语言实现串口访问的源代码,简单实用,对学习用DELPHI进行串口编程有一定帮助。-using DELPHI Serial visit to the source code, simple and practical, to learn using Delphi for serial programming will definitely help.
VC实用高级编程
- 在VC++中利用ActiveX控件开发串行通信程序 用VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程 一个单片机串行数据采集/传输模块的设计-in VC using ActiveX development serial communication program with VC prepared MSComm control serial communication program's source code, and write a detailed pro
huiluceshi
- vb与串口通信的关于回路测试的小程序 很实用,我自己做的-vb and serial communication on the small loop testing procedures very useful, I do
Com_API
- 双机冗余系统采用主备机原则运用软件方式通过串口相互通信,达到实时检测的功能,能够保证系统的可靠性。即使有一台机子出现故障的情况下也不影响系统的正常运行,而通过串口通信的方式代替常规的检测转换设备,不仅可以解决转换设备本身出错的瓶颈问题,还在很大程度上节约了成本,因此有很好的实用推广价值。-double-redundant system uses the main principles for the use preparation software through the serial form
UART_TWO_COMPUTER
- 两台PC机间的串口通信程序,很简单实用,可以传送文件或者消息-two PC serial communications between the procedure is very simple and practical, to allow the transmission of documents or information
comyingyong
- 一个实用的串口编程程序,上面是COM的选择,左边显示比如0~5V的电压,右边显示0~255的数字,可以直接使用。-a practical serial programming, COM above is the choice the left side shows such as 0 to 5V voltage, 0 to the right shows the number 255 can be used directly.
com_tool
- 一个很好的用c++ 的串口编程例子,很实用哦-a good use of the Serial Programming c example, a very practical oh.
Wince_serial_port
- Wince串口源码,源码简单不过很实用哦-source, the source code is very simple but practical oh
caoSerialComm10
- 可实现串口通信的DLL文件源码.通信速度快,易调试,占用系统资源少,非常实用.-serial communication can be realized DLL source. Communications faster, easier debugging, occupying less system resources. very practical.
WdtSerial
- 一个简单实用的串口类,用起来非常方便。直接使用类。-a simple and practical serial category, and it is very convenient. Direct use category.
km12232f
- 液晶中文显示串行驱动程序,代码精简,思路清晰,非常实用-LCD Chinese Display Serial Driver, code simplification, with clear ideas, very practical
TTYReceiveMSCommDlg
- MSCCom类实现串口的设置及打开、关闭串口,简单而实用的范例-MSCCom Serial type of setting up and opened, closed serial, simple and practical examples
Mttty_SerialDebug
- 用于串口的测试调试,可改变波特率,非常实用-testing for serial debugging can change the baud rate, a very practical
serisecomm
- 一个实用的串口接受程序,希望对大家有用,同时希望大家都能提供一些有用的东西
实用的串口发送与接收VC源码
- 实用的串口发送与接收,包括自动发送文件及16进制或ASCII码,VC源码