-
这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!...
这是一个很实用的串口通信例子,是基于LabVIEW编写的,希望能对大家有所帮助,谢谢!-This is a very practical example of serial communication is based on LabVIEW prepared, I hope everyone can help, thank you!
- 2022-01-25 18:45:48下载
- 积分:1
-
用串口通信的方式实现双机备份,串口采用了 mscomm控件。
用串口通信的方式实现双机备份,串口采用了 mscomm控件。-serial communication with the realization of a two-aircraft backup, serial used mscomm controls.
- 2022-04-24 19:56:32下载
- 积分:1
-
采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互...
采用win32API用C++BUILDER实现的串口通信,可实现与一般通信设备的AT命令交互- Uses win32API with C the BUILDER realization string mouth
correspondence, may realize and the general communication facility AT
order alternately
- 2023-01-01 07:40:03下载
- 积分:1
-
humanized reader interface development is busload 0800
Z8读卡器开发接口,就是公交车上刷卡那种,含VB和VC源码,有兴趣的朋友可以来看看哦。-humanized reader interface development is busload 0800-099799 kind, including VB and VC source, Interested friends can view flash open her cloak.
- 2023-02-28 12:30:03下载
- 积分:1
-
16550串口代码
16550串口代码-serial code 16550
- 2022-03-01 14:44:59下载
- 积分:1
-
要完成串口通信, 在32位模式下, 一般说来有以下四种方法
要完成串口通信, 在32位模式下, 一般说来有以下四种方法-to complete the serial communications, in 32-bit mode, in general the following four methods :
- 2022-01-25 15:22:51下载
- 积分:1
-
lp830无线识别卡读写程序的演示,实现了详细的…
LP830 无线识别卡 读写程序demo, 详细实现了hsm协议-LP830 wireless identification card reader procedures demo, achieving a detailed agreement HSM
- 2023-08-11 23:05:03下载
- 积分:1
-
使用VC.NET编写串口通信程序,是很好的串口调试软件
使用VC.NET编写串口通信程序,是很好的串口调试软件-Use VC.NET write serial communication program is a very good serial debugging software
- 2022-12-19 08:20: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
-
通过手机串口发送短信的VB控件代码,在NOKIA等手机上已经通过测试....
通过手机串口发送短信的VB控件代码,在NOKIA等手机上已经通过测试.
- 2022-05-23 15:56:12下载
- 积分:1