-
WinCE programming examples, the paper detailed the WinCE Serial programming of t...
WinCE下串口编程应用实例,本文详细介绍了WinCE下串口编程开发的详细过程-WinCE programming examples, the paper detailed the WinCE Serial programming of the detailed process
- 2022-05-05 06:24:59下载
- 积分:1
-
C language library DOS version of the communication process to support 115200 ba...
C语言通讯程序库DOS版,支持10个115200波特率的通讯口-C language library DOS version of the communication process to support 115200 baud rate of 10 communications port
- 2022-03-06 10:59:36下载
- 积分: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
-
pc 与 gsm短信模块通过串口通信
实现短信息的收发保存
pc 与 gsm短信模块通过串口通信
实现短信息的收发保存-pc 与 gsm ?绦拍 ??橥 ???
- 2022-03-22 13:54:05下载
- 积分:1
-
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用
一个基于API的串口通信程序,多线程有bug,大家修改修改后使用-an API based on the serial communication procedures, multithreading bug, we change the use of the revised
- 2022-09-02 12:55:02下载
- 积分:1
-
rs232的通讯程序,可以用文本方式定义协议
rs232的通讯程序,可以用文本方式定义协议-RS232 communication procedures can be defined as text agreement
- 2022-09-22 07:35:03下载
- 积分:1
-
串口通信测试文件,可以设定选择串口,波特率,校验,数据位数,停止位...
串口通信测试文件,可以设定选择串口,波特率,校验,数据位数,停止位
- 2022-01-21 20:28:09下载
- 积分:1
-
windows环境下的串口调试工具。具有配置串口,自动接受,手动发送数据的功能....
windows环境下的串口调试工具。具有配置串口,自动接受,手动发送数据的功能.-windows environment serial debugging tools. Serial Configuration is automatically accepted, manually send data.
- 2023-03-09 13:00:03下载
- 积分:1
-
对带LED显示的非接触IC卡读写器的控制,寻卡、读取卡片的物理序列号、核对密钥、读卡、写卡,通过LED数码管显示卡号等信息。...
对带LED显示的非接触IC卡读写器的控制,寻卡、读取卡片的物理序列号、核对密钥、读卡、写卡,通过LED数码管显示卡号等信息。-With LED display on the non-contact IC card reader control, look for cards, the card reader physical serial number, check the key, card reader, writing cards, through the LED digital display card number and other information.
- 2022-03-03 20:48:34下载
- 积分:1
-
随着西门子通信PC 200PLC开发经典的delphi源码
西门子200PLC与上位机通信 delphi开发经典源码-PC 200PLC with Siemens Communications to develop the classic source delphi
- 2022-06-19 08:24:57下载
- 积分:1