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

搜索资源列表

  1. selectcourse

    0下载:
  2. vc++实现选课系统,用二进制文件实现数据存储。-vc++ to achieve elective system, using the binary file data storage.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:29017
    • 提供者:王敏
  1. Hex2Bin

    0下载:
  2. HEX 转 BIN 程序,弄过单片机的人可能都知道,很多编译器都会编译出一种叫HEX 的文件,这好像是Intel定的一个格式,就是把二进制的机器代码文件以16进制的字符形式(文本)保存,写进cpu或rom前都需要进行转化,此小程序便可完成该任务了。(本人上传代码均为Fwr原创)-HEX to BIN procedures, people get too SCM may all know, a lot of the compiler will compile a document called H
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:30520
    • 提供者:fwr
  1. VC6.0part1

    0下载:
  2. 主要是简单介绍一些利用VC++实现的功能,窗口风格,二进制文件等-Is mainly a brief introduction to use VC++ to achieve some of the functions, the window style, binary files, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6602938
    • 提供者:杨晨曦
  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. erjinzhi

    0下载:
  2. 一个使用VC++进行二进制文件浏览编辑器的源代码,快捷的进行数据读写。-VC++ to use a binary file browser source code editor, fast read and write data.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-01
    • 文件大小:26112
    • 提供者:张彬
  1. RdWrtHgFile

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

    • 发布日期:2017-03-30
    • 文件大小:22727
    • 提供者:lord
  1. hex_convert

    0下载:
  2. 将一个二进制文件转换为数组的控制台程序,使用vc6.0编译,可自行修改-conver a binary file to an array for C language in VC++ 6.0
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:7027
    • 提供者:马伟
  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. getwords

    0下载:
  2. VB实现Word97-2003二进制文件格式文本提取程序的源代码,在此提醒:本控件本方法在vc中使用正常, 但是在vb中如果doc文件太大(测试过40M的)就会崩溃!同时也期待高手找到解决办法。   直接复制需要打开的WORD文件的绝对址,就能打开,注意文件不要太大。 -VB Word97-2003 binary file format text extraction program source code, to remind: this control method in vc u
  3. 所属分类:Other systems

    • 发布日期:2017-03-25
    • 文件大小:625975
    • 提供者:汪志红
  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. 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. kriting

    0下载:
  2. 一个打包好的写日志类,很方便的实现SACII,二进制日志文件的读写,用VC开发(A packaged good writing log, very convenient to realize SACII, binary log file to read and write, using VC development)
  3. 所属分类:其他小程序

    • 发布日期:2017-12-19
    • 文件大小:41984
    • 提供者:Cjaudv
搜珍网 www.dssz.com