搜索资源列表
libshd
- SH_Object libSH的基类 SH_String String类 SH_Array 数据结构Array类 SH_Stack 数据结构Stack类 SH_Queue 数据结构Queue类 SH_List 数据结构List类 SH_Hash 数据结构Hash类 SH_Tree 数据结构Tree(AVL)类 SH_Lock 互斥Lock类 SH_Serial 串口类 SH_Socket 套接字类 SH_Tcp TCP类
ODBCComm
- 利用串口将数据实时接收的数据保存在数据库文件,并实现以后的数据再现回放。
UNIQUECOM
- 串口通讯工具,可自动延时一定时间发送数据,发送的数据从0x00到0xFF,可设置最小长度和最大长度,适合专业串口调试和性能检测使用。
COMTEST_7_14
- 通过串口接收和发送十六进制数据并在界面中显示。
RecvStat
- 统计串口收到的数据,用cnComm类访问串口,只统计收到的包数
comcool_code
- 介绍: 介绍如何在Win32中处理串口。串口通讯可以通过多种技术实现,例如:ActiveX,I/O存取和文件操作。本文介绍Win32平台下通过文件操作技术使用串口。程序员可以使用 Microsoft Visual C++ Version 6.0所提供的kernel32.lib。在Microsoft Windows(2000,Me,XP and 95/98)中,串口作为文件处理。因此可以通过Windows文件创建函数打开串口。 文章不仅介绍了串口通讯,也介绍了在串口通讯应用程序中实现
NetToComm
- 一个串口转网口的源,很好的实现的数据在不同I/O之间的转化。
VC++串口传输
- 串口实现数据传输
CSerialPort多线程串口类
- CSerialPort多线程串口类,可以自己在MFC里定义消息函数接收数据,移植性强-CSerialPort multi-threaded serial classes can define their own message function in the MFC in the receive data, transplantation and strong
ComService.rar
- 串口调试工具 能够支持自定数据返回可以模拟智能设备的收发数据。,Serial debugging tools to support the return of custom data can simulate intelligent devices to send and receive data.
CommTest
- 可以同时打开四个串口,并分别发送和接收数据,用VC6.0-Four serial port can be opened at the same time and send and receive data, respectively, using VC6.0
SCOMMV23
- 串口通信的源代码,大部分非本人所写,里面加入了自己的一些工程需求实现,如对FPGA的数据的处理,可以借鉴-Serial communication s source code, most written by non-I, which acceded to the demand for their own realization of some projects, such as FPGA data processing, can learn from
Comm-tongxin
- 可向串口发送命令,实时侦听串口缓存中的数据,加上线程后可实现串口通信的任意功能-Can send commands to the serial port, real-time listening serial data cache, together with the threads can be achieved after the serial communication arbitrary function
ccomstatus
- 实现用串口收发数据,开启串口,采用轮询的方式不断检测是否有串口的数据的到来-Implementation used to send and receive serial data, open the serial port, using polling manner Detect Whether or not there is the advent of serial data
Serial_port_source_code_debugging_assistant
- 1.建立项目 2.在项目中插入MSComm控件 3.利用ClassWizard定义CMSComm类控制变量 4.在对话框中添加控件 5.添加串口事件消息处理函数OnComm() 6.打开和设置串口参数 7.发送数据-1. The establishment of the project 2. In item 3 insert MSComm control. CMSComm use ClassWizard defined 4 categories of control va
ComPortRead2_OK
- 自己编的一个读串口数据的程序,使用的开发环境是VC++,用了控健。-An program read UART
MicrocomputerPrincipleInnerSelf
- 采用查询方式将下列测试电文送到辅串口发送器,经过内部自环接受,显示在屏幕上,通信速率选用4800波特,无校验传输,一桢字符有8个数据位,2个停止位,按下任意键时测试结束(2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。 -Query mode using the following test mes
8251
- 串口数据发送和接收,COM1用于发关,COM2用于接收-Send and receive serial data, COM1 for fat clearance, COM2 for receiving
VisualPCPP-Communications-Control
- Visual C++为我们提供了一种好用的ActiveX控件Microsoft Communications Control(即MSComm)来支持应用程序对串口的访问,在应用程序中插入MSComm控件后就可以较为方便地实现对通过计算机串口收发数据。-After Visual C++ provides us with an easy to use ActiveX control Microsoft Communications Control (MSComm) to support applic
MySerialPort
- 这个是基于win32函数来自己定义累,然后进行串口数据的交互,但是这个源码只供与学习,如果想更深的了解需要在类中加自己定义的函数。-This is based on to define your own tired win32 function, and then make a serial port data interaction, but only for the source code and learning, if want to deeper understanding of th