搜索资源列表
BinarySaveOpenFile
- 对二进制文件读写,如何打开二进制文件,如何保存到二进制文件-right binary file reading and writing, how to break the binary files and how to preserve binary files
myjinzhizhuanhuan
- 收集的一些进制转换的代码,可以二进制,十进制十六进制相互转换-collection of some 229 conversion codes can be binary, hexadecimal metric conversion
2342t5q
- 连续采集数据并存储为二进制文件,一个不错的范例,大家感兴趣可以参考一下-??续 ????数 ????
BitFileRw
- 我用VC写的,二进制文件读写范例。 该程序读取了MEPG2的包的二进制文件,并且把该包中的Teletext的信息取出来,重新写回一个新的二进制文件。-I use VC written examples to read and write binary files. The program reads the packet MEPG2 binary file, and the package of Teletext informati
FLch6eg1
- 二进制编码的遗传算法,用来求非线性函数的最值问题-Binary-coded genetic algorithm, the nonlinear function used to seek the most value problem
swfile
- 比用fread/fwrite的方式速度快了不少的读写文件方式。其中包括了读写文本文件和二进制文件的函数。-Than with fread/fwrite way faster than a lot of reading and writing papers. Including reading and writing text files and binary files function.
B_to_D
- 用VHDL语言将二进制数据转换成十进制数据,并将十进制的每一个位分离出来单独存放。使用状态机实现,程序简单,仿真效果很理想,占用可编程器件的资源较少。-VHDL language with the binary data into decimal data and decimal places separated from each store individually. Realize the use of state machine
ycsf
- 18个遗传算法程序matlab源码,包括遗传算法核心程序,二进制编码应用程序,浮点编码的应用程序等等。-18 procedures matlab genetic algorithm source code, including the core genetic algorithm procedure, binary-coded applications, floating-point encoding applications and
CBIGImage
- 1.将已有的较大灰度图像(8位bmp格式)按指定大小进行分块,并保存成二进制文件(.bat格式); 2.按指定屏幕大小生成大图的缩略图; 3.在缩略图上任意指定矩形框选部分(左上角和右上角),抠选出对应的大图原型,并保存至文件夹里。 4.大体介绍功能按钮 选择功能1:输入图像文件路径及文件名,打开图像文件,并新建以图像命名的文件夹。 如输入:test.bmp 选择功能2:输出图像的有关信息; 选择功能3: