搜索资源列表
CodeFormatter 1.0
- 用c#写的小程序,关于c语音词法分析的,功能很简陋,大家看看吧-use small programs written in that voice on the c lexical analysis, feature very simple, we look at it
testMediaTracker
- java初学者的简单的小程序应用,可以作为书本中的例子使用,实现了基本控件的一些功能。-java beginners a simple application procedures for small, as examples of books to use, realize the basic functions of some controls.
compile
- 学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考
shell
- 一个shell的小例子,功能很简单,希望对大家有用,谢谢。
data
- 一个关于译码器和编译器的小程序,可以实现对字符串编码和译码功能,显示编码结果等
pedump192(2)
- 知道大家有没有用过PEDUMP,一个很好用的PE文件分析软件,不过那个软件是在DOS的命令行程序,并且是英文的,由于编EXE文件加密器的时候很想用一个这样的程序帮助分析,于是研究了PE文件的结构,做出了现在这个PE文件分析器,提供给那些想快些了解PE结构或者编制这方面的程序的朋友一个工具。 我正在加强其功能,主要是用在反编译方面太弱了,希望得到高手的帮助。 新版本的1.53版加强了文件导出功能,可以和M$的PUDUMP分析结果媲美:) 1.91版,最大的改动就是增加了资源分析显示部分
cDevelopSource
- 全功能c#编译器,很小但功能不弱于vs2003-fully functional c # compiler, a small but functional is not weaker than vs2003
keywordsExtraction.rar
- 实现自动提取关键词功能的小程序,内有详细注释,Key features for automatic extraction of small procedures, with detailed notes
M6
- 微机编程小题,可实现数字的比较与显示等功能对初学者很有帮助-Computer programming trivial, can be realized compared with the figures show that features such as very helpful for beginners
cifafenxi
- 求n!的最小语言,编译器词法分析功能-For n! The minimum language, compiler lexical analysis function! !
AsmFun
- AsmFun(汇编指令查询器) V1.3 Build 07.01 绿色版 1、可查询汇编指令(支持过滤查询) 2、添加常用工具(支持自定路径,请自行修改config.ini) 3、支持QQ窗体的缩入伸出功能(先点击收缩窗品按钮,然后拉到桌面顶端) 版本:1.3 Build 07.01 增加:添加、修改、删除 指令功能 指令列表支持鼠标滚动 修正了某些Bug 添加运行、关闭特效 修正收缩窗口的Bug 屏敝了右键菜单 添加
grammer
- 编译器其中的一个小功能,语法分析。实现算法为自上而下LL1。-Compiler, which is a small function, syntax analysis. Algorithm of the top-down LL1.
cifa
- 实现编译器中的一个小功能,词法分析。能将源文件中的单词分类-To achieve a small compiler features, lexical analysis. Words able to source the document classification
minDFA
- 最小化DFA,编译原理中的语法问题,用程序实现这些功能-Minimized DFA, compiler theory of grammar problems, with procedures to perform these functions
bianyiqi
- 小学期做的一个C编译器,具有语法分析,语义分析和结构分析的功能。希望对大家有用-Primary of a C compiler to do with syntax analysis, semantic analysis and structural analysis of the function. Hope to useful
comp
- 用c语言编个小编译器,并添加一些功能来完善!-Prepared with a small c language compiler, and add some features to improve!
TQEditor-v2.2.3
- 兼容IE9的在线编辑器, 也是一个功能体积比最优的的在线编辑器 特点: 小身材,JS(56k)+CSS(8k)+图标(7k) 总计71K, 启用gz压缩后不到30K 全浏览器支持, 当前支持 IE6, 7, 8, 9, chrome 8+, FF 3+, Opera 10+, Safari5+ Word代码清理,有效清理从word中粘贴的代码同时保留格式 默认使用SWFUpload组件处理上传, 用户体验超好 自带源码格式化 支持皮肤功能, 只需修改一
script_interpreter
- 一个用c语言写的解释器,有三种数据类型:int、float、string。支持+ -×/和print功能。虽然很小,但有很强的参考意义,容易扩展-A simple interpreter, there are three data types: int, float, string. Support+- ×/and print functions. Although small, but has a strong reference value, easy to extend
tanslation
- 是一个实现语言翻译功能的小软件,在已经规定好的规则下将魔王语言翻译成人类语言。-this is a software which can translate mowang language.
nfa-to-dfa
- 本程序实现,自动机的确定化与最小化 自动机在编译器中实现字符串检验的功能-Determination of automata and minimization