-
RS232基本驱动
basic driver for RS232
- 2022-05-10 17:08:57下载
- 积分:1
-
这是一个用C++编写的软件,包括手机发送消息的一个…
这是一款VC++编写的软件,包括手机发送信息及电话号码簿的一般例程-This is a VC++ Preparation software, including mobile phones to send messages and telephone directory general routines
- 2022-12-27 13:30:03下载
- 积分:1
-
vc++6.0写的串口操作的类
vc++6.0写的串口操作的类-vc 6.0 write operation of the serial category
- 2022-03-18 06:41:13下载
- 积分:1
-
串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例...
串口通信的用户协议的编制与数据处理方法 串口数据包处理方法编程实例-Serial Communication user agreement and the establishment of data processing methods serial data packet processing methods Programming Example
- 2022-03-02 07:44:30下载
- 积分:1
-
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。...
一个可以代替mscon的类,包含一个实际的例子。 类中使用了守护进程,实现了消息驱动。-mscon one can replace the category contains an actual example. Category daemon used to achieve a news-driven.
- 2022-04-22 23:30:55下载
- 积分:1
-
在实验室用过的通信程序,用的是奇偶校验,请大家指教
在实验室用过的通信程序,用的是奇偶校验,请大家指教-used in laboratory procedures for communication with the parity, please enlighten
- 2022-01-30 14:01:06下载
- 积分:1
-
电子警察拍照管理系统,简单易用,源码开放,可以自己扩充方便。...
电子警察拍照管理系统,简单易用,源码开放,可以自己扩充方便。-electronic management system, easy to use, open source can facilitate their expansion.
- 2023-01-15 18:45:04下载
- 积分: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实现的串口调试软件-with VC serial debugging software
- 2023-05-31 16:55:03下载
- 积分:1
-
Uart function of the original use of nec and do a full duplex transmission of ua...
原来利用nec的Uart功能,做一个全双工的Uart信息传输。是nec的样本程序。
- 2023-05-17 02:40:03下载
- 积分:1