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

搜索资源列表

  1. ReadFile

    0下载:
  2. C语言 文件操作 文本文件读取及显示及二进制文件读取及换行显示-C language file operations to read and display text files and binary files read and wrap
  3. 所属分类:Console

    • 发布日期:2017-03-23
    • 文件大小:10940
    • 提供者:郑硕
  1. SerializeObjectIntoDBField_source

    0下载:
  2. 使用DAO在库表里存贮二进制文件 -Storing binary file in database using DAO
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-12-09
    • 文件大小:1578
    • 提供者:站长
  1. hvcode

    0下载:
  2. 查看二进制文件的HexView的源代码- Examines the binary file the HexView source code
  3. 所属分类:Editor

    • 发布日期:2017-11-10
    • 文件大小:129050
    • 提供者:站长
  1. teacher

    0下载:
  2. 2003 - 2004 学年度(下)C++ 课程设计题目 实现简单的教师信息管理系统,使用到了链表,定义了一个 TeacherList 类,可以实现简单的插入,查找,删除等功能,涉及到二进制文件的读写操作。-2003- 2004 school year (the) C++ Curriculum design subject teachers to achieve a simple information management system, the use of the list, Teache
  3. 所属分类:Other systems

    • 发布日期:2017-11-10
    • 文件大小:3501
    • 提供者:赵君
  1. SWAP

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

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

    0下载:
  2. c语言实现从二进制文件中读出数据并处理数据-c language implementation读出数据from the binary file and handle data
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:4045
    • 提供者:bsumydream
  1. cp

    0下载:
  2. 文件操作,包括文本文件读写,二进制文件读写-File operations, including read and write text files, binary files
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1397
    • 提供者:刘井生
  1. dlkgdfgioriotio

    1下载:
  2. 用vb操作二进制文件,打开保存文件.含有vb源码.-Vb file with a binary operation, open the saved file. Containing the vb source code.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:7274
    • 提供者:李鹏
  1. 1

    0下载:
  2. c语言中二进制文件转换为文本文件,里面有两个转换的例子,呵呵,不是我的,请见谅-c language binary file is converted to a text file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:780
    • 提供者:yan
  1. bookxml

    0下载:
  2. 文本处理输出为二进制文件,每个文件大小不超过20m,需要的请下载-Text-processing output is a binary file, each file size of no more than 20m, need to download the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:3392
    • 提供者:xialiang
  1. zhenfengzhuang

    0下载:
  2. 编程实现帧封装。帧封装只是在数据的头和尾上加特定的二进制数据,可以直接用读写二进制文件的方式读出来,然后把该加的头尾写进去就行了。 -Programming frame package. Encapsulated only in the data frame the head and tail add a specific binary data, you can read and write binary files directly read out the way and the
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-31
    • 文件大小:2075
    • 提供者:
  1. lontest

    0下载:
  2. 读取钱龙软件的股票信息,并讲数据库中的二进制文件转换为文本文件查看-read qinlong Stock software infomation
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:34687
    • 提供者:renzhen
  1. 123456

    0下载:
  2. 模拟实现单机目录FAT的文件系统 基本思路:用二进制文件空间模拟磁盘空间,用文件块操作模拟磁盘块操作。 基本设计要求:1、实现如下文件系统功能(过程或函数): a、 打开文件系统 FILE *OPENSYS(char *filename) b、 关闭文件系统 int CLOSESYS(FILE *stream) c、 显示目录 void LISTDIR(void) d、 建立文件 int FCREATE(char *filename) e、 删除文件 int
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:15224
    • 提供者:黎民
  1. FileWrite

    0下载:
  2. 读写二进制文件,简单程序,可以作为程序开发时的参考-Reading and writing binary files, a simple procedure, can be used as a reference when program development
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1902393
    • 提供者:黄斌
  1. erjinzhiduxie

    0下载:
  2. C++.NET环境下的二进制文件读写 例程很好 希望能帮助到大家-C++. NET environment routines to read and write binary files very well intend to help you
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:8489
    • 提供者:sdsadsa
  1. erjinzhiwenjian

    0下载:
  2. 实现写入二进制文件,同时实现读取二进制文件-Achieve write binary files, while achieving read binary files
  3. 所属分类:Other systems

    • 发布日期:2017-04-08
    • 文件大小:38826
    • 提供者:颜兴华
  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 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com