搜索资源列表
2166
- 两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!-two machine communications, C Builder of the two aircraft communications system that can transfer *. txt file A!
ic_card_read_write
- 源代码中有相关说明,动态连接库中函数说明: delphi95.txt文件中.-source code is related note, dynamic link library function : delphi95.txt document.
crc.txt
- 本文件给出了如何一步一步实现crc校验。并给出了例子。如果懒得编写。可以直接嵌入程序。-this document is a step-by-step how to achieve crc check. An example is given. If too lazy to prepare. Procedures can be directly embedded.
RS232
- VS2005,开发的232串口通讯类库,有MSDN,改编,内有相信注释,本人使用测试稳定!可直接使用Vs2005新建类库,RS232,添加类RS232,将TXT内源码直接拷贝粘贴后,生成类库,即。Dll文件,无需二次开发,直接可以进行引用!声明Dll即可!可进行PDU发送,ASCII格式发送和接收,解决VS2005多串口通讯问题!(有问题可与我Email联系:fudi850@yahoo。com。cn)
sscom32
- 本程序为串口调试软件很好的。可以传送TXT文件,和HEX文件,还可以自动发送。-procedures for the Serial debugging software very well. Can send TXT documents, and HEX files and also automatically send.
UART
- windows下串口编程,从磁盘读取一特定格式的TXT文件,提取出其中的数据,通过串口发送,并接收返回数据。多进程实现。MFC-a c++ program of uart,the program read a .txt file from the disk and send the information by the UART port,MFC,multi process
SmallSensor
- VC2008编写的串口通讯软件:小型化sensor上位机。利用CSerialPort实现了上下位机的相互通讯,List Control显示数据,并且使用txt文件在本地存储记录。-VC2008 prepared by the serial communication software: small sensor PC. CSerialPort achieved using upper and lower computer communicate with each other, List Con
232
- 读取串口数据,并写入TXT文件.VB程序编写.-Read the serial data, and write TXT file
CC2430SerialCommunicationSettings
- CC2430的串口通讯设置,为TXT文件,C语言编写,可以放在CC2430的开发环境下。-CC2430' s serial communication settings for the TXT files, C language, can be placed CC2430 development environment.
Simpleserialdebugger
- 简单的串口调试程序!!!很简单!!1) 具有基本的接收和发送功能 2) 串口通信参数可调 3) 具有数据保存功能。 能够发送简单的数据文件(.xls或.txt格式的数据文件) -Simple serial debugger! ! ! It' s easy! ! 1) have a basic receive and transmit functions 2) serial communication parameters adjustable 3) with data st
ReadFileTest8old
- 本程序能够快速、准确的读取串口数据,实现数据按需要进行换行,并将读取的数据以TXT文件形式保存。-The program can quickly and accurately read the serial data for data lines as needed, and TXT file to read the data is stored.
Victor-serial--VCL
- 简单实用, 功能强大,免费的 C++ Builder 串口控件! 1.支持二进制数据和文本数据的收发 2.支持任意格式的数据的收发 3.支持两种数据包协议(识别每帧数据首尾的方法): ①超时判断数据首尾, 适用于与单片机和仪表的通讯 ②帧首尾和控制符, 适用于大量复杂的数据传输, 例如文件收发等-Simple, practical, powerful C++ Builder serial control! This control is free and no regis
com_sjfx
- 关于串口通讯,设置串口各种参数,串口自动采集串口各种数据,并保持为.txt文件便于对下位机的数据分析-About serial communication, set the serial port parameters, serial port automatically collect all data and remains. Txt file on the lower computer to facilitate data analysis
EE
- 该程序可将把数据34.237写入ha.txt文件中。该程序用VC语言编写。适合VC初学者实践体验。 // 注:在运行程序之前,必须先创建子目录D:\CRY1\HH -The program will data the 34.237 written to the ha.txt file. The program with VC language. Suitable for VC the beginners practice of experience.// NOTE: Before run
testdlg
- 硬件故障排除小软件。通过串口建立于硬件的通信,通过自定义协议,获取硬件信息,判断处理信息内容,显示到界面上。也能将指定信息导成txt文本文件保存。-Hardware trouble shooting small software. Through the serial port, established in hardware communication, through the custom agreement, obtain hardware information, judgment pr
Serial-transceiver
- 编码实现串口的收发,并将相应资料存在.txt文件中-Coding serial transceivers, and the existence of appropriate information. Txt file
batdragon18B20cewen
- 基于VB6.0的蝙蝠龙串口无线温度采集软件V1.0,可以通过串口采集温度数据并将数据保存到txt文件。-Source code of wireless temperature acquisition software based on Visual basic 6.0.It can acquire data and save data to txt file.
labview txt写入文件不覆盖
- 基于labview的写入文本文件,并不覆盖原有文件
COMSendFileDemo
- 通过串口发送文件的图形化界面。主要用于发送txt(A graphical interface to send a file through a serial port.)