登录
首页 » Visual C++ » RTDemo

RTDemo

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

  • 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
  • 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
  • Serial-debugging
    该程序是串口调试代码程序,支持大多数操作系统(Serial debugging software source code)
    2016-07-01 09:43:24下载
    积分:1
  • Open
    说明:  Wincc使用MSComm控件串口通讯,VB中发送十六进制数据(Wincc uses MSComm control to communicate through serial port and sends hexadecimal data in VB)
    2020-06-16 22:40:01下载
    积分:1
  • CnComm
    串口调试精灵源代码,试过了,好用,自己可以在上面少量修改增加自己需要的功能。(Serial debug source code wizard, tried, and easy to use, they can increase their own minor modifications in the above functionality required.)
    2011-11-04 18:31:07下载
    积分: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
  • wireless-voting-machine
    基于单片机的无线表决器下位机程序,实现数据的无线传输及和上位机之间的串口通信(Microcontroller-based wireless voting machine computer program under)
    2011-09-22 18:41:10下载
    积分:1
  • ADCandRS232
    基于DMmega128开发板的串口通信程序,对于初学者必看!!(For starters based on DMmega128 development board serial communication program, must see! !)
    2012-11-04 21:41:58下载
    积分:1
  • ModbusClient
    Modbus TCP/IP协议client端源代码(Modbus TCP/IP protocal test)
    2009-06-10 23:02:44下载
    积分:1
  • gjwsy
    通过串口读取GPS的信息,并解析信息,显示经纬度以及其他的一些主要值,并将该经纬度值转化成大地坐标值(Read through the serial port GPS information and analysis information to display latitude and longitude as well as some other major value, and the latitude and longitude values converted to geodetic coordinates)
    2016-07-15 17:09:46下载
    积分:1
  • 696518资源总数
  • 104569会员总数
  • 24今日下载