搜索资源列表
模拟GPS接受机的程序
- 模拟GPS对信息的接收处理的程序,包含动态数据采集和数据实时显示,挺完善的绘图处理方法,对需要实时数据采集的朋友有莫大帮助-simulated GPS receivers of information handling procedures, including dynamic data acquisition and real-time data, graphics quite perfect way, the need for real-time data collection will b
gdqj1a302
- 80C196单片机数采集及回放、数据绘图源程序-80C196 several acquisition and playback, data mapping source
bushanshuohuizhiboxing
- 在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁 -in signal processing, usually need to collect real-time signal waveform displayed. If directly on the screen dynamic mapping, would arise scintillation ph
EVCDemo
- 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。 电话:13849347318 Email:jiny2002@tom.com -our part of the project, s3c2410 kernel, with the preparation of the EVC Wi
mymatlabwenyf
- Matlab是一套功能强大的技术计算(technical computing)软件工具,就数据采集方面来说,它集中了信号采集(它内置一些著名厂商的数据采集卡驱动程序),信号分析(计算),可视化(绘图),文件处理(存盘,打印等)各方面功能于一体,而且很容易开发出WINDOWS图形用户界面(Graphical user interface,缩写为GUI).-Matlab is a powerful technical terms (technical computin g) software too
VB_COM
- 采用VB编写的用于采集PC机串口数据,并绘图显示波形。数据为16位原码
afdsa
- 在信号处理中,通常需要把采集信号的实时波形显示出来。 如果直接在屏幕上动态绘图的话,会出现闪烁现象,为了克服这个问题,本文采用的就是先在内存绘图,然后再拷贝到屏幕,从而实现动态绘图而不闪烁
ChartCtrl_demo
- VC+语言源代码,绘图控件,可实现数据采集,曲线绘制功能,实现多曲线叠加功能.
pgllib_src
- VC+语言源代码,绘图控件,可实现曲线交叉功能数据采集,曲线绘制功能,多曲线叠加.
99
- 里面是5个vc源代码,分别是关于: 视频采集 VC实现波形不闪烁动态绘图 一个类似 Windows 扫雷的游戏代码 图像与文字的合成 一款简单的RPG游戏-five vc source code, namely on : Video Capture VC waveform not blinked a similar dynamic mapping mine Windows image of the game code and the letter of synthetic one simple
EVCDemo
- 我们项目的一部分,s3c2410 内核,用EVC编写的WinCE应用程序,较好的实现了WinCE系统启动程序自动运行,可靠的串口数据采集、传输、处理,以及模拟表头、模拟数字数码管的数字显示和屏幕实时曲线绘图功能。希望和有此开发项目的朋友共同交流、共同进步。
DrawWave_SaveAsBmp
- MFC双缓冲绘图,正弦波移动,适合工控数据采集.-MFC double buffering graphics, sine-wave movement, suitable for industrial data acquisition.
ComData_acquisition
- 用于嵌入式系统的数据采集,能够实现读取下位机的多个实时变量,将其绘图,并且存入pc机中,方便开发人员分析数据-Embedded systems for data acquisition, can be achieved under the bit machine to read a number of real-time variable, its graphics, and drive into the pc, facilitate the development of staff analy
dui
- 这是一个利用MATLAB做的界面,用于上位机和下位机之间的通信,可以用于上位机控制下位机,同时可以采集下位机的运行状态并可以绘图,实时下位机状态变化反映变化-This is an interface to use MATLAB to do for the host computer and the next bit of communication between machines can be used under the control of upper-bit machine, can b
DataPrint
- 粘度计数显控制程序,对端口的数字采集并显示绘图-Viscosity control procedures were counted
demo
- 基于MFC对话框做的绘图程序,可以修改对话框的显示背景和画线等-MFC dialog-based drawing program to do, you can modify the display of the dialog box background and draw lines
USB5935
- 虚拟仪器,电压采集绘图,用的是USB5935的数据采集卡.在开发数据采集方面的项目时可作为参考.-Instrument, voltage acquisition drawing, using a USB5935 data acquisition card. In development projects in the areas of data collection can be used as reference.
xx
- 界面美观的串口数据采集绘图工具,实现多个串口的读取操作。-The serial data acquisition interface is beautiful drawing tool, multiple serial read operation.
ERA2000成像测井地面仪器硬件的设计与实现
- ERA2000 成像测井地面仪的设计采用了先进的计算机技术和网络技术,成功地解决了成像测井数据量大、外部响 应多等问题,解决了采集数据要求的可靠性高、实时性强以及数据的成像处理、解释绘图输出等几个方面的技术难题。 分别介绍了设计思想、功能、特点和系统的实现方式。地面数据采集使用具有国际标准的工业总线VME 总线,提高了 系统的稳定性和可靠性。操作系统使用对用户友好的窗口界面,具有配套齐全、组合测井能力强、工作稳定可靠、操作使 用方便等特点。能够完成成像测井、常规裸眼井测井、生产测井、射孔
VB6动态折线图
- 将串口通信数据采集代码放到Timer中,将采集来得数据通过ADO对象存入Access数据库。 2、将采集来的数据以时间(x)、数据(y)的结构存入一个结构数组,以便绘制曲线(The serial communication data acquisition code is placed in Timer, and the collected data is stored in the Access database through the ADO object. 2, the collected