搜索资源列表
enumserial
- 列举当前所有的串口 -Listing all the serials right now
ser_port_ver10
- Windows串口编程例子-The example of uart in Windows
串口精灵源代码
- 串口编程调试精灵源代码-serial programming source code debugging Stars
用仿真器调试简单串口接收程序
- 单片机的程序,欢迎探讨-Microcomputer Program, welcomed the study
Visual C++串口通信技术 与工程实践
- 书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
MiniComm
- 一款优秀的串口监视工具-a perfect serial supervising tool
spcomm
- WINDOWS经典串口操作程序-classic serial Windows operating procedures
20050120091918_MySerialPort[2004-01-18-01]
- 从串口读取数据,有两种方法,1、每接收一个EV_RXCHAR,就用ReadFile读一次,这样我觉得太恐怖了。2、接收到一个EV_RXCHAR后,等一定数据量的CPU周期(GetTickCount),再一次性读取缓冲区里的数据。这样做,一般情况下不会有问题,但是,如果数据很多,过了“一定数据量的CPU周期”,还没收完数据怎么办?就会少读数据了。 我用三个线程序来完成串口数据的接收,其实就是第一种方法的变种: 一个侦听EV_RXCHAR,
串口实现双机互联程序代码
- 串口实现双机互联,仅供参考!VC控件MSComm编写串口通信程序的源代码,并写出详细的编程过程-serial dual-Internet for reference! Preparation of VC MSComm control serial communication program's source code, and write a detailed programming process
串口助手源程序
- 基于vc得串口通信助手的源程序,对于高通信的兄弟有帮助。-source code of serial communication based on visual C++. it s very helpful to those interested in communication.
Com--Prog
- WinCE下串口编程应用实例,本文详细介绍了WinCE下串口编程开发的详细过程-WinCE programming examples, the paper detailed the WinCE Serial programming of the detailed process
串口通信编程实践源代码
- 串口通信编程实践源代码,看了这些代码以后,相信你会对串口的编程大有信心-serial communication programming source code practice, after looking at the code, you will greatly serial programming confidence
Modem_chuankoutongxin
- 实现MODEN的串口通信,VC编程比较经典。有一定的实用性,值得大家参考-achieve modem serial communications, more classic VC. A certain degree of practicality, it is worth your consideration
一个串口通讯_数据库存取例子程序(vc)
- 一个串口通讯_数据库存取例子程序(vc) 一个串口通讯_数据库存取例子程序(vc).-a serial communications _ examples of database access (vc), a serial communication _ examples of database access (vc).
MSComm控件使用详解
- MSComm控件使用详解,非常适合要对串口开发的人做参考-MSComm IDE, very suitable to the development of the serial for reference
win2k下直接用API函数编写串口通讯例程(VC6)
- win2k下直接用API函数编写串口通讯例程(VC6).RAR。 直接用WINAPI编写的串口通讯例程。-win2k directly with the preparation of API routines Serial Communication (VC6). RAR. Direct WINAPI prepared by the serial communication routines.
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex commu
lsComm
- 一个封装好的串口通信类,可以手动监听串口或采取中断消息的方式,内部实现多线程-a good package Serial Communications, manual monitoring serial or interruption of information, internal multi-threading
chatingAcrossTwoPCs
- 用串口开发的端对端聊天软件,不通过服务器就能使用,可以在任何两个主机之间通信-with end-to-end development of the chat software, not through the server can use, in any communications between two hosts