搜索资源列表
erjinzhi
- 读取二进制格式文件,是很好的一个软件 大家可以用这个实现读取-read binary format is a very good software you can use to achieve this reader
1111111112222
- CVS 客户端使用手册,CVS(Version Control System.)即版本控制系统。用来记录源文件的历史信息。甚至二进制文件,媒体文件等-CVS client user manual CVS (Version Control System.) that the version control system. Used to record the source of historical information. Even binary files, media files, etc.
REW
- 可将华为设备信令跟踪二进制文件进行解码并输出文本文件。
word文件格式
- Microsoft Word 97 二进制文件格式说明,用于对word文件的处理和分析
二进制的STL格式文件
- 二进制格式的STL文件,可用于测试STL编辑可视化软件
Binary2Text
- 把二进制文件内容转换为文本文件 附件为vc++源代码-binary to text
3DSFileFormat.doc
- 3DS文件是非常常见的模型文件格式,有量的涉及各个领域的模型都是采用此格式。此文档详细讲解了3DS二进制文件的格式,为简化模型设计,快速建立模型提供了捷径!
wine
- Wine (Wine Is Not an Emulator)[即Wine不仅仅是一个模拟器]是一个在X和UNIX之上的,Windows 3.x 和 Windows APIs的实现.它是一个Windows兼容层,用通俗的话说,就是一个Windows模拟器,这个层即提供了一个用来从Windows源进出到UNIX的开发工具包(Winelib),也提供了一个程序加载器,该加载器允许不用任何修改Windows 3.1/95/NT的二进制文件,就可以运行在Intel Unix及其衍生版本下-Wine (Wi
Tomcat_cn
- 本文档提供关于Tomcat的基础信息.主要内容如下: Tomcat二进制版本安装 与Tomcat相关的脚本的主要内容 与server.xml相关的主要内容,Tomcat的主要配置文件 如何设置Tomcat与宿主web服务器一起工作的说明 如何应用Tomcat配置一个现实中的web站点 -This document provides basic information about the Tomcat. The main contents are as follows: T
Tools
- 这是一个非常有用的工具包,包括读文件,对二进制数据的操作 还有一些游戏里画图的通用方法!-This is a very useful tool kit, including the reading documents, binary data on the operation of the game there are some common methods in drawing!
bflt
- 文件格式是一种二进制执行文件格式有许多,如elf、coff、aout和flat等,flat格式主要应用在嵌入式uClinux系统中,该文章描述了flat文件格式的具体细节。-uClinux uses a Binary Flat format commonly known as BFLT. It is a relatively simple and lightweight executable format based on the original a.out format.
5509aSPI
- TMS320VC5509A的SPI的启动方法详细介绍以及工具 导入数据比较:方法1,需要每次重新编译程序从而下载数据;方法2,需要人工导入数据,方法3就比较直接,将生成的二进制文件放在.out文件同一目录就可以了,很方便。 CCS中的操控SPI来读写SPI的-TMS320VC5509A the SPI boot methods and tools to import data detailed comparison: method 1, need to recompile the p
5509a_SPI_24EEPROM
- TMS320VC5509A的SPI的启动方法详细介绍以及工具 导入数据比较:方法1,需要每次重新编译程序从而下载数据;方法2,需要人工导入数据,方法3就比较直接,将生成的二进制文件放在.out文件同一目录就可以了,很方便。 CCS中的操控SPI来读写SPI的EEPROM 工具在 http://download.csdn.net/source/2444232-TMS320VC5509A the SPI boot methods and tools to import data detai
as
- 测量二进制文件的大小,测试文本文件的大小,建立一个文件并向其中输入信息-Measuring the size of binary files
software-vulnerability-detection
- 基于二进制文件的漏洞挖掘关键技术研究,博士论文-research on binary-executable-oriented software vulnerability detection, doctor thesis
motorola_S19_fileformat
- motorola格式的二进制文件,有别于intel的HEX格式,-a binary file format,it s another important format different from intel Hex s.
nasm-manual
- NASM中文手册。 NASM是一个为可移植性与模块化而设计的一个80x86的汇编器。它支持相当多的目标文件格式,包括Linux和 NetBSD/FreeBSD , a.out , ELF , COFF ,微软16位的 OBJ 和 Win32 。它还可以输出纯二进制文件。它的语法设计得相当的简洁易懂,和Intel语法相似但更简单。-The Netwide Assembler (NASM) is an assembler and disassembler for the Intel x86 ar
二进制文件和文本文件的详细以及如何生成二进制文件
- 二进制文件和文本文件的详细以及如何生成二进制文件
RWBinaryFile(Encryption)
- 读写加密的二进制文件,vb6.0 源码文件-Read and write binary files, and encryption, VB6.0 source code documentation
rarycflymC_veryhuo.com
- C语言写的隐藏和分离rar文件的小程序,程序很简单,把rar文件(其他文件也一样)的二进制码附加到另一个文件末尾,然后把rar文件删除,就起到隐藏的作用了(用cmd的copy命令就可以了) 分离的话只要找到rar文件的头部,然后提取出机器码写入文件并重命名,rar文件的头部20个字节是相同的,只要用ultraedit打开多个rar文件看一下就知道了(C hidden language and separation of rar file a small program, the progr