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

搜索资源列表

  1. C_programming_reading_writing_binary_files

    0下载:
  2. C编程实现二进制文件的读写C programming reading and writing binary files-C programming reading and writing binary files
  3. 所属分类:SCM

    • 发布日期:2017-04-15
    • 文件大小:8484
    • 提供者:,
  1. netcdf-3.6.2.tar

    2下载:
  2. netcdf 气象数据通用格式 二进制文件读写 可用的源码-netcdf binary file of meteorological data in a common format to read and write the source code available
  3. 所属分类:Algorithm

    • 发布日期:2017-05-19
    • 文件大小:5312882
    • 提供者:wang rain
  1. u-boot

    0下载:
  2. 带有usb下载功能的uboot1.1.6的二进制文件-uboot1.1.6
  3. 所属分类:USB develop

    • 发布日期:2017-04-03
    • 文件大小:82125
    • 提供者:huazai
  1. change

    0下载:
  2. 二进制文件内容转换成txt格式。可自动选择需转换文件-Txt file contents into a binary format. Need to convert files automatically selected
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:29063
    • 提供者:崔瑞峰
  1. cmostofile

    0下载:
  2. /* 读取计算机硬件CMOS信息,保存到文本文件和二进制文件中 */ /* 用 Turbo C2.0 把cmosttxt.c编译成cmosttxt.exe程序,单独执行或经VB、C++、C#程序调用后, 会生成和更新包含本机CMOS信息的文本文件cmostxt.txt和二进制文件cmosdat.dat*/-/* Read CMOS computer hardware information, saved to a text file and binary file*//* compile
  3. 所属分类:File Operate

    • 发布日期:2017-04-02
    • 文件大小:8378
    • 提供者:luozizon
  1. AAA

    0下载:
  2. 自己写的用BMP文件隐藏任意二进制文件的小程序,附带一个隐藏mp3的实例。-BMP files with their own writing binary files hidden any small program with a hidden instance of mp3.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-06
    • 文件大小:1194568
    • 提供者:王稠黯
  1. FindValue

    0下载:
  2. 对二进制文件破解的辅助小工具,可查找文件中任意的一个字节或字符。-Auxiliary binary file crack gadget can find the file in any one byte or character.
  3. 所属分类:Crack_Hack

    • 发布日期:2017-03-30
    • 文件大小:42249
    • 提供者:anan
  1. JPGinDB

    0下载:
  2. 将JPG,JPEG打开关保存为二进制文件。-To JPG, JPEG is saved as a binary file to open relations.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-01
    • 文件大小:146097
    • 提供者:曾小军
  1. SaveImgToAS

    0下载:
  2. VC++实现在ACCESS数据库上保存图像的方法,数据的存储格式使用的是二进制文件。-VC++ to achieve in the ACCESS database to save the image on the method, the data storage format using a binary file.
  3. 所属分类:Other Databases

    • 发布日期:2017-04-03
    • 文件大小:773570
    • 提供者:李兰平
  1. F2Hex

    0下载:
  2. 将一个二进制文件转化成一个16进制数组供其他语言使用,目前仅实现了1字节C++数组,但留有接口,你可以自己实现剩下的代码。-convert a binary file to a hex array which used by delphi,asm ,vb etc. ,but now support c++ array,but i gave interface for you to complete the rest code by yourself.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-01
    • 文件大小:23467
    • 提供者:frozenrain
  1. binread

    0下载:
  2. 一个二进制文件的读写工具,十分方便,可以直接对二进制-A binary file read and write tool, very convenient, you can directly on the binary
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:423476
    • 提供者:sulonshen
  1. WinHex_15.4_SR-5

    0下载:
  2. WinHex_15.4 SR-5专业二进制文件编辑软件同时也是数据恢复的强有力抓手-WinHex is in its core a universal hexadecimal editor, particularly helpful in the realm of computer forensics, data recovery, low-level data processing, and IT security. An advanced tool for everyday an
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-06
    • 文件大小:1262692
    • 提供者:黎明
  1. lesson12

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

    • 发布日期:2017-04-16
    • 文件大小:59751
    • 提供者:玄一
  1. rsa

    0下载:
  2. RSA算法实现,用C++语言实现大数类的构建,可以实现RSA算法加解密文本文件及二进制文件及图像,速度较快-将中文译成英语 RSA algorithm, using C language class structure of large numbers, RSA algorithm for encryption and decryption can text file and binary files and images, faster
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-04-09
    • 文件大小:1994323
    • 提供者:dezheng
  1. BinaryIO

    0下载:
  2. C# 读写二进制文件的一个示例,演示如何以二进制方式写入文件,以二进制方式读出文件-C# binary files read and write an example that demonstrates how to write files in binary mode, read files in binary mode
  3. 所属分类:File Operate

    • 发布日期:2017-04-04
    • 文件大小:15835
    • 提供者:wei
  1. extraction

    0下载:
  2. 提取两个尖扩号中的内容,可以是二进制文件- extract the contents betown tow sharp expansion , can be a binary file
  3. 所属分类:Other systems

    • 发布日期:2017-04-09
    • 文件大小:3181
    • 提供者:yourname
  1. HW2

    0下载:
  2. 1、写4个类,一个基类是配置文件解析器类,其他三个类是它的子类,分别用以解析txt文件、XML文件、二进制文件格式的配置文件。 2、要求使用虚函数 3、有完整的测试程序测试自己所写的解析器 4、要求完成配置文件的读、写和修改-1, write four classes, a base class is the configuration file parser class, the other three classes are its subclasses, respectivel
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-03
    • 文件大小:7818
    • 提供者:ychy
  1. BmptoBufer

    0下载:
  2. 将bmp格式图片转换成为buffer形式的二进制文件,达到显示的效果。-change bmp photo to buffer style.
  3. 所属分类:Graph program

    • 发布日期:2017-05-12
    • 文件大小:2616371
    • 提供者:hj
  1. download

    0下载:
  2. android文件下载,实现了下载二进制和文本文件-android file downloads, realized the binary and text files download
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:49401
    • 提供者:ysunicom
  1. Code

    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-04-23
    • 文件大小:38914
    • 提供者:田海龙
« 1 2 ... 18 19 20 21 22 2324 25 26 27 28 ... 50 »
搜珍网 www.dssz.com