-
pc端用并口来模拟IIC串口的驱动程序,
pc端用并口来模拟IIC串口的驱动程序,-programe for IIC host
- 2022-01-25 16:00:11下载
- 积分:1
-
93c46
93c46-24c.rar look read rw-93c46-24c.rar
- 2022-10-10 07:05:03下载
- 积分:1
-
operate under effective Serial GPS data from two, the file name suffix. Rar be r...
eVC下操作串口提取GPS有效数据2,把文件名的后缀.rar去掉即可,不要解压缩。-operate under effective Serial GPS data from two, the file name suffix. Rar be removed, not decompress.
- 2023-05-15 23:10:02下载
- 积分:1
-
串口程序,用VC++ 写的,
串口程序,用VC++ 写的,-Serial procedures, the VC wrote,
- 2022-11-09 01:45:04下载
- 积分:1
-
because phone short message is sent in the form of Series PDU sent, Chinese char...
因为手机短消息的发送是以PDU串的形式发送出去的,中文字符以Unicode码来表示,所以在发送中文短消息之前必须首先将中文字符转换为Unicode码,下面的函数将实现这个功能。这个函数主要应用到VB自带的一个格式转换函数:AscW()将中文转换为Unicode码-because phone short message is sent in the form of Series PDU sent, Chinese characters in Unicode code to indicate, Therefore, the Chinese short message sent before the Chinese must first be converted to Unicode character codes, the following function to achieve this function. The main function of the VB application onboard a format conversion functions : AscW () will be converted to Unicode Chinese code
- 2022-03-16 19:27:34下载
- 积分:1
-
我用C++builder 写的串口通信程序
我用C++builder 写的串口通信程序-C builder I used to write the serial communication program
- 2023-02-07 21:50:03下载
- 积分:1
-
windows ce com port test
windows ce com port test
- 2022-02-05 01:21:07下载
- 积分:1
-
A small UART, can be used as design reference
一个小的UART,可以做为设计参考-A small UART, can be used as design reference
- 2022-07-25 11:57:06下载
- 积分: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
-
自己编写的串口通信上位机。一直工程在用,其中的发送数据我已经做了修改!...
自己编写的串口通信上位机。一直工程在用,其中的发送数据我已经做了修改!-the programme of serial communication
- 2023-01-30 06:35:03下载
- 积分:1