-
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第...
这是一个红外温度探头测试程序,用于对温度探头进行测试,同时也可以作为温度采集用。由于探头通过RS232与计算机连接,所以程序包括串口通信的实现,串口通信利用了第三方通信类CSerial。程序可以将测得的数据保存为Excel文档。-This is an infrared temperature probe testing procedures used to test the temperature probe, but also used as temperature acquisition. As the probe through RS232 connection with the computer, including procedures for the realization of serial communications, serial communications using a third-party communications category CSerial. Procedures can be measured data to Excel document preservation.
- 2022-01-24 09:29:56下载
- 积分:1
-
两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!...
两机通信,用C++Builder实现的两机通信系统,可以传输*.txt文件阿!-two machine communications, C Builder of the two aircraft communications system that can transfer*. txt file A!
- 2022-02-03 03:59:29下载
- 积分:1
-
vb.net与232串口通讯
vb.net与232串口通讯
vb.net与232串口通讯
vb.net与232串口通讯-vb.net and 232 serial communications vb.net and 232 serial communications
- 2022-01-25 21:26:36下载
- 积分:1
-
USB program,c language realization,
usb通讯程序,用c语言实现,简单易懂,看完以后马上就能写出你自己的程序-USB program,c language realization,
- 2023-08-14 18:10:03下载
- 积分:1
-
Bluetooth
Bluetooth
- 2022-03-05 11:22:11下载
- 积分:1
-
MSComm控件的信息,Visual Basic 6(以下简称VB)是一个强大的,相对的…
MSComm控件资料,Visual Basic 6.0(以下简称VB) 是一种功能强大、简单易学的程序设计语言。它不但保留了原先Basic语言的全部功能,而且还增加了面向对象程序设计功能。它不仅可以方便快捷地编制适用于数据处理、多媒体等方面的程序,而且利用ActiveX控件MSComm还能十分方便地开发出使用计算机串口的计算机通信程序。本文结合计算机通信的两个例子,详细介绍如何在VB中使用MSComm控件。
处理方式
-MSComm information, Visual Basic 6.0 (VB hereinafter) is a powerful, relatively simple programming language. It not only retains the original Basic language functionality, but also an increase of object-oriented programming design functions. It will not only facilitate the efficient preparation of the application to data processing, multimedia and other aspects of the procedure, and the use of MSComm ActiveX control can be very convenient to use the computer to develop the computer serial port Communication Program. Based on computer communication, the two examples in detail how to use VB MSComm. Approach
- 2023-01-06 13:35:04下载
- 积分:1
-
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.
采用C语言,软件模拟硬件UART端口,基于PIC系列处理器实现.-Using C language software simulation of hardware UART ports, based on the PIC family of processors to achieve.
- 2023-05-10 04:30:02下载
- 积分:1
-
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232
SPCE061A为核心的转换控制(Drivers汇编代码):以太网 RS232-SPCE061A at the core of the change of control (Drivers assembly code): Ethernet RS232
- 2022-05-05 21:55:10下载
- 积分: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
-
COM
基于COM技术的组态软件研究与实现,硕士论文,对组态软件的研究与开发有一定的帮助-COM-based configuration software research and realization of a master" s thesis on the configuration software research and development is certainly helpful
- 2022-04-25 11:39:18下载
- 积分:1