登录
首页 » Visual Basic » chuankoutongxin

chuankoutongxin

于 2012-05-12 发布 文件大小:2KB
0 255
下载积分: 1 下载次数: 4

代码说明:

  我的毕业设计,很简单但很实用,是串口通信的典型实例,还有界面图形的设计(I graduated from design, very simple but very practical, is a typical example of the serial communication interface graphic design)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 1Button-Devices
    1 button device with bascom avr
    2019-05-06 19:09:58下载
    积分:1
  • XWP
    XWP仪表参数的读取,是帮1个朋友编写的(Instrument parameters XWP read, is to help a friend prepare the)
    2007-11-28 12:07:41下载
    积分:1
  • mscomm
    串口收发字符型,没有选择COM口参数,固定为COMPROT 3 115200(Serial transceiver character type, no choice of COM port parameters, fixed to COMPROT 3 115200 )
    2016-04-25 19:20:18下载
    积分:1
  • standardSerailPortWin32Interface
    标准串口win32接口函数,通过这些微软提供的串口接口函数可以实现对串口的读写操作(standard serial port debug source code)
    2015-12-12 16:29:20下载
    积分:1
  • VedioTest
    Windows串口编程实例,封装了串口类,很不错的一个例子,希望对初学者有用(Windows serial programming examples, encapsulates the serial type, a very good example, I hope useful for beginners)
    2011-10-20 11:22:08下载
    积分:1
  • SerialportSample
    vc++写的串口通信程序,对于学习串口通信会有很大的帮助(vc++ write the serial communication program, learning serial communication will be of great help)
    2015-12-07 23:54:23下载
    积分:1
  • COOM
    Visual c++串口通信工程开发实例导航,该书采用C++编写,里面包含5个综合实例,适合有一定基础的C++人员学习(Visual c++ serial communication engineering development instance navigation, using c++, the book contains five examples of comprehensive, is suitable for the staff to learn c++ has certain foundation)
    2013-10-22 01:00:12下载
    积分:1
  • simplecommtest
    一个多线程串口编程的test,简单而实用,适合工业控制(A multi-threaded programming serial port test, easy and practical for industrial control)
    2009-03-28 17:43:02下载
    积分:1
  • SerialPortElf
    调试使用的串口助手,程序源码,功能齐全,可以调试程序(Serial Port Assistant for Debugging, Program Source Code, Full-featured, Debugging Program)
    2019-03-13 22:54:42下载
    积分: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
  • 696518资源总数
  • 106227会员总数
  • 11今日下载