-
Windows串口编程例子
Windows串口编程例子-The example of uart in Windows
- 2022-08-22 02:49:09下载
- 积分:1
-
手机多串口编程的资料:
多串口协议GSM0710的各种文档以及参考代码。
0. Readme.txt 本文档
1. 710MUX 源代码...
手机多串口编程的资料:
多串口协议GSM0710的各种文档以及参考代码。
0. Readme.txt 本文档
1. 710MUX 源代码,微软MUX驱动模板
2. E901Mux 源代码,E901手机实际运行的MUX驱动
3. mux 一款参考源代码
4. 3GPP-0710.doc 3GPP的多串口协议文档
5. GSM0710_Version7.0.0.pdf GSM07.10 协议规范(英文)
6. GSM0710中文版.doc 本人对GSM0710_Version7.0.0.pdf的翻译
7. NXP_MuTa_SyUM.pdf NXP对MUX部分的介绍(Part2 and Part3 )
8. gsm0710.c 一份参考源代码
9. gsm0710.jpg 协议的简要流程图
10. gsm0710总结.txt 简单的总结
11. request.dat 请求的数据原样
12. request.txt 对请求数据的分析
13. reply.dat 响应的数据原样
14. reply.txt 对响应数据的分析-mux GSM0710 doc and source code.
- 2023-07-08 08:45:04下载
- 积分:1
-
是关于日历时钟芯片的C语言编程,讲解非常详细!
是关于日历时钟芯片的C语言编程,讲解非常详细!-Calendar clock chip on the C language programming, to explain in great detail!
- 2022-08-06 16:08:44下载
- 积分:1
-
VC类,标准串口类,无消息类型,用于工业控制中
VC类,标准串口类,无消息类型,用于工业控制中-VC-type, standard serial-type, non-news type, used for industrial control
- 2022-10-28 21:40:03下载
- 积分:1
-
This is the source code for I2C(Inter Integreted Circuit) which is used in seria...
This the source code for I2C(Inter Integreted Circuit) which is used in serial communication-This is the source code for I2C(Inter Integreted Circuit) which is used in serial communication
- 2022-08-03 16:33:22下载
- 积分:1
-
: Visual C++/Turbo C串口通信编程实践 龚建伟, 熊光明编著 随书源码...
: Visual C++/Turbo C串口通信编程实践 龚建伟, 熊光明编著 随书源码-: Visual C/Turbo C serial communication programming practice Dan, bears bright compilation of source books
- 2022-12-12 04:30:04下载
- 积分:1
-
一段源代码,希望能对初学者有所帮助,已调试通过.
一段源代码,希望能对初学者有所帮助,已调试通过.-Section of source code, hoping to be helpful for beginners have been debug through.
- 2022-01-26 05:41:39下载
- 积分:1
-
serial.h
serial.cpp
共两个文件,VC串口封装API类
serial.h
serial.cpp
共两个文件,VC串口封装API类-serial.h serial.cpp a total of two documents, VC serial API Class Packaging
- 2022-08-20 06:01:47下载
- 积分:1
-
imitate DCS system master station simulation software, the use of serial ports t...
模仿DCS系统主站的仿真软件,使用串口来收发数据。-imitate DCS system master station simulation software, the use of serial ports to send and receive data.
- 2022-03-23 01:58:42下载
- 积分:1
-
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figur...
CBC下写的串口编程,API函数实例
I wish this site had been around when I was trying to figure out how to make serial communications work in Windows95. I, like many programmers, was hit with the double-whammy of having to learn Windows programming and Win95 serial comm programming at the same time. I found both tasks confusing at best. It was particularly frustrating because I had, over the years, written so much stuff (including lots of serial comm software) for the DOS environment and numerous embedded applications. Interrupt driven serial comm, DMA transfer serial comm, TSR serial comm, C, assembler, various processors... you name it, it had written it. Yet, everything I knew seemed upside-down in the message-driven-callback world of Windows. -CBC was under the serial programming API function examples I wish this site had been around when I was trying to figure out how to make serial communications work in Windows 95. I, like many programmers, was hit with the double-locking of having to learn W
- 2022-02-06 02:23:47下载
- 积分:1