搜索资源列表
bonkenc-1.0-beta2-bin
- BonkEnc is a CD ripper and audio encoder for various formats. It can produce MP3, Ogg Vorbis, BONK, AAC and VQF files. BonkEnc supports freedb (CDDB), CD-Text and ID3 tags and is available is several languages
exe2bin
- 将 DOS 下包含重定位信息的 .EXE 文件转换成指定起始加载位置的 .BIN 文件。在 BIOS 开发和 X86 嵌入式开发中极有用。-DOS included the re-positioning information. EXE files into the designated start loading location. BIN text pieces. The BIOS development and the development of embedded X86 extreme
ArmEmulate
- S3C4510模拟器及实例源码 安装ADS1.2之后,再安装模拟器。模拟器安装路径必须选择到ADS的bin目录,所以必须先安装ADS。安装模拟器时请仔细阅读提示文字。 模拟器安装完成后,会在桌面建立快捷图标S3C4510B_Board,运行这个快捷图标可以看到开发板的图形,在AXD启动后将可以在S3C4510B_Board上面看到效果。 模拟器安装完成后,还会建立文件夹 C:\\ArmEmulate,桌面快捷图标S3C4510B_Board 就是指向这里。这个文件夹下有5个子文件夹,
TXT_BIN
- 实现将生成的图片二进制数据的TXT文本存储方式转换为.bin格式,实现字库处理-achieve generated images binary data stored in such a manner as TXT text converted to. Bin format. achieve font handling
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
19HeadControlSrc
- eadControl适用范围: 如果一个网站的链接形式均为一个独立的文件(如:default.aspx),没有像article.aspx?id=1这种页面,那么可以使用该控件。 HeadControl用户控件使用方法: 假设现在有一个项目叫test,位于E:\\WWWROOT\\TEMP\\test,请按以下步骤使用该用户自定义控件。 1.把压缩包内HeadControl目录的文件拷到项目的目录下(Head.ascx.cs可以不用)。在这里指的是E:\\WWWRO
GetUnicode
- 看看是否对你有用,字库生成,字模点阵提取,UNICODE查询和转换,二进制文件转文本文件,文本文件转化为二进制文件(一个数组还原为一个BIN文件)-see whether useful to you, font generation, Dot Matrix Printer extraction, UNICODE inquiries and conversion, binary files to text files, text documents into binary files (a red
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
将文本文件和bin文件进行互相转换
- 将文本文件和bin文件进行互相转换,很好的资料哦,Will be a text file and bin file for each conversion, very good information Oh
Hex2Bin
- 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
C99
- n algorithm for domain independent linear text segmentation This the Windows version of the C99 algorithm that was presented in my NAACL00 paper. [Directories] bin contains executables, JAR file and test files classes compiled code as
freetts-1.2.1-bin
- tts是基于文本的语音程序。通过输入文本可以让程序发声。-TTS voice are text-based procedures. By entering text so that procedures can be audible.
ReadFile
- 把二进制文件转成文本的小工具,适合连接各种bin文件-Convert binary files into text in a small tool, suitable for connection to a variety of bin files
MHBinPacker
- MHbinpacker for open .bin in text
Asc2BinOfSTL
- STL文件有文本(asc)和二进制(bin)两种格式。本程序提供了从文本到二进制格式的转换。-STL files are text (asc) and binary (bin) formats. This program provides the format from text to binary conversion.
Text-to-Bin
- 将文本格式的二进制数据转换为二进制格式文件,方便二进制格式文件数据编辑和烧写。-The text format of the binary data into binary format, binary format to facilitate data editing and programming.
BinToText
- 把图片转换成代码中使用的数据,MTK可以使用-MTK picture bin to text
bin
- app with text etichet and 2 buttons
gawk-4.1.0-bin
- The awk utility interprets a special-purpose programming language that makes it possible to handle simple data-reformatting jobs with just a few lines of code. The source code for the latest release of GNU awk is available from the GNU project's ftp
TxtHex2Bin_14
- Simple utility for conversion of a text file with a hex value in each line into a bin file.