搜索资源列表
USBjiekou
- 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通兜母鞲黾扑慊鶦PU速度不一样(这会导致“错帧”)以 及发送机发送数据速度比接收机接收速度快(这会导致“过冲”)。为解决这个 问题,我们采用一个简单的握手信号,即发送机每次仅发送半个字节(低4位) 的数据,而另外半个字节(高4位)则用来传送信息。我们可以对信息位(高4位) 进行如下简单的编码: 0H:发送的是新的半个字节数据 1H:重新发送上次传送错误的数据 2H:文件名结
serport013
- 基于DOS下的C语言串口开发封装库,非常好用,引用lib文件后一个头文件后,狠轻易的实现串口232的通讯,完成数据的收发-DOS-based C language under development package serial library, very easy to use, to use a lib file the first document, easily make the realization of the 232 serial communications, the comp
SerialApp
- 采用C++语言编写,可以实现两台电脑之间的通讯。文件传输,信息发送功能。首先进行串口参数设置。再实现通讯。-Using C++ language, you can realize the communication between two computers. File transfer, messaging capabilities. First of all serial port parameter settings. Re-implementation communication.
CC2430SerialCommunicationSettings
- CC2430的串口通讯设置,为TXT文件,C语言编写,可以放在CC2430的开发环境下。-CC2430' s serial communication settings for the TXT files, C language, can be placed CC2430 development environment.
Two-machine-communication-interface
- 用C语言是实现的两台计算机之间的通信,发送,接收字符和文件。接口的两机通信-Implemented using C language is communication between two computers, send, receive and file the character. Two-machine communication interface
flash
- Spi flash的C语言代码 改文件比较详细,适合初学者-the spi flash with C language programmed for beginner
c-jz
- dos,有图形界面,串口收发程序,C语言源码,收到的数据会保存至文件。TURBOC2下实现,可能会有部分较新的机器无法正常显示,turboc2的显卡驱动太老。-dos, graphics interface, serial transceivers program, the C language source code, the received data is saved to a file. TURBOC2 to achieve, and may be part of the new mac
scoom
- windows下C语言基于WIN32 API的同步方式读PC串口 不使用控件与类,全C实现。包含完整源代码和示例,注释清晰。分scom.h和scom.c文件。-windows based on the C language to read synchronously WIN32 API does not use the PC serial port control and class, all the C implementation. Contains the complete so
src
- dsp实验用的串口通信代码。。c语言编的。。应用时放进src文件夹直接运行-Serial communication codes dsp experiment with. . c language series. . Src folder directly into the run-time application
ModbusRTU
- 该类通讯组件适用于基于PC高级语言的工业自动化控制系统,用于PC与可编程控制器(PLC)、智能仪表等进行数据通讯。组件采用动态链接库文件(*.DLL)的形式,在PC系统的项目工程里引用该组件,调用相应的属性与方法函数,即可快速实现PC与PLC的数据高效交换。多年工程经验的软件团队开发测试,经过本公司及客户的海量实际应用检验,稳定可靠;(This kind of communication component is suitable for industrial automation contro