搜索资源列表
多线程串口类
编译环境: BC++ 5(free tool); C++ BUILDER 4, 5, 6, X; VC++ 5, 6, 7, 8; GCC;
支持256个串口
体积小巧
大学汇编课程设计程序及文档(双机串口文件传输)
- 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
串口扫描源码
包含的功能有打开串口,设置掩码等参数,读取数据并存入文件,写入数据等。
串口通讯程序
- vb6.0环境 通过串口发送数据或文件内容
串口通信最终测试机
- 功能:1 实时绘制数据曲线2 保存接受数据到文件3 能在各种参数下,与单片机和pc机通过串口通讯4 能实时记录输入和输出数据sstcomc.c为单片机上使用的演示程序,在keil c51编译以后,在sst89c58测试通过-functions : a real-time rendering two data curves accept data preservation of documents in three parameters,
单串口加载
- 这是我在vxworks下做的单串口加载的文件-This is what I do under the VxWorks single serial load of documents
使用串口通讯发送和接收文件
- 使用串口通讯发送和接收文件-use serial communications to send and receive documents
Visual C++串口通信技术与工程实践
- 计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering
PRG_SendFile_所有(串口传输文件)
- windows串口传输文件示例-windows serial transmission of documents examples
网上很难找到的---利用串口传送文件实例
- 通过串口直接发送文件的例子-sent directly through serial documents examples
汇编串口通讯
- 这是一个在两台pc机之间通过串口传输文件的汇编程序-This is one of the two PCs via serial port to transfer files to the assembler
大学汇编课程设计程序及文档(双机串口文件传输)
- 大学汇编课程设计程序及文档(双机串口文件传输),开发环境TurboC-compilation of the University of curriculum design procedures and documentation (two aircraft serial file transfer), the development environment TurboC
Rack
- C#编程,主要是界面和控件,通信用的串口,文件保存用了Excel格式.-C# programming interface and is the main control, communications with the serial ports, saving the file format used by Excel.
vb串口通讯
- 这个文件是有关系统串口通信的实例,作为学习串口通信入门来说是一个很好的参考实例,它是基于vb语言的,而且其中很多代码可以直接移植 -this paper is on the serial communication system examples, as a learning portal Serial Communication is a very good reference example, it is based on vb l
串口温度数据采集并实时显示
- 串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数
用c语言编写串口程序
- 用c语言编写串口程序 在当今,流行的编程软件种类繁多,它们编程方便、易于维护,但是在与硬 件直接打交道和编制系统软件时却束手无策,于是C语言就有了用武之地。C语言 作为汇编语言与高级语言之间的一种过渡语言,兼有汇编语言的高效和高级语言 的方便。 在通讯中,为了保证行运安全可靠,标准的串行口必须具有许多握手信号和 状态信息。这是因为通讯的各个计算机CPU速度不一样(这会导致“错帧”)以 及发送机发送数据速
vb串口
- 该文件实现了串口自发自收,初学者可以从中获取很大益处-realization of the document since the serial spontaneous admission, beginners will be able to reap great benefits
通过串口传输文件
- 通过串口传输文件 说明:压缩文件并通过串口传送 要求:1M以下文件-through the serial port to transfer files : compressed files through serial transmission requirements : 1M following documents
DOS下串口通信程序来传送文件的C源代码
- DOS下串口通信程序来传送文件的C源代码,能实现文件传送-DOS serial communication procedures to document transmission C source code can achieve file transfer
Qt串口文件
- 适用于Qt低版本的串口接收和发送,C++代码,直接调用即可(Suitable for Qt low version of the serial port to receive and send, C++ code, you can call directly)