搜索资源列表
双机并口通信
- 用C语言和汇编语言编程实现了两台计算机的并口通信。-use C language and remit compile achieve collocate communicate of two computer.
通信演示程序(类似TTY)
- 例子程序名为Terminal,是一个简单的TTY终端仿真程序。读者可以用该程序打开一个串行口,该程序会把用户的键盘输入发送给串行口,并把从串口接收到的字符显示在视图中。-example program called Terminal, is a simple TTY terminal emulation. Readers can use this program to open a serial port, the program will be user keyboard input sent
parallel_port_communication
- 一个并行通信的程序,使用了网上流行的DLL,虽然程序不大,但是,对于初级的并口开发使用者具有非常高的参考价值。
两台PC机间RS-232串口通信
- 两台PC机间RS-232串口通信:有乙机,再有乙机通过串口jieshou甲机键盘输入字符串发送给乙机,再由乙机通过串口接收字符并显示在屏幕上。当键入感叹号,结束收发过程。
BingkouCaozhuo
- 一个并口通信程序,可以分别设置并口的各个位的状态
SerialComm_100a_src
- 用java实现的串口通信源代码。从串口接收数据,发送数据,并存储数据以备分析之需
SerialPortTest
- 通信协议在串口通信编程中的实现,就是如何处理数据包,即发送时如何根据通信协议对数据进行打包,接收时如何根据协议对接收到的数据信息拆包,并取出自己想要的数据信息。
串口通信
- 检查所有串口,并读取串口数据和写串口数据。需要串口访问的Jar包,
pport
- 此程序实现了两台计算机的并口通信。PPORT.c:Turbo C下的端口初始化和通过打印机的并口进行4位传输的函数。-This program implements two computer parallel port communication. PPORT.c: Turbo C under port initialization function and four transmission through the parallel port of the printer.
GPRSCommunication
- 利用计算机串口通信,实现对GPRS模块的控制,并进行英文及汉字的编码及发送功能。-Computer serial communication is used to achieve control of the GPRS module and the code in English and Chinese characters and send functions.
serial_slip
- VS2003下编写的串口通信工具,并添加了SLIP协议的发送及接收功能-Prepared under VS2003 serial communication tools, and added the SLIP protocol to send and receive functions
GpsRecv
- 通过调用Win32通信API函数,可以使程序打开一个串口,并对这个串口进行基本配置。GPS数据采集程序主要实现了配置串口,创建串口数据接收线程,使用重叠操作方式读取串口数据及如何处理接收到的数据的基本方法。-Communication by calling the Win32 API function, you can make the program opens a serial port, serial port and the basic configuration. GPS data a
LED-MAKE
- vc写的串口通信程序,并把接收的信息写入文件,已测试通过-vc writing serial communication program, and to receive information written to the file, have been tested
monitoring
- 本系统涉及知识VC的数据库技术(ADO),串口通信等等。 智能安防系统的基本工作流程为;当发生触发事件时,触发信号从触发器发出经编码器 进行编码后以一进制数据形式送至计算机的端口,计算主机通过程序获取事件编码并进行分 析识别,进而根据程序设定启动相应的报警动作(不同的触发事件有不同的处理方式),并在 日志表中记录触发事件的时间、名称和处警动作,以备查用。 -VC systems that involve knowledge of database technology (AD
PrintPort
- 读写并口的一个小程序。对并口直接读。方便用并口进行控制,扩展后和单片机通信。-Parallel read and write a small program. Read directly on the parallel port. Easy to control with the parallel port, extended and single-chip communication.
GPRS
- c++编写GPRS串口通信,实现了发送、接收,并有模拟窗口-c++ write GPRS serial communication to achieve a send, receive, and a simulation window
Com
- 串口通信的小程序,可以通过串口发送数据,也可以接收收据并显示-Serial communication applet,it can send data via serial port, and also receive a receipt and display
Qt_Com
- 去年我使用Qt编写串口通信程序时,将自己的学习过程写成了教程(Qt编写串口通信程序全程图文讲解),但是由于时间等原因,我只实现了Windows下的串口通信,并没有去做Linux下的。自从教程发布到网上后,就不断有人提出相关的问题,而其中问的最多的就是,怎样在Linux下实现串口通信。因为有计划安排,而且没有开发板,所以一直没能去研究,也就没能给出很好的解决办法。前些天,网友hqwfreefly 用Qt写了一个叫linucom的Linux下串口调试程序,实现了Linux的串口通信。而且,正好现在我
10.31LCU_test
- C# .net 实现的上位机测试台通讯程序,可运行。程序实现串口通信,与下位机通讯协议分析,组包及解包功能,并调用labview控件,美化界面,并输出word, excel报表并打印。-C#. Net realized host computer test communications program can be run. The procedures for serial communication, and the next bit machine communication protoc
cnese
- 串口通信因为其简单,灵活易用,在许多领域有着广阔的应用前景。本文在深入了解串口通讯技术的基础上,结合自身的工程实践经验,阐述了VB串口编程的技术要点。并结合一个通讯实例,分析通讯的具体实现,给相关领域的研究人员提供值得参考的信息。 -Serial communication has broad application in many fields because of its simple communication circuitry and flexibility. Based on dee