搜索资源列表
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有
java_serial
- 用java程序从串口读数据 在这个通讯程序中使用了一个简单的协议,既不同的消息之间用星号 * 作为分隔。这个 程序中的问题是ReadSerial进程和WriteSerial进程不能够同时启动,出错信息是不能够 打开串口,因为同样一个串口不能够同时被打开两次(在ReadSerial中声明了FileReader 和在WriteSerial中声明了FileWriter)。这样是不能够实现全双工通讯的。不知道有没有
AVI_FileRead
- 从AVI文件提取图象的源代码,可以方便地从AVI流文件中提取需要的图片,并保存为BMP格式-AVI file extraction from the image source code, can easily flow from AVI documents from the photographs, and the preservation of BMP format
FileRecv
- 利用UDP协议打包点对点传送文件接收端软件-UDP protocol using point-to-point transmission of documents packaged software receiver
FileRecv
- 利用TCP/IP协议传送文件接收端软件,可同时接收4路-The use of TCP/IP protocol software to receive the transmission of documents, which can receive 4-way
29782185VCReadFile
- vc 读取txt文件的一个源码,可以行行读取,可以全部读取。-txt file vc read a source, you can read the direction, you can all read.
fileread_vb6
- VB6 有关读文件的程序,很好的例程,值得参考,不会有误导。-about VB6 file read source code
fileRead
- DELPHI开发的,对文件操作,进行文件的读入和写文件等功能-WU