CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 文件操作 搜索资源 - 二进制文件

搜索资源列表

  1. 能将ELF&AFX 文件转换成二进制文件的解析源码

    1下载:
  2. 能将ELF&AFX 文件转换成二进制文件的解析源码-ELFAFX can convert documents into the binary files of source code analysis
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:145252
    • 提供者:张强
  1. 标准二进制文件操作模板

    0下载:
  2. 标准二进制文件操作模板-standard binary file manipulation template
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:7459
    • 提供者:覃文
  1. 二进制文件编辑程序源代码

    0下载:
  2. 二进制文件编辑程序源代码,我试了一下还行,实在没有了-binary file editing source code, I tried it also OK, it is not a
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:13614
    • 提供者:tb
  1. 文件的~1

    0下载:
  2. 文件合并算法将原来的文件统一当作二进制文件依次读取,然后依次写入一个新的二进制文件中,这样就完成了合并操作;反向操作就可以分割文件了…… 先自己定义一个通用的文件表示,比如说下列格式:文件名长度(4字节),文件名,文件长度(4字节),文件内容。然后新建一个文件,将你要加入的文件依次写进(当作二进制文件)。 至于还原吗,先读入合并后的文件,然后依次按以下过程还原文件:读入文件名长度,按此长度得到文件名,读入文件长度,按此长度得到文件的内容,写到磁盘上即可。具体的编程见以下例子: //以下为文件合并
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:2026
    • 提供者:aa
  1. 结构体序列化读写二进制文件类

    2下载:
  2. 结构体序列化读写二进制文件类
  3. 所属分类:文件操作

    • 发布日期:2009-07-09
    • 文件大小:1898
    • 提供者:lxy8012
  1. VC读写txt文件的程序

    0下载:
  2. VC读写txt文件的程序,数据由空格,逗号或回车分隔开,还包括读取图位文件和二进制文件!,VC literacy txt documents, data from space, or comma separated from the transport, including map-reading documents and binary files!
  3. 所属分类:文件操作

    • 发布日期:2016-01-27
    • 文件大小:44923
    • 提供者:wangzhengpei
  1. DesktopSearchEngine.开源的桌面搜索引擎源代码

    0下载:
  2. 一款开源的桌面搜索引擎源代码,技术特色包括快速搜索文件(作者称经常会少于1秒),支持音乐/文档/图片筛选过滤,文件类型筛选过滤,文件访问和文件大小筛选等。源代码包括了一个加速技术及有关函数,以及闪速注册表读取类。源代码中包含使用CopyMemory API函数构建的二进制文件转储功能,从内存获取对象集合,使用WMI脚本对象,多线程递归搜索以及其他的技术,总之是一款不错的源代码,对希望编写桌面搜索引擎的网友可以提供借鉴。 首先把 Engine目录下的prjEngi
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:265316
    • 提供者:32487VG
  1. C# 读写二进制文件的一个示例

    0下载:
  2. C# 读写二进制文件的一个示例,初学者看一下有收获。-C# an example of reading and writing binary files, beginners look at the harvest.
  3. 所属分类:文件操作

    • 发布日期:2017-03-23
    • 文件大小:17428
    • 提供者:qinjun
  1. ReadBinaryFile

    0下载:
  2. 自己写的一个二进制文件读取和分析的小工具,主要特色是支持十六进制数据到十进制double和float的转换。好东西哦!-Writing itself a binary file to read and analyze a small tool, the main features are support for hexadecimal data to decimal conversion double and float. Oh good stuff!
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:19360
    • 提供者:刘名
  1. ReadBin

    1下载:
  2. vc++6.0下的一个读取二进制文件里面双精度数据的小段代码。-vc++6.0 under a binary file to read the data inside the double-precision small pieces of code.
  3. 所属分类:File Operate

    • 发布日期:2016-07-06
    • 文件大小:25997
    • 提供者:Zh.g
  1. File

    1下载:
  2. VC++编写的文本文件和二进制文件读写实例,并可以打开文件绘制波形图-VC++ written in text files and binary files read and write instance, and can open the file draw waveform
  3. 所属分类:File Operate

    • 发布日期:2016-06-04
    • 文件大小:1888256
    • 提供者:nanali
  1. readwrite

    0下载:
  2. 详细介绍了文本文件和二进制文件的读写方法,方法巧妙、全面-Details of the text files and binary files read and write methods by ingenious, comprehensive
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:2290
    • 提供者:陈忠宁
  1. 读取文件内容并以二进制显示

    0下载:
  2. 读取文件内容并以二进制显示,与ultraedit有些想像,提供参考-read the contents of the documents and binary, and ultraedit some imagination, provide reference
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:193704
    • 提供者:love
  1. SWAP

    0下载:
  2. 二进制文件,所有字节的高四位与低四位调换。-Binary file, all four bytes of high and low four swap.
  3. 所属分类:File Operate

    • 发布日期:2017-05-10
    • 文件大小:2319977
    • 提供者:SHEN
  1. File_BinaryToText

    0下载:
  2. 实现二进制文件到文本文件的转换,提供目录选择,输出文件目录选择-To achieve binary file to a text file conversion
  3. 所属分类:File Operate

    • 发布日期:2017-04-17
    • 文件大小:213993
    • 提供者:000
  1. DWORD-Data

    0下载:
  2. 一个对二进制文件进行读写的类的例子。简单修改后可作为一个二进制文件输入输出接口。-One pair of binary file reading and writing class example. Simple modification can be used as a binary file input and output interfaces.
  3. 所属分类:File Operate

    • 发布日期:2017-04-03
    • 文件大小:8927
    • 提供者:永远
  1. HexView

    0下载:
  2. 读取二进制文件,方便实用,大家用来看,也是在网上找到了,费了好大的尽-Read binary file, convenient and practical, we use the term, is also found online, take a great of the best
  3. 所属分类:File Operate

    • 发布日期:2017-03-30
    • 文件大小:195308
    • 提供者:王熙凤
  1. 读取大块二进制文件

    0下载:
  2. 该程序用于读取大块二进制文件。一般我们在读取二进制文件时程序会变得很慢,这个程序能给我们很好的启示!
  3. 所属分类:文件操作

  1. BIN文件清0工具

    0下载:
  2. 实现对二进制文件的操作,全部写为0 ;是VC++操作文件读写的一个简单例子; 本例子中的功能是将一个bin文件内容全写为0;(To achieve the operation of binary files, all written as 0; is a simple example of VC++ operation file read and write; The function of this example is to write the contents of a bin fil
  3. 所属分类:文件操作

    • 发布日期:2018-05-07
    • 文件大小:4524032
    • 提供者:dashu
  1. VB从二进制文件生成BMP

    0下载:
  2. VB从二进制文件生成BMP,二进制文件为示波器存储的标准数据流文档,默认为800*480
  3. 所属分类:文件操作

« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com