登录
首页 » Visual C++ » RTDemo

RTDemo

于 2012-11-29 发布 文件大小:169KB
0 385
下载积分: 1 下载次数: 20

代码说明:

  经典VC++环境下从串口读取数据并实时绘制曲线图(Read data from the serial port classical VC++ environment and real-time rendering graph)

文件列表:

读取串口数据并画实时曲线的VC%2B%2B程序源码
......................................\ChildFrm.cpp,4087,2001-12-08
......................................\ChildFrm.h,1815,2000-03-10
......................................\ClassArr.h,8550,2000-03-13
......................................\ColorBtn.cpp,916,2000-03-15
......................................\ColorBtn.h,1253,2000-06-18
......................................\Graphics.cpp,19267,2000-05-10
......................................\Graphics.h,4934,2000-05-09
......................................\MainFrm.cpp,2381,2000-04-25
......................................\MainFrm.h,1401,2000-03-08
......................................\mscomm.cpp,8569,2008-04-17
......................................\mscomm.h,3221,2008-04-17
......................................\mscomm1.cpp,8570,2008-04-18
......................................\mscomm1.h,3224,2008-04-18
......................................\msflexgrid.cpp,29151,2000-03-09
......................................\msflexgrid.h,7388,2000-03-09
......................................\OwnList.cpp,2386,2000-04-25
......................................\OwnList.h,1035,2000-03-10
......................................\Random.cpp,1648,2008-04-23
......................................\Random.h,512,2000-05-02
......................................\ReadMe.txt,4766,2000-04-25
......................................\RealTime.cpp,15618,2000-06-18
......................................\RealTime.h,5017,2000-05-25
......................................\RES

......................................\...\RTDemo.rc2,398,2000-04-25


......................................\resource.h,3084,2008-04-18
......................................\RTDemo.aps,41136,2012-11-29
......................................\RTDemo.clw,13467,2012-11-29
......................................\RTDemo.cpp,4525,2008-04-19
......................................\RTDemo.dsp,7564,2008-05-11
......................................\RTDemo.dsw,625,2008-04-18
......................................\RTDemo.h,1356,2000-04-25
......................................\RTDemo.ncb,590848,2012-11-29
......................................\RTDemo.opt,62976,2012-11-29
......................................\RTDemo.plg,3977,2012-11-29
......................................\RTDemo.rc,24264,2008-04-23
......................................\RTDemoDoc.cpp,3325,2000-04-27
......................................\RTDemoDoc.h,1917,2000-04-27
......................................\RTDemoView.cpp,14185,2008-05-11
......................................\RTDemoView.h,3478,2008-04-19
......................................\RTDlg.cpp,14264,2000-06-18
......................................\RTDLG.H,4285,2000-03-16
......................................\RTForm.cpp,5083,2008-04-23
......................................\RTForm.h,1858,2008-04-19
......................................\RTSlider.cpp,1655,2000-04-25
......................................\RTSlider.h,1237,2000-03-08
......................................\StdAfx.cpp,316,2008-04-23
......................................\StdAfx.h,1211,2008-04-23
......................................\Str.cpp,7661,2008-04-23
......................................\Str.h,2900,2000-05-16
......................................\TimerSpeed.cpp,2034,2000-04-25
......................................\TimerSpeed.h,1336,2000-03-22

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

发表评论

0 个回复

  • vc_-serial-communication
    vc_串口通讯,介绍了如何用VC实现串口通信的原理和源程序(vc_ serial communication, describes how to use the VC to achieve the principle and source of serial communication)
    2011-04-20 14:32:52下载
    积分:1
  • PTZ-camera-control-system
    使用vc++开发的云台镜头控制系统,主要通过串口实现控制,已编译通过,可学习使用(PTZ camera control system)
    2013-09-24 22:31:17下载
    积分:1
  • vbPaccessPseria
    visual basic+数据库access+串口+实时显示曲线(vb+database access+serial)
    2012-05-11 09:10:15下载
    积分:1
  • CharTerminal
    说明:  简单的串口通讯例子,有主机,目标机组成,发送数据,接受数据(Simple example of serial communication, a host, target composition, send data, receive data)
    2011-04-10 18:48:55下载
    积分:1
  • flashdemo
    通过WINAPI实现的串口通信程序,有flash动画和丰富的按钮界面。(WINAPI achieved through serial communication procedures, flash animation and rich button interface.)
    2013-06-23 20:16:10下载
    积分:1
  • Sieral_Multithread
    串口通信处理的多个线程需要协调运行,一个线程必须等待另一线程结束才能开始,在处理一个线程的同时必须把其余待处理的线程挂起等待,以减少其余待处理线程对CPU的资源占用,正处理的线程一旦处理结束则通过线程间的通信发出信号来击活被挂起的线程中的一个线程进入处理。(Serial communication processing necessary to coordinate multiple threads running, a thread must wait until the end of the beginning of another thread in a thread at the same time deal with the need to deal with the rest of the thread to be suspended waiting for in order to reduce the remaining lines to be processed way of CPU resources occupation, is the thread once the deal by the end of treatment inter-thread communication signal to hit live thread was hang a thread into the handle.)
    2009-02-15 15:38:40下载
    积分:1
  • DLT645
    DLT645的数据读取,设置串口,后期可能通过数据库读取(read for DLT645 electric)
    2020-12-07 14:59:22下载
    积分:1
  • Visual-cPP-MFC-SERIAL-PORT
    VC++之MFC串口,包含串口调试助手源程序 及编程详细过程 (MFC serial port)
    2013-08-29 16:09:49下载
    积分:1
  • SerialComClass
    封装较完整的串口类库,适合硬件开发人员使用,欢迎下载!(Packaging more complete serial library suitable for the development of the use of hardware, download welcome!)
    2006-11-20 11:20:31下载
    积分:1
  • COMDLL
    说明:  把串口读写函数写成动态链接库,方便在不同工程之间移植。代码测试已经通过,方便大家学习使用(The serial port read-write function is written as dynamic link library, which is convenient to transplant between different projects. Code test has passed, easy to learn to use)
    2021-04-25 13:43:20下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载