Welcome![Sign In][Sign Up]
Location:
Search - serial port api

Search list

[Delphi VCLAPIhook

Description: 制作API钩子,截获API的源码-production API hook to intercept the source API
Platform: | Size: 176128 | Author: 何心 | Hits:

[Windows DevelopComClass

Description: 利用API函数进行串口通信,vc源代码。-Serial port communication using API, VC source code.
Platform: | Size: 6144 | Author: 阳光 | Hits:

[Com Portserial IO

Description: tcl编写的串口API,包括发送命令,以及读取串口命令。-Serial port IO API coding with tcl. Include write and read data from serial IO port.
Platform: | Size: 1024 | Author: 吴滔 | Hits:

[Com PortWindowsAPICOM

Description: Windows API 实现串口通信 用API制作的串口调试器。 供大家学习串口相关的API函数。 有兴趣可以与我联系。-Windows API Serial Communication API produced by the serial debugger. For all study related to the serial port API function. Interested can contact me.
Platform: | Size: 209920 | Author: 朱嘉伟 | Hits:

[Com PortSerial4

Description: 本程序没有使用SerialComm控件,而是用API实现的串口发送、接收数据,在VC++6.0下编译通过,希望能对串口编程的初学者有所帮助。-this procedure did not use SerialComm controls, but use the serial port API to send and receive data, the VC 6.0 compiler, in hopes of Serial Programming beginners help.
Platform: | Size: 1891328 | Author: 王枫 | Hits:

[CommunicationAPI

Description: 实现对输入的字符传到串口,再通过串口在屏幕显示出来.VC实现.-realization of input characters reached Serial, and through the serial port on the screen is displayed. VC.
Platform: | Size: 56320 | Author: peking2008ol | Hits:

[Com Portchuankou

Description: 这个文件夹里共3个部分,分别是串口编程与ODBC技术结合,用API函数控制串口和用MSComm控件控制串口。-This folder in a total of three parts, which are serial programming and ODBC technology, using API functions to control serial port and serial port control by MSComm control.
Platform: | Size: 7909376 | Author: 王婷 | Hits:

[Communication200811910584158192

Description: 串口通信编程的串口库,有例程,将原来的API变为后台,直接调用此例的库函数即可,非常实用。-Serial communication serial port programming library, there are routine, the original API into the background, directly call the library function in this case can be very practical.
Platform: | Size: 116736 | Author: huhongqing | Hits:

[Modem programTerm

Description: Win32API串口编程虚拟终端的一个源代码,可以用于对modem的控制,写自己的API程序是可以参考。-Win32API programming virtual serial port terminal, a source code, can be used for modem control API to write their own procedures are for reference.
Platform: | Size: 2052096 | Author: 欢欢 | Hits:

[VC/MFCVisualCserialportprogramming

Description: VC++串口编程基本概念,基于Win32 API,基于控件,用VC实现多串口多线程工业控制等等。-VC++ serial port the basic concepts of programming, based on the Win32 API, based on the controls, multi-serial port using VC industrial control and multi-threaded and so on.
Platform: | Size: 1069056 | Author: 姚毅强 | Hits:

[CommunicationVC_serial_Port_Program

Description: VC串口编程示例,得用API编程,可以转发数据,设置串口参数。-Visual C++ serial port example Program。
Platform: | Size: 3678208 | Author: 田成平 | Hits:

[CommunicationSerial

Description: C++实现的串口API封装,支持MFC。-C++ implementation of the serial port API package in support of MFC.
Platform: | Size: 15360 | Author: wcm | Hits:

[CommunicationMaxiCOM

Description: Unfortunately Microsoft has never paid much attention to the serial port. In the Windows API it is just regarded as a file, and in the first version (1.1) of the .NET framework (managed code) there was no support for serial communication. Fortunately, a new namespace - System.IO.Ports - has been added in version 2.0, which has made things much easier although there are still some problems. For example, it is not possible to control the FIFO in the UART. It is also not possible to tell when the transmitter serial register is empty, so it is almost impossible to control the modem control signals and send a break condition, but worst of all, Microsoft has put an 8 bit wide buffer on top of the 11-bit receiver FIFO and therefore destroyed the possibility for a precise Break, 9th bit and error detection. Besides, many of the examples in the help files are directly misleading and unnecessary complicated.
Platform: | Size: 366592 | Author: RAMAKERS_R | Hits:

[JSP/JavaReadComm

Description: 运用Java Communications API实现JAVA的串口通信功能,打开串口后开始从串口接收数据,显示在文本框-JAVA using Java Communications API to achieve the serial communication function, open the serial port after receiving data from the serial port, appears in the text box
Platform: | Size: 2048 | Author: zhuyinhui | Hits:

[Com PortSerialCtrlDemo

Description: 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 CSerialIO can listen for serial data.
Platform: | Size: 49152 | Author: ljc | Hits:

[Delphi VCLSP

Description: API和控件方式调用串口,分别使用阻塞和轮询方式-Call the serial port API and controls, respectively blocking and polling
Platform: | Size: 211968 | Author: zhangye | Hits:

[Com Portserial-port-instance-program

Description: 用于工程应用的测试代码部分有MSComm控件串口编程、Windows API串口编程、TAPI通信编程、串口实现双机互连、串口调试精灵、串口控制Modem设备、串口控制单片机、串口控制PLC、串口控制射频卡、串口控制GPS模块、串口控制云台摄像头、智能报警系统、语音自动应答系统以及USB转RS-232串口实例-Test code for some engineering applications have MSComm control serial programming, Windows API serial programming, TAPI communication programming, serial port to achieve double interconnection, commissioning wizard serial, serial control device Modem, serial control microcontroller, serial control PLC, the serial control RF Card, GPS module serial port control, serial control of PTZ cameras, intelligent alarm system, voice-automated response system, and USB-RS-232 serial port instance
Platform: | Size: 44989440 | Author: | Hits:

[Com Portcom-API

Description: VB调用window API函数,通过RS232串口接收、发送数据-VB call the window API functions, through the RS232 serial port to receive and send data
Platform: | Size: 9216 | Author: du_zhneyi | Hits:

[androidandroid-serialport-api

Description: android平台上用于串口访问的参考代码,很实用,可以用于需要在这个平台上读写串口操作的各种工程,程序自动搜索系统的串口-android platform reference code for serial port access, very useful, can be used to need to read and write the serial port on this platform operating various projects, the program automatically searches the system' s serial port
Platform: | Size: 194560 | Author: Frank | Hits:

[Delphi VCLSerial-port

Description: 一个串行端口通信组件,简单传输。此组件调用 Win32 API 来达成所需功能。-A serial port communications component, a simple transfer. This component calls the Win32 API to achieve the desired functionality.
Platform: | Size: 441344 | Author: id993333 | Hits:
« 12 3 4 5 6 7 8 9 10 »

CodeBus www.codebus.net