登录
首页 » Visual C++ » RTDemo

RTDemo

于 2012-11-29 发布 文件大小:169KB
0 359
下载积分: 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 个回复

  • rtcm
    初始化RTCM控制,并且把文件或者串口数据转输出成RTCM格式(RTCM control initialization, and the output files or serial data transfer format to RTCM)
    2016-05-26 08:26:02下载
    积分:1
  • com_debugger
    串口调试程序源代码,本例作为学习串口编程具有很好的参照作用。(Serial debugger source code, in this case as a learning serial programming with a good reference to the role.)
    2013-09-20 18:32:13下载
    积分:1
  • Serial-ports
    linux下的串口通讯代码,方便修改以实现多种串口通讯功能(under linux serial communication code to facilitate modified to achieve a variety of serial communication functions)
    2013-11-17 14:39:41下载
    积分:1
  • RFID_UHF_VC
    RFID_VC++6.0源码_RFID读写 提供了RFID的开发源码,用VC编的,展示RFID卡如何加密,如何自毁。串口通讯支持RS-232(RS232),RS-485(RS485),波特率可选,RFID的天线可选,读卡频率可调。提供了控制RFID读卡功率的方法,功率从0至29可调,距离最大10米以上,该源码可用于交通、物流、运输、仓库管理、比条码技术强大。用于毕业论文答辩中,可以演示,程序看懂后,就对RFID整个工作原理较为了解。支持ISO18000和EPC_GEN2等类型的RFID卡。 VC++6.0的工作空间是“t1121.dsw”(RFID_VC++ 6.0 sources yard _ RFID read-write has provided the RFID exploitation source yard , used VC to weave, show how encrypted the RFID card , how to destructs self. String communication supports RS-232 (RS232) , RS-485 (RS485) , Porter lead may elect, the RFID air wire may elect , read card frequency adjustable. Method having provided the power controlling RFID reading a card, power is from 0 to 29 adjustable, )
    2010-06-25 23:39:46下载
    积分:1
  • 实现双机互联
    一个简单的串口实现双机互联,,比较实用,有兴趣可以(a simple dual-serial connectivity, and more practical, interested can s)
    2005-05-19 16:57:35下载
    积分: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
  • comm
    用vc写的向串口发十六进制数据。 文件中有整个工程文件。(Vc wrote with hex data sent to the serial port. File in the project file.)
    2012-01-09 22:29:28下载
    积分:1
  • 51
    说明:  51单片机串口通讯软件与上位机通讯 含有多个程序(this is a programe to serils community to 51 and pc.)
    2012-04-26 22:42:19下载
    积分:1
  • wireless-voting-machine
    基于单片机的无线表决器下位机程序,实现数据的无线传输及和上位机之间的串口通信(Microcontroller-based wireless voting machine computer program under)
    2011-09-22 18:41:10下载
    积分:1
  • parallel_debug1
    VC语言编写的并口通信例程,可以对初学者有帮助的小程序。(VC language of parallel communication routines, can be helpful for beginners small procedures.)
    2005-07-08 17:22:47下载
    积分:1
  • 696516资源总数
  • 106562会员总数
  • 4今日下载