搜索资源列表
DXFDRAWING
- 本代码的主要功能是读取DXF文件,并实现数据的存贮功能。-the main functions of the code is read DXF files, and data storage functions.
20060816
- 图像处理算法源程序.pdf,包含: 利用Visual C++实现AVI文件的图像截取 Visual C++中实现对图像数据的读取显示 Visual C++实现视频图像处理技术 VC编程中如何操作数据库中的图像字段 Visual C++实现数字图像增强处理 Visual C++6.0开发灰度位图处理 VC++开发腐蚀运算源程序 VC++开发膨胀运算源程序 VC++开发细化源程序 VC++开发Hough变换的源程序 VC++开发轮廓提取源程序 堆
ShowXYZ
- 在VC++环境下,直接读取点数据,并显示成图,有实验数据,适合初学者.-in VC environment, directly read data, and the map and show that the experimental data, for beginners.
ReadDXF
- 读取DXF文件数据信息(这里只实现了读取多段线),其它类型可参考扩充!-read DXF file data information (here is the realization of a multi-line reading), other types can refer to expand!
DigitalMap
- 这是一个2维dem数据读取,显示的vc写程序。
mfile3
- 读取标准envi格式的二进制图像数据,图像可以是单波段或多波段。
用来读取探地雷达模拟软件
- 用来读取探地雷达模拟软件 GprMax3D 和 GprMax2D 生成的数据-Read binary data generated by GprMax3D and GprMax2D simulators for ground probing radar.
vc.rar
- 可以读取记事本数据,并画出曲线图。效果很不错。,Notepad can read the data and draw curve. The effect is pretty good.
convert_raw_bmp_image
- 读取raw数据格式图像,转换为bmp图像保存 实现批量读取转换,带测试图。运行run文件,需要修改当前测试图像路径。-Read the raw data format images converted to read bmp images are saved to achieve batch conversion, with a test pattern. Run the run file, you need to modify the current test image path.
Timepicture
- 本程序实现了读取随机文件的数据,并产生一个方波图形.而且用户用鼠标点击后,会根据坐标自动取得当前点的值.对程序稍做修改,可用于单片机的数据图形处理-This procedure has to read random data files and graphics to produce a square wave. And the user with the mouse click, automatically based on the current point coordinate valu
Temp_Show
- 从串口读取数据并将数据绘制成曲线。 封装了一个二维坐标系,横轴和纵轴的范围会随着曲线的数值范围自动伸缩。-To read data from the serial port and the data plotted curves. Encapsulates a two-dimensional coordinate system, the range of the horizontal axis and vertical axis range of values as the curve au
dongtaihuatu
- 利用VC编程,实现数据的联系读取和数据显示,实时显示时钟-Using VC programming, data read and data links, real-time display clock
dongtaihuatu2
- 利用VC编程,实现数据的联系读取和数据显示,实时显示时钟-Using VC programming, data read and data links, real-time display clock
Matlab
- 读取图片,用鼠标获取图片点坐标,输出坐标数据-Read the image, the image point coordinates obtained with the mouse, and output coordinate data
read_envi_image
- IDL读取ENVI的img数据格式的例子源码-The img data format IDL read the ENVI example source
GeoMap
- 使用MFC 编程写的读取txt数据绘制地图的程序,还可以分图层显示,支持放大和缩小功能,希望对大家有帮助~-Write MFC programming read txt data mapping program can also be divided into layers display function supports zoom in and out, we hope to help to
sobel.m
- 雷达遥感数据读取;SOBEL边缘监测;梯度计算-RADAR remote sensing data reading sobel edge detection gradient calculation
GI
- GI 鬼成像源代码,关联算法和一些数据读取存储等问题 的解决方案-ghost imaging code
dwg
- 读取DWG格式数据的代码,供大家学习参考,可以备不时之需-DWG format of the data read code, for everyone to learn reference, you can prepare for contingencies
获取BMP图片数据
- VC工程,选择图片并读取BMP数据的部分,输出以16进制的方式。