搜索资源列表
串口实现双机互联
- 用vc编的,实现两台计算机之间通过串口进行通信。- Arranges with vc, realizes between two computers to carry on the correspondence through the string mouth.
chuankou_vc
- 用vc操作串口的源程序,可以发送字符串及文件,使用简单方便。-vc operation with serial source, and the string can send documents, the use of simple and convenient.
c-gps
- 以前用VB,C#等很轻松将GPS信息解码。但是最近要使用C语言,(网上有一个VC的按位解的)苦于C操作字符串的难度,请各位大侠放出一份C代码解GPS。 我先贴上我用C解的代码,是直接将VB和C#的思路转过来的。 现在可以读出经度或纬度-before using VB, C#, etc. is easy to decode the GPS information. However, the recent use of C language, (the Internet by a VC-So
RS232
- 本人在用VC实现232串口通讯程序时的一些笔记- Myself when use VC to realize string mouth communication procedure some to write down
RFID_UHF_VC
- RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。
VBORVCComm
- 时用VB或则VC开发串口或并口书籍源代码,对于学习串并口通讯知识有所帮助-When using VB or VC development is serial or parallel source code book for the study of communication knowledge parallel string help
Communication
- VC++串口通信打 打开串,发送命令,接收指令-VC++ Serial Communication to play open string, send commands, receive instruction
SerialPortTest
- 在VC程序中,每当串口缓冲区中有一个或一个以上字符时触发串口通信事件(字符个数可以在程序中进行设定),该事件就驱动(调用)串口通信事件处理函数,对接收到的数据进行处理,判断是否为包(串)头,即第一个字符,再判断是不是结束字符,若是结束字符,则还要对数据进行校验计算,并与接收到的校验值比较,或两者相同,则断定接收到的数据包是正确的,否则是错误的。-In the VC procedure, whenever the serial buffer has one or more serial commu
Serial-port-based-on-VC
- 基于vc编写的串口调试软件,可以手动自动进行16进制、字符串发送。-Vc-based debugging software written for serial port, you can manually automatically hexadecimal string to send.
vc-commwizard
- C++ 串口调试助手 通信速率、奇偶校验、时间间隔 字符串、二进制和十六进制-C++ serial debugging assistant Communication rate, parity Sending the data and time interval String, binary, and hexadecimal
CharTerminal
- VC编写的串口终端,用于接收串口发来的字符串数据。-VC prepared by the serial terminal for receiving serial data string.
