搜索资源列表
24093835if8l_reflector
- 一个小的c#的反编译器,很不错,可以转换多种格式!-a small anti-c # compiler, quite good, and a variety of formats can be converted!
transform
- DEM格式之间的转换,本代码把dem文件格式转换成grd格式!-between the DEM format conversion, the code put dem file format conversion grd format!
MP3WMAconversionMachine
- 是一个能够将任何音频文件从一种格式转换到另一种格式的程序.软件支持时下最流行的MP3,WMA,OGG,WAV等格式.它也支持更改MP3或WMA格式音频文件的位率.转换速度快捷,转换效果出众.此外,有了转换列表,您可以一次就轻松地转换大量的音频文件.它还支持一些非常有用的功能,比如更改标签信息,自动重命名等等.软件的界面也是非常漂亮,绝对让您眼前一亮!
VcprojToDsw
- .vcproj是不太普遍的vc7的工程文件,这个程序的功能是将vcproj格式转换为dsw格式
antlr2.7.5
- ANTLR是什么ANTLR, 语言识别的另一个工具(ANother Tool for Language Recognition),( 前身是 PCCTS)是一种语言工具,它提供了一个框架,可以通过包含Java,C++,或C#动作的语法描述来构造语言识别器,编译器和解释器。 算机语言的解释已经变成了一种非常普遍的工作。传统的计算机语言的编译器和工具(如C或Java)仍旧需要被构造,它们的数量与需要开发的那些成千上万的小语言的识别工具和解释工具相比是相形见拙。程序员为了解析数据格式,图形文
a
- 可以把caj和pdf格式的文件转换成word格式,十五天试用期,很方便,还有其他一些功能-Can caj and pdf format files into word format, 15 days trial period, it is convenient, there are other features
txt_To_Las_format_conversion-tool
- txt_To_Las格式转换工具,能直接转化,方面数据工作站加载-txt_To_Las format conversion tool that can be directly converted, easy to import data to workstation
epub-raw-files
- 电子书格式,文档格式转换。部分代码,可以参考哦-epub to raw files
NFATODFA
- 把NFA转换为DFA,并以TXT格式输出-make NFA to DFA,and put it into a txt file
PCMConvert
- PCM文件:模拟音频信号经模数转换(A/D变换)直接形成的二进制序列,该文件没有附加的文件头和文件结束标志。Windows的Convert工具可以把PCM音频格式的文件转换成Microsoft的WAV格式的文件。-PCM files: analog audio signal by the analog to digital conversion (A/D transformation) direct the formation of binary sequences, it did not at
PLC_Compiler
- 1、该工程用于PLC梯形图与逻辑语言之间进行转换。 2、PLC命令格式与三菱的PLC指令兼容。-1, the project is used to convert between the PLC ladder logic language. 2, PLC command format is compatible with Mitsubishi PLC instructions.
XmlFile
- 封装的一个xml读写类,非常好用,将xml格式的复杂api通过封装,转换成类似ini的操作方法,此类是跨平台的,被我也应用到IOS平台 标准的key-value模型 例子 XMLFile File("1.xml","testRoot") //文件名和根节点 SetIntForKey("age",11) //设置 -Xml reading and writing classes in the package, very easy to use, the complex x