搜索资源列表
COMWR
- 这是一个串口通信的完整源代码,能够设置波特率和选择串行口,可以对程序进行修改以便各取所需。-This is a complete serial communication source code, be able to set the baud rate and select the serial port, you can modify the program in order to take what we need.
MicrocomputerPrincipleInnerSelf
- 采用查询方式将下列测试电文送到辅串口发送器,经过内部自环接受,显示在屏幕上,通信速率选用4800波特,无校验传输,一桢字符有8个数据位,2个停止位,按下任意键时测试结束(2) 虚页的个数可以事先给定(例如10个),对这些虚页访问的页地址流(其长度可以事先给定,例如20次虚页访问)可以由程序随机产生,也可以事先保存在文件中。 (3) 要求程序运行时屏幕能显示出置换过程中的状态信息并输出访问结束时的页面命中率。 -Query mode using the following test mes
2011490202209
- 最近接了一个任务,要求接收一个指令然后就打印一个标签。 刚接触COM通信,写了一个小的测试程序配合虚拟串口使用。比较简单,基础级的 -Recently received a task, ask to receive a command and then print a label. New to COM communication, wrote a small test program with a virtual serial port to use. Relatively simp
Cport2_MSComm
- vs2008下用MFC的MSComm控件编写的串口通信程序,PC机与SIM5215E实现串口通信!-under vs2008 written with MFC MSComm control serial communication program, PC machine with SIM5215E of serial communication!
Visual-CPP-
- Visual C++串口通信程序设计典型实例-Visual C++ typical example of serial communication program design