-
comm
VB写的串口通讯软件,简单易学,适合初学者(Written in VB serial communication software, is easy to learn)
- 2010-03-16 15:19:09下载
- 积分:1
-
test1
VB环境下简单的串口测试程序,测试两台主机通过串口是否能够实现数据传送,可以传送数字、字符串及汉字。(VB environment, a simple serial test program, test whether two hosts can be achieved through the serial data transfer, can send numbers, strings and characters.)
- 2010-06-09 10:11:16下载
- 积分:1
-
SCOMM
改进后的龚建伟串口调试助手V2.3.exe 的VC++6.0工程源程序(Gong Jianwei serial improved debugging the assistant V2.3.exe VC++ 6.0 project source)
- 2012-04-29 15:34:19下载
- 积分:1
-
MSCommtest3.0
MSComm控件串口通信编程,第一次作业。(MSComm control serial communication programming, the first operation.)
- 2011-12-05 22:14:26下载
- 积分:1
-
Serial-debugging-aides_VB
串口调试助手VB.zip
我想大家都用过 串口调试助手,
也都期望自己能够制作出同样的通信界面;
那么这里的工具,让你如愿……
采用VB编程,超级简单实用。(Serial debugging assistant VB.zip I would like that we have used serial debugging assistant, also expect to be able to produce the same communication interface where the tool that allows you to do so ... using VB programming, super simple and practical.)
- 2012-08-04 12:26:47下载
- 积分:1
-
串口温度数据采集并实时显示
串口温度数据采集并实时显示 读串口数据的原理是,只要当有数据向串口发数据来时,计算机就会自动将其数据写到一个特定的缓冲区,我们只要写程序去读那个特定的缓冲区就可以了. 有数据向串口发过来时,程序可以将数据接收到,接收的数据是字符型的,那么将数据转化为数字型的,再将这个数据的大小作为画图的某一个点的纵坐标,横坐标为数据的序号.将这些点用线连起来就是一个曲线图了,这个就是图形显示基本原理. 查看原来的数据的原理也是这样的,不同的地方就是,数据是从文件中来,同样的也是将多个数据分成一个一个的,然后这一个数据的大小就是画图的某一个点的纵坐标,横坐标同样为数据的序号,再将这些点用线连起来就是曲线图. 图形能移动的原理,是我们首先改变的只是数据,图形并没有变,但图形的形式是由这些数据来确定的,当数据发生变化后,我们通过刷新显示区来变化的.(Serial temperature data acquisition and real-time serial data reading the principle is, as long as when a serial data to the data, the computer will automatically writes data to a specific buffer, we can write specific procedures read that the buffer zone would be fine. Serial data to be sent, process data can be received, the receiving of data is the character, then transform data into digital type, and then the size of the data as a drawing of a point Ordinate, the abscissa serial data. these points will be used to link line is a curve, this is the graphic display the basic tenets. View the original data is the same principle, the difference is, the data from the file, the same data also will be divided into a number one, and then this one is the size of the data to draw a certain point )
- 2020-06-26 07:40:02下载
- 积分:1
-
RS232_Universal_Debug_Code
串口通讯调试代码,包括端口设置界面和信息收发界面(Serial communication debugging code, including port settings interface and messaging interface)
- 2010-01-12 15:17:37下载
- 积分:1
-
PendMove
常用RS232串口通用库类,可直接使用,谢谢大家~(The common library of the RS232)
- 2013-08-31 22:13:51下载
- 积分:1
-
use_ISP_on_PC
VC++串口通讯程序
大家可以看看,错误之处欢迎指出,这时本人花不少时间搞出来的啊(VC serial communication process we can see, the mistake welcome, Then I spend a lot of time in the ah)
- 2006-11-22 15:11:50下载
- 积分:1
-
XWP
XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
- 2007-11-28 12:07:41下载
- 积分:1