搜索资源列表
scporttest
- 串口通信测试程序,VC实现-serial communications testing procedures VC
VC串口通信程序
- 基于VC实现的串口通信程序,可以用于测试串口的连接,也可供进行源码学习.-NOTE: serial port communication procedure based vc,It can be used to test serialport s connection,and also study source!
Rs232Operate
- 用汇编实现底层控制的RS232串口通讯类-compilation with the realization of the underlying control RS232 serial communications
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
利用Java实现串口全双工通讯
- 一个嵌入式系统通常需要通过串口与其主控系统进行全双工通讯,譬如一个流水线控制系统需要不断的接受从主控系统发送来的查询和控制信息,并将执行结果或查询结果发送回主控系统。本文介绍了一个简单的通过串口实现全双工通讯的Java类库,该类库大大的简化了对串口进行操作的过程-an embedded system usually through its serial port control system for full-duplex communications, For example, a pipe
linux_comm
- linux下串口通讯源程序,实现对串口的通讯与控制-Serial communication source to achieve the serial communications and control
SeriesDial
- 采用vc++6.0环境,本程序利用串口技术及网络技术,实现串口拨号上网。-using vc 6.0 environment, the technical procedures for the use of serial and network technology, Serial dial-up Internet access.
tcpudp
- 实现双服务器的心跳探测,支持udp和串口。 快平台的tcp,udp类。-Dual server heartbeat detection, and support for serial udp. Express platform tcp, udp category.
sccomx
- 这是一个串口(com口)的全功能通讯实现的实例,华丽的界面 网上收集而来-This is a serial port (com) are the realization of a fully functional communications examples of gorgeous interface collected from the Internet
Csocket--DataTransfer
- 为了实现WINDOWS与LINUX的串口通讯,利用Csocket实现的一个小型数据交换软件,对学习Csocket类编程很有启发作用。-in order to achieve the Windows and LINUX serial communications, Csocket achieved using a small data exchange software. Csocket type of learning program is very enlightening role.
examview
- 实现与串口的通信。基于MODBUS。内含CRC校验。-achieve and serial communications. Based on MODBUS. Intron CRC.
VC++_SerialPort
- 串口通信编程的一个高级实例,采用了多线程,涉及到串口以及输入/输出同步和I/O重叠方面的知识,主要实现数据收发,请在VC++6.0及以上环境下编译 这个我搜了一下本站,好像连重名的都没有,-serial communication programming as a senior example of the use of multithreading, Serial involved and input / output synchronization and I / O overlap of
SMS-RS232
- 自写的用labwindows/CVI实现的将串口数据通过GSM短信发送的程序-since written by labwindows / CVI will be achieved through the serial data transmission of GSM SMS procedures
Ethernet_TCP_IP_AssistantV1.0
- 该软件是一个类似串口调试助手的网口调试软件。软件实现TCP/IP下的数据发送和接收功能,可以作为单片机,嵌入式网口程序开发的调试工具-The software is similar to a serial debugging assistant net mouth debugging software. Software TCP / IP of the sending and receiving of data that can be used as a microcontroller, I E
DemoB
- 对于截面编程 实现串口通讯互联的原代码好好爱好
main
- 本文件是串行外设接口总线测试程序,实现串口发送接收数据功能;使用时将跳线器JP6短接, * 使用外部22.1184MHz晶振.
SerialPortTest
- 实现串口之间的简单通信,两台计算机通过RS232连接,运行此程序,可以实现简单的聊天功能
Common
- 全面的介绍了串口通信的知识,通过实例介绍了如何编程实现串口通信
第1章 串口实现双机互联
- 第1章 串口实现双机互联.rar-Chapter 1 Serial Port Dual Internet. Rar
WIFI转串口
- stm32采用lwip协议栈,实现wifi与串口的转换。