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

搜索资源列表

  1. ee

    0下载:
  2. 定义一个 TeacherList 类 可以实现简单的增加教师 可以实现简单的查找教师 可以实现简单的删除教师 要求用二进制文件的读写操作-teach system system system system system system
  3. 所属分类:Data structs

    • 发布日期:2017-04-06
    • 文件大小:1106
    • 提供者:陈磊
  1. read-wirte--binary

    0下载:
  2. 超过64M以上的二进制文件分段读写方式,最新的读写算法和压缩算法-64M or more than reading and writing binary files section, read the latest algorithms and compression algorithm
  3. 所属分类:File Operate

    • 发布日期:2017-05-15
    • 文件大小:3625259
    • 提供者:冯稀饭
  1. BinaryDataOperation

    0下载:
  2. 二进制文件数据读写封装类,基本类型与自定义类型均可使用-utility reading and writing binary files
  3. 所属分类:Java Develop

    • 发布日期:2017-04-14
    • 文件大小:4598
    • 提供者:jayden
  1. readmodel

    0下载:
  2. 很多同学对文件操作比较陌生,尤其是对二进制文件的操作比较陌生,该文件中包含文件读写的整个工程,希望可以帮助到你。-read and wrire binary files
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:175524
    • 提供者:周跃海
  1. binary

    0下载:
  2. 二进制文件读写,用户可以自定义其中的细节部分-Binary file read and write, users can customize the details of the part of
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:1798
    • 提供者:mytuhook
  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. BinRead

    0下载:
  2. 很好的二进制读写的工程示范,包括二进制文件的选择,打开,转换,存储等,经编译通过。-it is a very good example for binary file reading, converting and save.
  3. 所属分类:File Operate

    • 发布日期:2017-11-14
    • 文件大小:3374468
    • 提供者:yangming
  1. matlab-file-operations

    1下载:
  2. matlab文件操作及读txt文件,文件的打开与关闭,二进制文件的读写操作等等,对应的函数-the matlab file operations and read txt file, the opening and closing of files, binary file read and write operations, and so on, the corresponding function
  3. 所属分类:matlab

    • 发布日期:2017-11-12
    • 文件大小:5161
    • 提供者:小晗晗哟
  1. LZ35

    0下载:
  2. VC++ 功能的19个功能,包括设置显示器分辨率,IO的应用,以二进制形式查看文件,串行化功能的实现,独特的读写工具,打开PCX格式文件等等 -VC++ 19 functions, including setting the display resolution, the application of IO, view the file in binary form serialization function realization, unique reading and writing to
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-12
    • 文件大小:24526848
    • 提供者:nwq35
  1. JAVA

    2下载:
  2. 有三个功能。 第一:撰写类Mylog,实现接口Loggable,完成在本地文件"MyLog.log"文件中的日志读写。 第二:分别使用FileOutput和BufferedOutputStream往二进制文件(Numbers.dat)中写入10个随机数,比较用时。 第三:编写查询程序,输入要查询的数字的索引,在实验第二题中的文件(Number.dat)中查询这个数显示到屏幕上。-Has three functions. : Write class Mylog, implement t
  3. 所属分类:JavaScript

    • 发布日期:2017-11-15
    • 文件大小:714820
    • 提供者:夏见明
  1. CPP-binary-file-

    0下载:
  2. 详细说明了利用C++进行二进制文件读写的操作,适合初级学员进行借鉴。-c++ detailed descr iption using C++ binary file read and write operation
  3. 所属分类:File Operate

    • 发布日期:2017-11-12
    • 文件大小:86523
    • 提供者:哈和就
  1. File

    0下载:
  2. VC++文件操作与注册表读写操作例子,了解一下注册表API以及MFC对文件操作的支持,Win32 API对文件操作的支持,主要学习一下文件指针定位、文本方式和二进制方式文件操作的异同等。-VC++ file operations and registry read and write operations example, look at the registry API and MFC support for file operations, Win32 API on support for
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:28197
    • 提供者:余灶兴
  1. File

    1下载:
  2. VC++读文件、写文件与读注册表、写注册表的简单实例,代码中可展现出const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别-failed to translate
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-25
    • 文件大小:28172
    • 提供者:包松林
  1. wrtxcn

    0下载:
  2. 1、将www目录中的内容上传到网站空间,其中adm,includes,install,module目录必须用二进制方式上传 2、设置advs,cp,down,pic,form,includes,link,news,page,templates目录为可读写(777) 3、设置config.inc.php文件为可读写(666) 4、运行http://您的域名/install/install.php (安装向导) 5、安装过程中可选择语言和编码 5、安装成功后请删除install目
  3. 所属分类:Other systems

    • 发布日期:2017-11-22
    • 文件大小:7182171
    • 提供者:chenyimin
  1. KeweiBox

    0下载:
  2. 科威聚合导航V1.5免费版安装说明 【使用环境】 1.可用的 httpd 服务器(如 Apache,Zeus,IIS 等) 2.PHP 5.0 或更高 3.MYSQL 4.1 或更高 4.WEB空间25MB或更多 5.MYSQL数据库20MB或更多 【安装方法】 1.解压从官方网站下载到的压缩包 2.将upload目录中的内容上传到网站空间,全部用二进制方式上传 3.将每个目录设为可读写(777) 4.运行http://您的域名/insta
  3. 所属分类:Other systems

    • 发布日期:2017-05-15
    • 文件大小:3644815
    • 提供者:古江明月
  1. RdWrtHgFile

    0下载:
  2. vc读写大块资料(二进制)文件的程序源码,希望对大家有所帮助-vc to read and write large data (binary) files in the program source code, we want to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-17
    • 文件大小:22972
    • 提供者:edstim
  1. RdWrtHgFile

    0下载:
  2. vc读写大块资料(二进制)文件的程序源码,希望对大家有所帮助-vc to read and write large data (binary) files in the program source code, we want to help
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:23019
    • 提供者:rmofgovern
  1. file

    0下载:
  2. C语音实现磁盘文件读写,用文件指针对磁盘文件进行读写,按二进制或者块读写操作-C voice to realize disk file to read and write, read and write in file pointer to a disk file, according to the binary or piece of read and write operations
  3. 所属分类:source in ebook

    • 发布日期:2017-04-01
    • 文件大小:590
    • 提供者:刘宁宁
  1. File

    0下载:
  2. const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-con
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1925173
    • 提供者:奋斗不止
« 1 2 3 4 5 6 7 89 10 »
搜珍网 www.dssz.com