搜索资源列表

  1. 读取文件内容并以二进制显示

    0下载:
  2. 读取文件内容并以二进制显示.rar-read the contents of the documents and binary show. Rar
  3. 所属分类:电子书籍

    • 发布日期:2024-05-10
    • 文件大小:1901568
    • 提供者:李竹青
  1. HexShow

    0下载:
  2. 很多流行的编辑器软件都提供了查看二进制文件的功能,例如:UltraEdit便提供了这样的功能,它能够显示二进制文件的内容,即将二进制代码显示为十六进制。这种功能对于进行系统级的开发很有用处。本例实现了这种功能。-many popular editing software provided View binary file functions, such as : UltraEdit will provide such a functio
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:36864
    • 提供者:
  1. file_R&W_abstractClass

    0下载:
  2. 在XP环境下用VC编写的二进制文件读写的程序-in XP environment with VC prepared by the binary file reading and writing procedures
  3. 所属分类:系统编程

    • 发布日期:2024-05-10
    • 文件大小:336896
    • 提供者:叶子
  1. 5ivb_068134

    0下载:
  2. 二进制文件操作示例源代码-binary file manipulation example source code
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:16384
    • 提供者:蓝于
  1. 文件数据库

    0下载:
  2. 利用二进制操作模拟数据库存取操作,因为文件本质上是对文件进行二制读写操作,但是读写的单位不是字节,而是结构STRUCT。-simulated operational use binary database access operations, because paper is essentially the documents to write two system, but the unit is not read and write
  3. 所属分类:数据库编程

    • 发布日期:2024-05-10
    • 文件大小:23552
    • 提供者:全秀
  1. FileOperation

    0下载:
  2. 读写文本文件。 1 创建一个文本文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。 读写二进制文件。 1 创建一个二进制文件。 2 向文件中写入数据(数据行数不小于10条)。 3 从文件中读取数据,并显示读取结果。-read and write text files. 1 Create a text file. Two documents to write data (data not les
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:117760
    • 提供者:钱彦江
  1. 二进制文件访问

    0下载:
  2. vb的一个小程序,基于vb.net的也就是一般说的vb7。0的。-vb a small program based on vb.net is the general said VB7. 0.
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:5120
    • 提供者:安德森
  1. 文件的~1

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

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. 绝地程序编辑器

    0下载:
  2. 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同
  3. 所属分类:编辑器/阅读器

    • 发布日期:2024-05-10
    • 文件大小:312320
    • 提供者:张强
  1. message111

    0下载:
  2. 两机串口通信 可以传送各种文件,包括二进制文件 可达RS-232最大速度-two serial port communications can be transmitted various documents, including binary files up to RS-232 maximum speed
  3. 所属分类:串口编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:邵柏波
  1. 二进制形式查看文件

    0下载:
  2. 在实际应用中经常需要用到二进制查看文件内容,本实例提供了一种方法。运行本实例可以查看二进制内容。-in practical applications often need to use binary View the contents of the paper, the examples provide a method. Run this example can view binary content.
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:48128
    • 提供者:石头
  1. fileprint

    0下载:
  2. 二进制文件的打印和预览,非常实用的,对VC的文件操作部分的学习很有帮助!-binary files and print preview, very practical, the VC operation of the paper part of the study and helpful!
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:35840
    • 提供者:萧辉
  1. BIN2ASC

    0下载:
  2. 可二进制文件转换为C语言格式的文本文件,便于供C程序使用-binary files can be converted to the C language text file format to facilitate procedures for the use of C
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-10
    • 文件大小:4096
    • 提供者:王国印
  1. 能将ELF&AFX 文件转换成二进制文件的解析源码

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

    • 发布日期:2024-05-10
    • 文件大小:145408
    • 提供者:张强
  1. VC代码ReadFile

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

    • 发布日期:2024-05-10
    • 文件大小:3639296
    • 提供者:
  1. HexView2

    0下载:
  2. 二进制文件查看工具,以十六进制现实代码/-binary files View tools to reality hexadecimal code /
  3. 所属分类:C#编程

    • 发布日期:2024-05-10
    • 文件大小:1879040
    • 提供者:摆渡摆渡
  1. ReadCGM

    0下载:
  2. 读CGM二进制文件格式的COM组件。图元类型可以为点,线,面,文本,椭圆等 。-Reading CGM binary file format COM. Figure yuan for the type of point, line, surface, text, such as elliptical.
  3. 所属分类:ActiveX/DCOM

    • 发布日期:2024-05-10
    • 文件大小:81920
    • 提供者:翁丽萍
  1. 2check

    0下载:
  2. 二进制文件查看器,VC++环境编译运行,二进制文件查看器.zip-binary file viewer, VC environment compiler running binary file viewer. Zip
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:17408
    • 提供者:
  1. hewshow

    0下载:
  2. 在实际应用中,经常需要用以二进制形式来查看文件的内容,本例提供了一种查看二进制文件的方法,可以查看任何文件的二进制编码-in practical application, often needed for the binary form to view content of the document, the cases provided a check of the binary files, can view any documen
  3. 所属分类:对话框与窗口

    • 发布日期:2024-05-10
    • 文件大小:47104
    • 提供者:苗雨
  1. readbigfile

    0下载:
  2. VC中读写大块资料文件的方法,源代码. 本文件是对二进制文件而言 -VC literacy bulk of the information paper, the source code. This document is a binary document
  3. 所属分类:文件操作

    • 发布日期:2024-05-10
    • 文件大小:28672
    • 提供者:鱼鱼
« 1 23 4 5 6 7 8 9 10 ... 50 »

源码中国 www.ymcn.org