搜索资源列表
DIGOUT
- 这个是上面的那个的输出部分,就是可视的那部分。也是外部接板的调用-this is above that of output, which is a visualization of the part. External board also received a call
Spcomm串口控件的例程
- Spcomm串口控件的例程,详细列出了控件的应用,可以直接调用-Spcomm Serial Control routines, detailed the control of applications can directly call
spcom_com
- spcom控件调用,串口通信用,简单 宜用-spcom call control, serial communications using simple it is appropriate
PCommLt11
- pcom 非常好用的一个串口编程库,调用方便,详细使用方法请看说明。-pcom very handy in a serial programming library, call convenience, use Here is a detailed note.
Serial_readandwrite.Rar
- 能够对串口进行读写,监视的类。利用线程实现了非阻塞调用。 -able to read, write, watch class. Thread achieved using nonblocking call.
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this cha
MultiThSerial
- 调用WinAPI函数进行串口通信,并且应用了多线程技术启动工作线程对串口的输入进行监听-call WinAPI serial communication functions, and uses multi-threading technology to activate the working threaded serial input eavesdropping
微机串行通信实验报告
- 计算机中传输数据的方式有两种:并行方式和串行方式。在IBM PC机的汇编语言中,对串口的编程方式有DOS和BIOS 系统功能中断调用。本次实验设计采用BIOS系统功能中断调用,即通过INT 14H,调用ROM BIOS串口通信例行程序。-computer transmission of data in two different ways : parallel and serial mode approach. IBM PC assembly language, the serial progr
SP
- API和控件方式调用串口,分别使用阻塞和轮询方式-Call the serial port API and controls, respectively blocking and polling
Serial-Communication-using-VB
- 利用VB开发串口通信程序既可以使用MSComm控件也可以调用Windows API函数实现。不过,只要MSComm控件可以被选用,我们推荐选择此控件实现,因为MSComm控件的功能和API调用一样强,甚至比它还好且使用起来更加简单。 在本章提供的串口通信程序设计中,除了PC与PC串口通信外,PC与单片机、PC与智能仪表、PC与PLC、PC与GSM短信模块等串口通信任务的实现均采用MSComm控件。 -Serial Communication using VB developers can
twain
- 关于使用vb调用扫描仪,有界面,和无界面。-Vb call on the use of scanners, there are interfaces, and no interface.
RS232API
- RS232串口api函数类库,方便vc++程序调用,作为自己的程序一部分,实用得心应手-RS232 serial port api function class library, call the convenience vc++ program, as part of its own procedures, handy and practical
serialportqt4
- 用QT4实现串口通信,可以实现自动存储,是在VISUAL studio 环境下调用QT4函数-With QT4 Serial communications can be automatically stored in the VISUAL studio environment QT4 function call
GSerial_dos
- 很好用的DOS下串口类。封装的非常好,直接调用即可。修复了波特率大于等于38400会死机的bug-Good use of the DOS-type serial port. A very good package, you can call directly. Fixed baud rate greater than or equal to 38400 will be the bug of Death
cnComm
- 一个功能写得很经典的串口操作的函数,调用这个头文件就OK了。-A feature written very classic serial port operations function, call the header file is OK.
message20100619222217
- 串口通信与自定义消息:掌握VC下串口编程式的方法,掌握动态库的静态调用及自定义消息. -Serial communication with a custom message: serial port programming under control VC type approach, grasp the static call and dynamic library custom message.
vcdll20100619223057
- vc调用dll 其实,调用dll文件的方法很多,不一定要使用LoadLibrary函数。如果使用的话,你就要预先声明dll中的函数,很麻烦-vc call dll in fact, many ways to call the dll files do not have to use the LoadLibrary function. If so, you must pre-declare dll function in much trouble
12232
- 这是12232F用串口的显示程序,该程序可以通过调用函数可在任意位置显示任意字符,供大家参考。-This is 12232F display with a serial program, the program can call the function can display any character in any position, for your reference.
SerialCtrlDemo
- CSerialIO实现一个对串口读写的类,有一个线程负责处理对串口数据的读写,只需要简单调用CSerialIO提供的API就可以侦听串口的数据。 -CSerialIO implement a class to read and write the serial port, there is a thread responsible for handling read and write data to the serial port, simply provide the API call
Delphi_api_COM1
- Delphi直接调用API编写的高效率的串口测试程序。-Delphi to directly call API written test procedures and efficient port.