搜索资源列表
双机并口通信
- 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
MiniDll
- 一段vc++的dll的编程代码,主要通过dll访问并口,通过并口收发数据-section of the dll vc programming code, mainly through dll visit Parallel, through the parallel port data transceiver
GIVEIO
- windows下并口驱动程序源代码,可供并口JTAG编程器使用
mscomm1
- VC++ 和VB串并口开发技术工程应用实例导航》一书的配套源代码串口编程
TTY
- 通过Windows API串口编程函数的调用,打开一个串口,并对它进行基本配置,将键盘接收到的字符传到串口,然后从串口获得的字符显示在屏幕上。
Serial_Wizard_source_code
- 串口编程调试精灵可以在线设置各种通讯速率、奇偶校验、通讯口而无需重新启动程序;可以设置定时发送的数据以及时间间隔;可以自动显示接收到的数据,并能在字符串、十进制和十六进制之间自由切换; 自动保存设置参数。
MNPCOM
- 这是一个基于串口编程的程序,它把从DDE SEVER(如上位机监控软件中)读取的数据发往指定串口,这里是通过串口发数据并驱动模拟屏(水厂用的)在模拟屏上实时显示相关数据
CommTest0820
- vc++基于MScomm控件的串口编程实例。编译已经通过。并可以接收和发送数据,里面有详细源码的解释说明
SerialPortTest
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行打包,接收时如何根据协议对接收到的数据信息拆包,并取出自己想要的数据信息。
并口
- 并口编程的源程序,用来控制各种并口的设备如打印机等,可做此类参考-parallel programming source, parallel port to control various devices such as printers, to do such reference
MY_ARM_UART_1
- 用VC++串口编程,打开文件并读写文件下载-Serial programming using VC++ download files
ODBCmultitgread
- 是1论文关于多线程与ODBC在串口编程中的应用,对于多线程编程并读取数据库有一定帮助理解。-This is paper aimed at multi-thread and ODBC programing,is helpful to your own application.
ttt
- 读取串口数据并画实时曲线的VC++程序源码例子,让我们对串口编程有一个直观的了解-Read the serial data and draw the curve of real-time VC++ program source code examples, let us have a serial programming intuitive understanding of
cnese
- 串口通信因为其简单,灵活易用,在许多领域有着广阔的应用前景。本文在深入了解串口通讯技术的基础上,结合自身的工程实践经验,阐述了VB串口编程的技术要点。并结合一个通讯实例,分析通讯的具体实现,给相关领域的研究人员提供值得参考的信息。 -Serial communication has broad application in many fields because of its simple communication circuitry and flexibility. Based on dee
ComTest
- VC++ 6.0 MSCOMM控制串口编程,最简单的工程,初学者可以直接应用并在此基础上添加你的代码,可直接应用-VC++ 6.0 MSCOMM control serial programming, the easiest project, beginners can be applied directly and add your code on this basis, can be applied directly
