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

搜索资源列表

  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. HEXDisp

    0下载:
  2. 非常有用的打开二进制文件用16进制逐行输出显示并关联其ASC信息,类似VC平台软件打开二进制效果-Very useful open binary files in hexadecimal perform output shows the ASC information and related, similar to the VC platform software open binary effect
  3. 所属分类:RichEdit

    • 发布日期:2017-03-30
    • 文件大小:70672
    • 提供者:zydzmapx
  1. vseg1

    0下载:
  2. 自己写的一个关于C处理文件的代码,用于修改二进制文件的源代码,在网上很少找到,便自己写了一个,经过测试.我是用于修改二进制代码中的终端号,以后我会将它移植到C++中.目前只是C代码,在VC中用CONSOLE方式新建一个工程把它添加进去就可以,代码完全是C.-Himself wrote a paper on the C handling code, binary files to modify the source code, rarely found in the online, they wr
  3. 所属分类:File Operate

    • 发布日期:2017-04-08
    • 文件大小:1492
    • 提供者:bill.zhang
  1. DBMS

    1下载:
  2. VC编程的简单数据库,可以生成关系,读取关系,以二进制文件存取。-VC programming simple database can generate relations, read in order to binary file access.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:38501
    • 提供者:李小勇
  1. Student_Course_Selection_System

    0下载:
  2. 学生选课系统,本人非常满意的c++课设(VC++6.0)开发,具有学生选课和教师管理后台功能,同时为学生和教师的操作都必须通过密码验证,各种信息以二进制文件存储。-Student elective system, I am very pleased with the c++ class-based [VC++6.0] development, with students and teachers course management back-office functions, while the
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:45046
    • 提供者:yax
  1. bfrm

    0下载:
  2. 二进制文件随机存取的两种方法,在windows VC++下运行,比较简单。-Random access binary files of the two methods, in the windows VC++ under the operation is relatively simple.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-25
    • 文件大小:43329
    • 提供者:李辉
  1. DbfFile

    0下载:
  2. 为了使用VC语言编程直接读取dbf文件。需要了解dbf文件的二进制文件格式,下面给出简要的说明。 表文件由头记录及数据记录组成。头记录定义该表的结构并包含与表相关的其他信息。头记录由文件位置 0 开始。数据记录1紧接在头记录之后(连续的字节),包含字段中实际的文本。 记录的长度(以字节为单位)等于所有字段定义的长度之和。表文件中存储整数时低位字节在前。-Programming language in order to use VC to read dbf files directly
  3. 所属分类:ADO-ODBC

    • 发布日期:2017-04-02
    • 文件大小:19093
    • 提供者:oooo
  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. InsertPE

    0下载:
  2. 这是一个可以把任意二进制文件插入到PE可执行文件中的程序源码.采用VC++ 6.0编译.-This is an arbitrary binary files can be inserted into a PE executable file in the program source code. Using VC++ 6.0 compiler.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1625395
    • 提供者:ylwhxxxx
  1. Lesson12

    0下载:
  2. 孙鑫vc++深入详解第十二课, const char*与char *const的区别。C语言对文件读写的支持,file指针;文本文件和二进制文件的区别。-Sun Xin vc++ in-depth Xiangjie 12th class, const char* and char* const difference. C language support to read and write files, file pointers text files and binary files the
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-22
    • 文件大小:40956715
    • 提供者:张帅
  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. VC_programming_information_read_write_large_binary

    1下载:
  2. VC编程读写大块资料二进制文件经典代码VC programming information to read and write large binary classical code-VC programming information to read and write large binary classical code
  3. 所属分类:File Operate

    • 发布日期:2016-07-06
    • 文件大小:23552
    • 提供者:lina
  1. 2binary_eidt

    0下载:
  2. VC++ 二进制文件浏览编辑器源代码,以前老看到有人在论坛上寻找二进制浏览、编辑代码,个人觉得写个这玩意并不难,为何不自己 写呢?这些天工作不是太忙,索性自己动手,丰衣足食吧,就摸索着写了这个程序,或许不算完美,不过已经说清楚了原理。 -VC++ binary file browsing and editing source code, before the old saw someone in the forum to find a binary view, edit code, pers
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-16
    • 文件大小:24651
    • 提供者:madud00106
  1. freadBinTxt

    0下载:
  2. vc读取二进制文件中的浮点数2010/08/24 21:02//假设二进制文件中f.out中存放着512个浮点数 -read binary file vc float 2010/08/24 21:02// assume a binary file stored in the 512 f.out float
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:657
    • 提供者:liwenwen
  1. Reading-and-writing-binary-files

    0下载:
  2. 使用VC.net开发的二进制文件的读写小程序-VC.net developed using binary read and write small programs
  3. 所属分类:File Operate

    • 发布日期:2017-03-29
    • 文件大小:8375
    • 提供者:
  1. BinaryView

    0下载:
  2. 该程序代码简短,可以用二进制的形式查看文件-VC++ BinaryViewer is for view file
  3. 所属分类:File Operate

    • 发布日期:2017-03-31
    • 文件大小:16456
    • 提供者:zhouyingjie
  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. 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 23 4 »
搜珍网 www.dssz.com