资源列表
pdfzhuantxt.rar
- pdf转txt格式,可以将pdf转换成txt格式的小程序,,pdf to txt format, can be converted to txt format pdf small procedures,
TKSDiff
- 专业的二进制代码查看及比较工具,可以批量比较。-Binary code of professional tools for viewing and comparison, you can batch comparison.
MfileEditor
- 不需要安装matlab,直接编辑m文件,能完成matlab自己的编辑器的大部分功能-Do not need to install matlab, direct editing m files, can achieve their own matlab editor most of the functions
SQLiteManager
- 数据库管理技术,主要用于各种商务数据的整理
6070_RM-166_RM-167_schematics_V1_0
- SKEMATIC FOR NOKIA PHONE THIS FILE CAN HELP YOU OR REPAIRINg
05222106376
- 一个通讯录源码,用C#写的.挺不错的,大家可以参考看一下.
ckeditor_4.4.7_standard
- online editor and file manager system
ppc_AdobeReaderLE
- PDF文件,adobe文件阅读,能适用PPC,WM5.0版本能CE版本通用-PDF file, adobe document to read, can be applied PPC, WM5.0 version of the generic version can be CE
editor
- 一个基于命令行的简单的文本编辑器,以$为开始命令,可做文本插入、删除等编辑操作,有助于学习C++和数据结构的知识。-A simple command line-based text editor, to $ as the start command, do the text insertion and deletion editing, contribute to learning C++ and data structure knowledge.
RPGViewer
- PGViewer为目前国内最强大的RPG游戏素材提取工具,能提取上百款国内外游戏客户端中的资源(如音乐、图片、模型等等)-PGViewer for the current domestic most powerful RPG game material extraction tool, can extract hundreds of domestic and foreign game client resources (such as music, pictures, models, etc.)
ForTrans
- 编译课程设计的基本任务是设计一个mini-pascal语言的编译器,将mini-pascal 语言的源程序翻译成等价的中间代码。要求输入mini-pascal语言写的源程序(以文件形式存储),首先经过词法分析,输出原程序分析后的二元式文件,供语法制导翻译用。经过语法制导翻译将词法分析器产生的二元式翻译成等价的四元式形式,也就是中间代码的生成。要求能进行正常的关键字如:begin,end, if ,else 等的识别-Compile the basic task of curriculum des
DFA-optimal NFA转化为DFA及DFA的最小化
- 正规式转化为NFA,NFA转化为DFA及DFA的最小化-NFA change into DFA