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

搜索资源列表

  1. notepad2

    0下载:
  2. windows 记事本的C源代码与二进制文件
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:248586
    • 提供者:张三丰
  1. beyondCompare2.31

    1下载:
  2. 非常好的代码比较工具。支持二进制文件比较,各种源代码比较。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2064021
    • 提供者:hemhem
  1. MFCtest12Code

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

    • 发布日期:2008-10-13
    • 文件大小:39181
    • 提供者:陈嵩
  1. AkelPad-3.5.6-src

    0下载:
  2. 常规功能简短描述如下: 单一窗口模式 (SDI), 多窗口模式 (MDI) 可编辑大小大于 64K 的文件 (一般地说,大小没有理论上的局限) 完全支持 Unicode 系统上的 Unicode 字符串 (NT/2000/XP/2003) 支持 Unicode 代码页 (UTF-16 little endian, UTF-16 big endian, UTF-8) 支持系统上已经安装的任何代码页 支持 DOS、Windows 和 Unix 换行格式
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:349459
    • 提供者:Nathan
  1. binToAsc

    0下载:
  2. 由二进制文件转成C语言格式的16进制数组 例如:一个内容为(99a54abcd8)的二进制文件 转换后的内容为0x99, 0xa5, 0x4a, 0xbc, 0xd8
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1760
    • 提供者:王竹亮
  1. BtoT

    0下载:
  2. 二进制文件转成txt文件 二进制文件转成txt文件
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:51609
    • 提供者:Kevin
  1. bios-sjf

    1下载:
  2. 2410bios的烧写工具sjf,以及相关的烧写驱动和烧写使用说明,外加一个bios二进制文件可进行烧写
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:394009
    • 提供者:jiangling
  1. bufdecode

    0下载:
  2. 调试字符串内容的函数,效果如同ultraedit查看二进制文件 g++ -o a decode.cpp vc直接编译,可能要稍作修改-debug strings a function of results as ultraedit View binary files g-o decode.cpp vc a direct compiler, may have to make some modifications
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1146
    • 提供者:王勇
  1. 5ivb_068134

    0下载:
  2. 二进制文件操作示例源代码-binary file manipulation example source code
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:16388
    • 提供者:蓝于
  1. 以二进制形式查看文件

    0下载:
  2. 用VC编写的以二进制形式查看文件,适合初学VC的人参考-VC prepared to view the document binary form suitable for beginners VC reference
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:48305
    • 提供者:李浩
  1. f030.ZIP

    0下载:
  2. 查找编译在VB二进制文件,如 *.frx *.ctx *.dsx *.dox *.pgx中的图片(-in VB compiler search binary files, such as *. frx *. ctx *. dsx *. dox *. pgx the pictures (
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:12873
    • 提供者:吕伟
  1. 绝地程序编辑器

    0下载:
  2. 此软件支持多文档打开,支持多种程序语言语法高亮度显示:Delphi,SQL,Basic,C++, Perl,Java,HTML, TCL/tk,AWK scr ipt,Python CA-Clipper MS-DOS Patch File。多种选择模式支持,支持程序语言语法高亮度显示颜色的可视化调整,支持书签:十个书签,支持多级Undo和Redo操作,层次数可以自己设置。 支持最近文件列表,最近文件的数量可以自己设置。支持查找、替换:同Delphi: 支持直接编辑Delphi的窗体文件(dfm)
  3. 所属分类:编辑器/阅读器

    • 发布日期:2008-10-13
    • 文件大小:312494
    • 提供者:张强
  1. nasm-2.09.10.tar 可移植性与模块化而设计的一个80x86的汇编器

    0下载:
  2. NASM2.09.10是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和NetBSD/FreeBSD,a.out,ELF,COFF,微软16位的OBJ和Win32。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。它支持Pentium,P6,MMX,3DNow!,SSE and SSE2指令集-NASM2.09.10 is designed for portability and modularity of a
  3. 所属分类:汇编语言

    • 发布日期:2017-03-25
    • 文件大小:1001264
    • 提供者:王宗阳
  1. showbin

    0下载:
  2. 以16进制形式显示二进制文件-16 hexadecimal form binary file
  3. 所属分类:Editor

    • 发布日期:2017-11-09
    • 文件大小:5525
    • 提供者:
  1. src_PHoto

    0下载:
  2. 大文件管理,服务器端网页快照代码,有文件分级压缩存储的思想,也可以用来管理二进制文件- The big document management, the server end homepage snapshot code, has the document to grade the thought which the compression saves, also may use for to manage the binary file
  3. 所属分类:Disk Tools

    • 发布日期:2017-11-10
    • 文件大小:99446
    • 提供者:乔建秀
  1. draak822004

    0下载:
  2. Draak is a multi-language, macro compiler, meaning all syntax and code generation is defined in a single file. Draak is a single binary that is able to compile any context free language (like C, Pascal, Java) for any platform with only 1 file.
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:644340
    • 提供者:远超
  1. TuHexTrialSetup

    0下载:
  2. 16进制文件编辑与磁盘编辑软件。类似 ultraedit 的文本编辑工具,支持二进制编辑,支持比较和调整 bitwise 顺序。功能强大,支持文件在二进制级进行比较。-16 hexadecimal file editor and disk-editing software. UltraEdit similar text editing tool that supports the binary editing, support for bitwise comparison and adjustm
  3. 所属分类:Compiler program

    • 发布日期:2017-04-10
    • 文件大小:1503252
    • 提供者:carlose
  1. qadasm2

    0下载:
  2. 当前支持 16-bit, 32-bit and 64-bit 的二进制文件,甚至可以生成汇编更易懂源码. 在Windows下文件名请一律使用小写-Currently supports 16-bit, 32-bit and 64-bit binary file, or even to generate the compilation of a more easy-to-understand source. In Windows under the file name, please use a
  3. 所属分类:assembly language

    • 发布日期:2017-05-11
    • 文件大小:2508466
    • 提供者:springrider
  1. huibian

    0下载:
  2. 实验内容 回文,冒泡排序,十进制转换成二进制,二进制转换成十六进制,输入数据 存入文件 并从文件中读出并显示在屏幕上-Palindrome content of the experiment, Bubble Sort, decimal converted to binary, hexadecimal into binary, the input data into the file and read from the document and display on the screen
  3. 所属分类:assembly language

    • 发布日期:2017-04-28
    • 文件大小:41815
    • 提供者:符晓娟
  1. huibian

    0下载:
  2. 源代码 编译后的二进制文件能直接被裸机加载运行,在屏幕上显示hello world-After compiling the source code ,the binary file can be run directly by the bare-metal loading in the screen hello world
  3. 所属分类:assembly language

    • 发布日期:2017-03-30
    • 文件大小:1050
    • 提供者:hulantao
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com