搜索资源列表
读取bmp
- BMP图像文件格式是微软公司为其Windows环境设置的标准图像格式,而且 Windows系统软件中还同时内含了一系列支持BMP图像处理的API函数,随着Windows 在世界范围内的不断普及,BMP文件格式无疑也已经成为PC机上的流行图像文件格 式。它的主要特点可以概括为:文件结构与PCX文件格式类似,每个文件只能存放一幅图像;图像数据是否采用压缩方式存放,取决于文件的大小与格式,即压缩处理成为图 像文件的一个选项,用户可以根据需要进行选择。
vtk_skull
- vtk头骨示例程序,这个是很多开始学vtk的同胞们可以先研究的程序。这个是mfc下的,那个headsq是ct机的直接导出的切片图片,运行的时候需要读取这些数据的。-VTK skull sample program, this is a lot of learning VTK compatriots can examine procedures. This is the mfc, which headsq ct machine is directly derived slice images, r
image-go
- 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆栈的数据结构和操作 VC++开发轮廓跟踪源
reconstruct
- 这段代码的功能是重构实测分层数据,读取的数据格式为.txt文件-This code is the function of the measured Reconstruction hierarchical data, reading the data format. Txt documents
SARImage
- 利用VC开发卫星数据处理软件.针对SAR图象特点进行设计.可以实现SAR图象读取,微弱信息检测等功能.欢迎访问!-VC satellite data processing software. SAR image characteristics against design. SAR can be achieved Image read, weak information detection, and other functions. Welcome to!
read_Matrix
- 读取字模,可以读取任意字符的模样的16进制数据,用于无字库的液晶显示.
saveandreadtxtdatafile
- 运用Labview编写的数据读取与保存,可以供参考
line
- 实时曲线显示:读取从串口的数据在FORM上实时显示。
EKKOREAD
- EKKO雷达数据读取,改变文件名,可以将.DZT格式的EKKO文件读取
CurveControl
- 绘制多条工业数据曲线,实时显示曲线并能在线读取鼠标位置坐标值,非常好用-Draw a number of industrial data curve, real-time display curve and can read the mouse position coordinates online, very easy to use
35
- 读取文件数据,画图,然后实现对图像的放大缩小等功能-Read file data, drawing, and then realize the image zoom functions
draw
- 对采集到的数据,进行波形文件进行读取,然后进行波形显示-Of collected data, conducting waveform file read, and then proceed to waveform display
Bmp_read_and_show
- 关于Bmp_read_and_show的程序设计,包括数据读取与处理-Bmp_read_and_show procedures on the design, including data acquisition and processing
IButtonInterface_src
- 对ibutton系列一线存储器数据读取软件。-Ibutton series of first-line storage of data reader software.
ngat-0.12.tar
- 这个程序可以用来读取大光斑激光雷达数据,读取该数据的波形长度,高程,激光点位置-This program can be used to read large spot laser radar data, read the data waveform length, elevation, laser point position
DataShowClass
- 主要功能: 1.动态显示数据。在类中定义了两个大小为2000的double型数值。可显示小于2000组的X,Y数据。动态显示的原理为实时更新数据。只要更新x,y数据,在显示界面就会及时显示。 2.数据捕捉功能。当鼠标靠近数据点时,十字线会绘制一个红色的矩形捕捉框。 3.支持曲线平移,缩放,网格开关,时间显示以及文字说明。平移时,按住右键拖动鼠标;缩放时按住鼠标中键拖动鼠标。 4.支持颜色设置,具体可看弹出菜单。双击鼠标右键,弹出菜单可进行相应的操作。 5.类主要封装了一些设置
real-timecurve
- 读取串口实时数据,并根据通信协议接收设备传来的数据值,根据数据定义绘制相应的数据实时曲线。-Read the serial real-time data communication protocol based on data from the value of the receiving device, according to data definition real-time data to draw the corresponding curve.
JpegTest
- bmp图像读取,bmp图像数据读取,bmp图像在基于对话框界面上的显示-bmp image read bmp image data read, bmp image display in dialog-based interface
shuizhunwang
- 水准网平差计算未知点坐标,矩阵的定义与生成,平差计算原理,数据读取-Leveling network adjustment calculation of the unknown point coordinates, the matrix definition and generation, adjustment calculation principle, the data read
vb读取坐标绘图
- 根据vb读取txt坐标数据,实现简单的曲线绘制。(According to VB read TXT coordinate data, achieve simple curve drawing.)