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

搜索资源列表

  1. RdWrtHgFile9

    0下载:
  2. 读写大块资料(二进制)文件,在vc++6.0环境下编译通过。-reading and writing large data (binary) files, vc 6.0 environment compile.
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:26269
    • 提供者:李华磊
  1. VC_Log_Test

    1下载:
  2. 一个打包好的写日志类,很方便的实现SACII,二进制日志文件的读写,用VC开发-a good package written log type, very easy to achieve SACII, binary log file read and write, using VC
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:35108
    • 提供者:zj
  1. erjinzhiwenbenwebnjian

    0下载:
  2. 一个创建和读写二进制文本文件的程序,开发环境VC-create and read and write a binary version of the document procedures, the development of environmental VC
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:30144
    • 提供者:lanlicen
  1. MYADOBLOB

    0下载:
  2. 使用VC++存取数据库中的大对象,例如图象,音频文件或其他二进制大的数据-use VC access the database objects, such as images, audio files or other binary large data
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:628511
    • 提供者:梁中锋
  1. readfile

    0下载:
  2. 这是一个用VC++编写的实现读写大块资料( 二进制)文件的程序
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:28171
    • 提供者:李轶
  1. Binary_Show

    0下载:
  2. 二进制浏览器源码,VC++语言开发,可用来查看任意文件的二进制代码,在图形开发、多媒体开发时比较有用。
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:24621
    • 提供者:曹鹏
  1. elf2bin

    1下载:
  2. 用VC编写的将elf文件转化为bin文件的程序,可以用来转化elf文件为二进制可执行文件-This program can change elf file into bin file.
  3. 所属分类:File Operate

    • 发布日期:2016-01-25
    • 文件大小:9078
    • 提供者:lishanshan
  1. RdWrtHgFile

    2下载:
  2. VC++读写大文件资料(二进制),VC6编译通过,平时我们用词本打开大量文本的时候,会发觉电脑很慢甚至死机,不是因为文件太大,而是因为记事本的简单而未进行大文件打开处理,才会出现这种情况,希望这个VC小实例能启发你一些灵感。 -VC++ to read and write large file data (binary), VC6 compiler, usually we have to open a lot of words when the text will find that the
  3. 所属分类:File Operate

    • 发布日期:2016-07-06
    • 文件大小:20480
    • 提供者:madud00064
  1. TestSwmmDll

    0下载:
  2. vc实现的对swmm生成的二进制结果文件进行读取操作-vc on swmm achieved results generated binary file read operation
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:280287
    • 提供者:li
  1. BinXML-src

    0下载:
  2. 用vc++开发的二进制XML存储方案BinXML,工程中介绍了如何对xml文件的操作。-Developed using vc++ binary XML storage scheme BinXML, project describes how to xml file operation.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-05
    • 文件大小:45456
    • 提供者:武林至尊
  1. HexShow

    0下载:
  2. 用VC++6.0编写的读取文件二进制编码的程序-Using VC++6.0 to read documents prepared by the binary-coded program
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:48800
    • 提供者:daliang
  1. huffmancodinganddecoding

    0下载:
  2. 给出该程序的运行环境例如:windows ,linux,unix ,编译环境,如:vc++ 6.0等。 Huffman树算法实际应用于文件的编码、译码,其优点在于频繁使用的数据用较短的代码代替,较少使用的数据用较长的代码代替,每个数据的代码各不相同。这些代码都是二进制码,且码的长度是可变的。-coding and decoding of huffman
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-05
    • 文件大小:142677
    • 提供者:张红
  1. HexView

    0下载:
  2. vc实现文件二进制查看的功能和utraledit差不多,可以轻松实现对文件二进制的查看。-vc implementation file binary view of the function and utraledit almost, you can easily view the file binary.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-30
    • 文件大小:44276
    • 提供者:吴硕
  1. ConvertDemo_

    0下载:
  2. 一个VC++的进制转换组件及实例源代码,提供各种不同进制互相转换接口声明,以及二个接口涵数:IsValidate()用来检验输入有效性 Convert()来完成实际转换,编译时只用编译示例文件就可以,DLL组件会自动生成。演示程序展示了如何在二进制、八进制、十六进制、十进制之间转换数据。 -A VC++ the hex conversion components and source code examples, providing a variety of interchangeable
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:186396
    • 提供者:王佳佳
  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-09
    • 文件大小:22926
    • 提供者:
  1. obj2bin

    0下载:
  2. 把vc生成的obj文件中代码部分的二进制数据提取出来,整到一个文件中。-The vc obj file generated code part of the binary data extracted from the whole to a file.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-04
    • 文件大小:6143
    • 提供者:焱哥
  1. vcPP-APP_CODE_16

    2下载:
  2. 独立打包,保证可解压,内含大量源码,网上搜集而来。一共10几包,每个包几十兆。 本包内容: 进程防杀的实现.rar 精美MP3播放器.zip 局域网视频监控.rar 客户端和服务器.rar 快捷键.zip 类似QQ截屏的屏幕取色器.zip 两款拼音输入法源代码.rar 模仿QQ抖动 .zip 模拟金山词霸的界面.rar 深入体验VC开发源码.zip 十进制、十六进制、二进制互相转换的VC++程序.rar 实现DLL拦截
  3. 所属分类:Windows编程

    • 发布日期:2013-12-07
    • 文件大小:60335359
    • 提供者:李东波
  1. Getmyfile

    0下载:
  2. 读取文件的动态链接库,它能够帮助读者读取二进制文件里的数据,以用来处理,可以采取混合混合编程。-it is dll which can get the data from a file.it can help people who are not familiar with the VC.so it is a very important dll.it is dll which can get the data from a file.it can help people who are not
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-19
    • 文件大小:41777
    • 提供者:顾定富
  1. student

    1下载:
  2. C语言,学生成绩管理系统作业设计。VC++6.0编译通过, 利用结构体,结构体指针,单链表,文件操作,命令窗口下简单菜单设计,可从文件读入数据,自动保存数据,有错误自动判断修复,能添加,删除,查询,显示,排序记录,适合多数初学者期末C语言作业设计要求!如果要增加科目,只要修改源代码中的Class_N的值就可以了,科目的名称在程序第一次运行时输入,会自动保存到student.ini文件,程序运行时自动生成的student.ini文件为系统信息文件(二进制文件),student.db为数据存储文件(
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:342812
    • 提供者:namejiang
  1. file

    0下载:
  2. 两个文件操作类,cfile写二进制文件,sdk写文件文件,很有参考意义-VC++ ADO operations, support for paging
  3. 所属分类:File Operate

    • 发布日期:2017-04-14
    • 文件大小:2911
    • 提供者:农民
« 1 2 34 »
搜珍网 www.dssz.com