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

搜索资源列表

  1. binary2txt

    0下载:
  2. 将二进制文件转换成文本文件。本程序是相应的程序实例。可参考相应源程序语句修改成实现自己功能的程序。-Converts a binary file into a text file. This procedure is the appropriate instance. Refer to the corresponding source statement to modify the program to achieve their function.
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-26
    • 文件大小:211296
    • 提供者:name
  1. student-management

    0下载:
  2. 基于C语言开发的学生信息管理系统。 1.设计一个学生信息管理系统,方便管理学生学籍资料。 2.学生信息构成内容包括学号、姓名、年龄、性别、出生日期、家庭地址、电话号码和邮箱,通信录数据类型定义为结构体类型。 3.程序执行的命令和功能有:(1)增加学生记录(2)删除学生记录(3)查询学生记录(4)修改学生记录(5)显示学生记录(6)保存学生记录(7)结束退出系统 4.删除、查询、修改功能均可通过学号和姓名两种方式进行,方便操作。 5.保存学生记录采用二进制文件存储数据。
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:67607
    • 提供者:alan
  1. TSEEDVPM642_bh

    0下载:
  2. 这个目录下的程序,是一个如何将用户的程序写入到FLASH中的程序。步骤如下:1、将BOot.asm的程序加入到用户程序中,其地址空间分配为0x00~0x4400;2、编写HEx转换的CMD文件。3、使用HEx6x工具,将OUT文件,转换成为HEx的二进制文件。4、使用FLASHBURN将之写入到FLASH中。 -The procedures in this directory is an example of how the user' s program written to the
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:140913
    • 提供者:caiyanwei
  1. Ddilllo-0[1]6i

    0下载:
  2. Dillo 是一个完全用C语言实现的图形化的网页浏览器,快速,而且源代码与二进制文件都非常小(小于2330k)。它是一种基于GTK+的,非常好的支持一个HTML子集(没有框架),不支持java虚拟机,与jav -Dillo is a fully implemented in C language graphical Web browser, fast, and the source code and binary files are very small (less than 2330k).
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:335819
    • 提供者:ackchengg
  1. TxttoDat

    0下载:
  2. 把十进制文件用C++转化为二进制文件,然后进行处理-turn the txt file into dat file
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3833095
    • 提供者:小书童123
  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. 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. 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. 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. 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. 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. CPPfiles

    0下载:
  2. C++详细的文件操作,二进制文件的操作,文件的读写-C++ detailed file operations, binary file operations, file read and write
  3. 所属分类:File Operate

    • 发布日期:2017-12-09
    • 文件大小:280710
    • 提供者:bruce
  1. analysis_elf

    0下载:
  2. ELF(Executable and Linkable Format,可执行与可链接格式)是一种二进制文件格式,用于可执行、对象代码、共享库和内存信息转储。1999 年被86open 项目选为x86 架构上的类Unix 操作系统的二进制文件格式标准.此代码对ELF 文件的数据做简单的拆分,对不同的部分用不同的颜色标识。-ELF (Executable and Linkable Format, executable and linkable format) is a binary file for
  3. 所属分类:CSharp

    • 发布日期:2017-12-03
    • 文件大小:858448
    • 提供者:wangtt
  1. Read_Wav

    1下载:
  2. 1:运行Read_Wav.exe文件,在弹出的对话框"打开文件转换"按钮选择需要转换的wav格式文件; 2:文件转换完后,在源文件路径下会生成相应的二进制文件".dat",并且会在程序界面上会显示Wav文件的相应文件信息。 3:生成的.dat文件中的二进制数据是从Wav文件data数据开始的二进制,不包括Wav文件的文件头信息。 -1: Run Read_Wav.exe files, in the pop-up dialog box to open the file conversi
  3. 所属分类:Button control

    • 发布日期:2017-11-07
    • 文件大小:3441726
    • 提供者:赵涛
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 36 »
搜珍网 www.dssz.com