搜索资源列表
OLTbinaries
- HOG算法编译好的二进制文件。以及human detection的训练结果。
ReadMIF
- GIS编程中的读取MapInfo MIF文件的VC6工程源码,读取点线面数据并保存到一个二进制文件中去,是GIS初学者不可多得的好参考资料。(附一个道路网的MIF测试文件)
text2data
- 程序] 文本文件和二进制文件读写 --C语言 /* 程序说明: 实现对账户信息的添删查改操作 从一个文本文件 data.txt 读取数据,然后写入一个二进制文件 credit.bf 文件中 */
JPG、BMP图像转换及导出二进制C++文件
- 主要是做JPG BMP图形的互转及为嵌入式提供图形的二进制读写文件
header_pro.zip
- IDL中读取二进制文件,并对其赋以envi的hdr头文件信息,包括坐标投影信息,This file reads binary data and gives it an envi header with georegistration information.
BayerConvertBMP
- 一个将二进制文件存储的Bayer格式的图像转为BMP格式图像显示并BMP格式并显示的桌面计算机程序-A windows Application Software that Convert Image from Bayer to BMP format.
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3:进行图像分块,并保存成二进制文件,再输出索引; 选择功能
GRD二进制文件格式说明及源程序
- surfer 8.0支持的GRD二进制文件格式说明及源程序-surfer 8.0 GRD support binary file formats and source code
0001
- 用MATLAB读取一幅任意大小和格式的彩色图片,并将图片数据保存到dat格式的m代码,同时还可以读取TXT格式的数据文件,并在MATLAB将其以图像的形式显示出来-Using MATLAB to read any size and format of a color image, and image data into m code dat format
cwt-ccode
- 连续小波变换程序,输入二进制文件,然后然后进行小波变换 C语言程序-/*this program compute the contious wavelet transform of the signal in a data file using the Professor A.Grossman s approach. the analyzing basic wavelet is modulated gaussian: exp(iwt)exp(-t**2/2)where w si th
Class3ds
- 在VC++环境下调用3DS模型的一个类,采用读二进制文件的方式将一个3DS文件读入系统,并显示纹理-In VC++ environment called 3DS model of a class, using a binary read of papers will be read a 3DS file into the system, and display the texture
JPEGjiema
- VC++的JPEG编码解码指导,通过网络传送JPEG二进制文件-VC++ the JPEG codec guidance, through the network to send binary JPEG
ForWin32
- 一种高性能的算术编码方法。对二进制文件有很好的压缩性能。-A high-performance arithmetic coding method. Binary file has a very good compression performance.
Identification_the_char_and_number
- 验证码识别示例,位置不固定,字体变形。另外,演示了直接打开图片文件(二进制方式打开)后的处理办法-Sample identification code, location is not fixed, font distortion. In addition, the demonstration of direct open the picture file (binary mode turned on) after the approach
VB access save picture
- VB ACCESS存取图片 使用Stream对象,可以实现对数据库的图像存取。 数据库中存放图像的字段是二进制类型(Access为OLE类型)。 比如,如果用“CommonDialog”控件来选择你硬盘上的图像文件; 用“Picture”控件来显示图像。-VB ACCESS access to images using the Stream object can be achieved on a database image access. Images stor
AAA
- 自己写的用BMP文件隐藏任意二进制文件的小程序,附带一个隐藏mp3的实例。-BMP files with their own writing binary files hidden any small program with a hidden instance of mp3.
JPGinDB
- 将JPG,JPEG打开关保存为二进制文件。-To JPG, JPEG is saved as a binary file to open relations.
BmptoBufer
- 将bmp格式图片转换成为buffer形式的二进制文件,达到显示的效果。-change bmp photo to buffer style.
RGB-transform-YUV
- * 程序名称:RGB2YUV.C * 功 能:将位图文件的RGB格式转换成YUV格式,结果以二进制文件 * 存储。注意:1、原文件是24位位图;2、文件宽度 * 输 入:icon.bmp * 输 出:icon_array -* Program Name: RGB2YUV.C* function: RGB bitmap file format into YUV format, the results of the binary file* storage. Note: 1, t
HM-16.17-4929
- 实现了将yuv格式的视频流编码成H.265/HEVC格式的码流二进制文件,然后再讲二进制码流文件解码成yuv格式文件。(The video stream encoded in YUV format is encoded into H.265/HEVC format stream binary file, and then the binary bit stream file is decoded into YUV format file.)