-
USB program,c language realization,
usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
- 2023-08-14 18:10:03下载
- 积分:1
-
prepared with InnoSetup MSCOMM space to install the script, This installation pa...
用InnoSetup编写MSCOMM空间安装包的脚本,此安装包已经在使用了。用winrar压缩的。用winrar就可以解压。Have fun!-prepared with InnoSetup MSCOMM space to install the script, This installation package has been used. Compressed using winrar. Using winrar can extract. Have fun!
- 2023-01-24 02:00:04下载
- 积分:1
-
93c46
93c46-24c.rar look read rw-93c46-24c.rar
- 2022-10-10 07:05:03下载
- 积分:1
-
计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行...
计算机接口技术系列 Visual C++串口通信技术与工程实践 在编译本章程序后,请将winio.dll、winio.vxd和winio.sys文件复制到可执行文件所在目录下, 否则WinIo库初始化函数initializeWinIO调用将会失败。-computer interface technology Series Visual C serial communications technology and engineering practice in compiling this chapter procedures, I would be grateful if winio.dll, winio.vxd winio.sys reproduction of documents and executable files to the directory, otherwise WinIo library initialization function initializeWinIO call will fail.
- 2022-02-09 19:33:50下载
- 积分:1
-
一个串口通信的程序,采用visual c++实现,如果要跟硬件打交道,那这代码或许对您有点用。...
一个串口通信的程序,采用visual c++实现,如果要跟硬件打交道,那这代码或许对您有点用。-a serial communication procedure, using visual c realization Being a hardware deal Well, this may have on your code with a bit.
- 2022-08-19 11:50:39下载
- 积分:1
-
通过手机串口发送短信的VB控件代码,在NOKIA等手机上已经通过测试....
通过手机串口发送短信的VB控件代码,在NOKIA等手机上已经通过测试.
- 2022-05-23 15:56:12下载
- 积分:1
-
多线程在VC++串口通信程序中的应用.pdf
多线程在VC++串口通信程序中的应用.pdf -multithread serial communication in VC procedures for the application. Pdf multithread serial communication in VC procedures for the application . pdf
- 2023-06-05 09:45:04下载
- 积分:1
-
a universal serial communications can be used as serial programming with Learnin...
一个通用的串口通讯类,可以作为串口编程的学习之用-a universal serial communications can be used as serial programming with Learning
- 2022-03-01 15:58:03下载
- 积分: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串口通信源程序-the SourceCode for Serial Communication(vc)
- 2022-03-22 18:07:54下载
- 积分:1