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

搜索资源列表

  1. M2S

    0下载:
  2. 完成简单的读取和写入二进制文件操作,以及指定二进制文件格式的转化。是控制台应用程序。-Complete the simple read and write binary file operations, as well as specify the binary file format conversion. Is a console application.
  3. 所属分类:Console

    • 发布日期:2017-05-24
    • 文件大小:7917952
    • 提供者:成天
  1. readfile

    0下载:
  2. 用于文件的读取,用来读取各种二进制文件,-For file read, used to read binary file,
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1755
    • 提供者:白逊
  1. GenRomSch

    0下载:
  2. Rom的二进制文件转换成verilog 文件-Rom bin file changed to verilog file
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:661
    • 提供者:zhengzh37
  1. IO2

    0下载:
  2. 这个是实现安卓平台上将文件读出来,一个个二进制文件的读出-This Android platform will file read out read out of a binary file
  3. 所属分类:android

    • 发布日期:2017-12-06
    • 文件大小:2706
    • 提供者:杨海峰
  1. IDDbfFilen

    0下载:
  2. 为了使用Visual C语言编程直接读取dbf文件。需要了解dbf文件的二进制文件格式,下面给出简要的说明。 表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。 记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。 -In order to use the Visual C language programming directly rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-19
    • 文件大小:19291
    • 提供者:认可
  1. mdlFileBin

    0下载:
  2. 原创-VB下的按二进制方式读写任意文件的函数,网上可能有很多范例,但我做的,都是最贴近好用的,只需要输入文件路径和文件数组就完成读写: Public Function VBFileBin_Read(fn As String, dat() As Byte) As Long Public Sub VBFileBin_Write(fn As String, dat() As Byte)-Original-VB under way by the binary function to rea
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:1372
    • 提供者:jim
  1. MSP430-MCU-USB-emulator

    0下载:
  2. MSP430单片机USB仿真器的原理图,固件二进制文件以及烧写工具-The MSP430 MCU USB emulator schematics, firmware binary files and the burning tool
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-07
    • 文件大小:1410981
    • 提供者:我们要幸福
  1. homework

    0下载:
  2. 在Linux下的二进制文件分割合并程序 有校验位,有文件头-File div and merge in binary mode
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-11-06
    • 文件大小:809074
    • 提供者:scarlett
  1. wenjianjilu

    0下载:
  2. 用于记录数据,存储方式为二进制文件,一般用于大量数据存储-Used for recording data, and stored as a binary file, and are generally used for a large number of data storage
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-25
    • 文件大小:2324515
    • 提供者:张奔
  1. FileOperate

    0下载:
  2. MFC读写二进制文件,1.VS2010编译通过 2.C++ 3.文件写3个浮点数,英文字符,中文字符 4.文件读3个浮点数,英文字符,中文字符 5.基于MFC的实例-MFC reading and writing binary files 1.VS2010 the compiler through 2.C++ 3. Documents written three floating-point numbers and English characters, Chinese char
  3. 所属分类:Compiler program

    • 发布日期:2017-11-06
    • 文件大小:128909
    • 提供者:sunwenbo
  1. bf_pkg

    0下载:
  2. 字符和std_logic_vector之间的类型转换函数,可用于操作二进制文件。-This is conversion function between character and std_logic_vector type, which can be used to operate binary file in VHDL.
  3. 所属分类:Other systems

    • 发布日期:2017-12-05
    • 文件大小:3362
    • 提供者:greatwind
  1. 5DES9-5

    0下载:
  2. 在Linux实现DES加密算法,二进制文件可直接运行。-Realized DES algorithm in Linux, the binary file can use directly.
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-27
    • 文件大小:12698
    • 提供者:刘星
  1. test_rdwu

    0下载:
  2. 读取ASCII文件和二进制文件,并对其进行比较,注意其区别-Read ASCII files and binary files, and compare
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-15
    • 文件大小:837
    • 提供者:陶亮亮
  1. bintoshuzu

    0下载:
  2. 二进制文件转化为数组代码。可以把重要数据直接放在ARM中-The binary file into an array code. Important data directly on the ARM in
  3. 所属分类:Windows Develop

    • 发布日期:2017-11-15
    • 文件大小:1993771
    • 提供者:杨乾
  1. Code

    0下载:
  2. Ethernet帧结构解析程序,提供Ethernet V2.0格式的Ethernet帧封包文件input(存放在“Exe”目录下),该封包文件是二进制文件,文件中包含若干个Ethernet帧,其中有正确的帧,也有错误的帧。-Ethernet frame structure parsing program, provides the Ethernet frame Ethernet V2.0 format the packet file input (stored in the directory
  3. 所属分类:Console

    • 发布日期:2017-12-01
    • 文件大小:262268
    • 提供者:
  1. seven2

    0下载:
  2. 打开一个二进制文件,将里面的数据按照读取,将其按16进制的方式打印出来; 第一行显示header,表示每一个数据在行内的偏移量; 然后每一行开始显示第一个数据在文件中偏移,然后显示8个数据(数据之间使用空格分隔,每一个数据2个字符位置),然后显示竖线 ,然后显示8个数据; -Open a binary file, the data inside the read, print hexadecimal way displays the first line of the head
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-22
    • 文件大小:798
    • 提供者:涟漪在线
  1. erjinzhibianji

    0下载:
  2. 本人软件设计作业 文件编辑 创建一个多文档工程,实现对于磁盘文件的浏览,编辑等功能。 能够以文本文件,二进制文件方式打开文件; 支持剪贴板功能; 支持搜索,查找,替换功能; 支持文件定位;-I software design job file editing documentation project, to create a multi-disk file browsing, editing functions. Way to text file, binary fil
  3. 所属分类:Other windows programs

    • 发布日期:2017-12-04
    • 文件大小:98831
    • 提供者:cxzgo
  1. data_to_asc

    0下载:
  2. 将二进制文件如图片转换为文本文件,用于FPGA的数表-translate binary to ASICII
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-23
    • 文件大小:770
    • 提供者:邓海涛
  1. asc_to_raw

    0下载:
  2. 将文本文件转换为二进制文件如图片,用于FPGA的数表-from text to binary file
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-11-18
    • 文件大小:728
    • 提供者:邓海涛
  1. writeBinary.sln

    0下载:
  2. VC写的二进制文件读写,代码简洁,功能完美实现,不错的文件读写学习资料。-VC write binary file reading and writing, the code is simple, functional perfect realization, good document literacy learning materials.
  3. 所属分类:File Operate

    • 发布日期:2017-11-13
    • 文件大小:5982203
    • 提供者:林夕
« 1 2 ... 24 25 26 27 28 2930 31 32 33 34 ... 50 »
搜珍网 www.dssz.com