-
手机多串口编程的资料:
多串口协议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
-
DOS环境下,使用Borlandc开发的串口通讯程序
DOS环境下,使用Borlandc开发的串口通讯程序-DOS environment, the use of Borlandc the development of serial communication program
- 2023-01-29 05:15:03下载
- 积分:1
-
多通道串口通信的测试程序,简单实用,适合初学者。
多通道串口通信的测试程序,简单实用,适合初学者。-Multi-channel serial communication of test procedures, simple and practical, suitable for beginners.
- 2022-04-08 19:29:57下载
- 积分:1
-
51 microcontroller serial debugging procedures, thank you all use, the title tra...
51单片机串口调试程序,谢谢大家使用,本人刚出道,希望大家多多包涵-51 microcontroller serial debugging procedures, thank you all use, the title track, I hope you will forgive me
- 2022-04-10 20:49:53下载
- 积分:1
-
ICCAVR_mega8_串口发送接收,c语言编写的!
ICCAVR_mega8_串口发送接收,c语言编写的!-Send ICCAVR_mega8_ serial receiver, c language!
- 2022-07-15 18:18:32下载
- 积分:1
-
此串口调试程序加入了三菱PLC通讯调试,有源码及运行程序
此串口调试程序加入了三菱PLC通讯调试,有源码及运行程序
- 2022-08-08 06:16:51下载
- 积分:1
-
这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用...
这是关于MSCOM的程序 用C语言和VB编程的希望对大家有点用-This is the procedure of EMS C language and Visual Basic programming you want to use a bit
- 2023-03-12 04:15:03下载
- 积分:1
-
这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的...
这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,更不要说用程序实现了:-(-This is a very challenging issue. For user input an arbitrary planar function f (x), mapping out its function curves. Here the most critical technical problems is how to achieve calculated the value of the expression. "Compiling Principle" and "data structure," the book, have right of expression Operational discussed. Indeed, the computer language compiler to achieve expression of the user input operation is very difficult. Need to scan expression to the brackets, in accordance with the priority Operators Generation 2-ary tree, and then traverse the tree generated reverse Polish expression, and then through the stack approach to computing. If the expression again contains the function described ...... these are trouble, not to mention t
- 2022-02-25 13:48:40下载
- 积分:1
-
手机端与电脑实现串口通信,在VC环境下编程,包含源程序
手机端与电脑实现串口通信,在VC环境下编程,包含源程序-Mobile terminal with a computer serial communication programming in the VC environment, including source code
- 2022-07-11 21:32:43下载
- 积分:1
-
红外接口串口仿真
红外接口串口仿真-Simulation Interface
- 2023-04-17 07:30:03下载
- 积分:1