搜索资源列表
串口通讯 数据库存取的源程序
- 一个串口通讯/数据库存取例子程序 -a serial communications / database access example programs
SerialPort
- 实现串口通讯,基于c++的一个程序,简单实在
ne2000
- NE2000----串口到网络的通讯模块,实现单片机等的串口到网络的通信和数据传输。该程序为NE2000的驱动程序-NE2000----PROGRAME
MySerialComTest
- 自己编写的串口通讯程序,有助于理解网络编程的实质。注释详细,程序易懂-I have written serial communication program, will help to understand the essence of network programming. Note the detailed, easy-to-understand procedures
Serial
- 串口通讯实验.在Linux操作系统中对底层终端的处理是一个非常复杂的过程,需要处理许多不同类型的设备(包括调制解调器、终端仿真、伪终端等)。Linux 系统处理终端的方法是通过串行接口连接的控制台与系统通信并运行程序。由于越来越多的厂商都参与终端的生产,而且每个厂商都是为自己的终端设计自己的命令集,所以需要有一种方法对终端的访问进行一般化处理。Linux系统使用一个能力数据库terminfo 来描述每个终端的能力以及调用这些功能的方法。-Serial communication experime
6-6-2
- 这是在linux系统下作的串口通讯程序。-This is to make an linux system, serial communication program.
tongxun
- handan001编写的一个关于串口通讯控件小程序源代码-handan001 write a serial communication control applet source code
com
- 利用vc开发的串口通讯程序,目前串口上位机软件设计在现实应用中越来越多的应用,这个代码是网上偶然机会找到的,希望给大家的开发有所帮助-Serial communication program developed by vc serial PC software to design more and more applications in real-world applications, this code is found online chance, I hope to be helpful
LINUX-RFID-code
- 基于ARM板与RFID的串口通讯程序,能够读取卡号,并通过网络传输到后台服务器-ARM and RFID based on serial communication program, be able to read the card number, and through the network to the server
RS232-communication
- 通用RS232通讯调试程序,通用RS232串口调试工具-General RS232 communication debugging program,General RS232 serial debugging tools
Serial-communicati-on-source
- 用C++编写的串口通讯程序,内含相关使用说明-serial communication program written in C++, containing relevant instructions
ComVirt4(free)
- 虚拟串口软件,通讯数据没有限制,非常稳定,是一款程序调试的好帮手-ComVirt
PosixSerialAssiant
- 该程序主要基于Qt4.8.5 POSIX下的串口通讯,由于Qt4.x不支持串口通讯,因此采用第三方串口类-The program is mainly based on the POSIX Qt4.8.5 serial communication, because Qt4.x does not support serial communication, so the use of third party serial port
wulianwangclient---chuankoutongxun
- 本文件为智慧城市PC客户端中串口通讯部分的demo代码,经过实际测试,程序完全能够运行-This document is the wisdom of the city PC client portion of the serial communication demo code, after the actual test, the program is fully capable of running
TestMSComm
- MFC控件做的串口通讯程序,显示下位机发送过来的数据和串口状态,并将接收到的数据写入记录文件。-A serial communication program based on MFC, display the data sent by a machine and show the port state, and to write the received data into the recording file.
COM_Test1
- 串口编程代码,源代码程序,可以用来参照写一些串口通讯用的。-RS232,485,422,Serial Program.
TcpClientToUart
- 程序将来自TCP服务端发送过来的数据转到串口发送出去,将接收的串口数据转发到TCP服务端,架起了TCP与串口通讯之间的桥梁。(The program will send data from the TCP server to the serial port to send out, and will receive the serial data forwarded to the TCP server, set up a bridge between TCP and serial communi
fvvhqbx
- 51系列单片机的串行口通讯样例程序,基于KEIL编写,里面有详细说明()