-
C++ Builder 6 Delphi 7的串口控制网站的www.cppfans COM提供…
C++ Builder 6 Delphi 7系列控件网站提供的www.cppfans.com很容易使用的内涵
- 2022-04-18 20:53:42下载
- 积分:1
-
在Labview开发环境之中,检验串口一个例子.
在Labview开发环境之中,检验串口一个例子.-In Labview development environment, and test serial port a case in point.
- 2023-08-03 20:30:03下载
- 积分:1
-
MSComm32.ocx serial communication program. Not to test with virtual serial port,...
MSComm32.ocx串口通信程序。测试时不要用虚拟串口,直接将串口2引脚与3引脚短接。-MSComm32.ocx serial communication program. Not to test with virtual serial port, serial port directly to 2-pin and 3 pin shorted.
- 2023-01-29 21:50:04下载
- 积分:1
-
Serial programming is on the serial number, multithreading, the details of the n...
串口编程,是关于多串口,多线程,有详情的说明-Serial programming is on the serial number, multithreading, the details of the note
- 2022-01-25 15:47:05下载
- 积分: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写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时...
我所见过用VC写的最好的串口类,具有模拟单片机中断传输的方式,避免了查询传输CPU损耗和接收超时-I have ever seen VC was the best serial category, with simulation SCM interruption of transmission, so that the CPU for transmission and reception of overtime loss
- 2023-04-21 22:15:02下载
- 积分:1
-
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。...
编写串口通信程序,可以不同的格式传输,可以自动发送和手动发送。-prepared serial communication procedures, different transmission formats, it will automatically send and sent manually.
- 2022-01-25 22:00:28下载
- 积分:1
-
VB欧姆龙
VB OMRON-PLC通讯源程
VB OMRON-PLC通讯源程
VB OMRON-PLC通讯源程-VB-PLC communications VB source-OMRON- PLC communications VB source-OMRON-PLC communications-source
- 2022-06-01 10:11:09下载
- 积分:1
-
AVR ATmega128 serial communications procedures, data entry, lit the lights come...
AVR单片机ATmega128的串口通讯程序,根据输入的数据,点亮不同的指示灯,可以验证串口通讯的正确性。-AVR ATmega128 serial communications procedures, data entry, lit the lights come on, can verify the correctness of serial communications.
- 2022-07-21 15:24:46下载
- 积分:1
-
通过串口和集成电路设备的交互式数据传输,食品芯片…
通过串口与IC设备进行数据交互传输,实现IC卡餐饮收费系统。-through the serial port and IC equipment interactive data transmission, Food IC card system.
- 2022-06-03 17:04:06下载
- 积分:1