资源列表
police
- face detection program
MyDrawComplier
- 这是一个绘图语言的编译器,您可以输入ORIGIN IS (150,150) SCALE IS (300,300) ROT IS 0 FOR T FROM 0 TO 50*PI STEP PI/20 DRAW (COS(T),SIN(T)) -this is a drawing language complier ,youcanuse it easyly,of cource it has some bugs.
luaincpp_demo
- 曾经想调整一个或两个值,而无需编译一遍整个代码段?然后,也许一个嵌入式脚本是你的答案。这是Lua中派上用场。 Lua是一个嵌入式的脚本解释器是轻量级的,快速的。 lua的网站上,您可以了解更多。 -Ever wanted to tweak a value or two without having to compile the whole code section over again? Then maybe an embedded scr ipt is your answer. This
XYZ1_Parser_V0.2
- 一个简单的类似于java语言的编译器。有全部的代码 部分采用javacc生成-A simple java-like language compiler. Have all parts of the code generated using javacc
编译原理实验
- 编译原理实验 完整的-compiler integrity of the principle experiment
pedasm
- win32 exe程序反汇编-win32 the exe procedure instead assembles
cifayufa2003
- 这是一个使用MFC编成的词法语法分析器,它实现的界面及功能良好.-It is a monument of the MFC grammar lexical analyzer, it implements the interface and function well.
cortex-m3
- cortex-m3的时钟程序,内置两个按键,使用内部定时作为秒信号,走时很准确-cortex-m3 clock program, built two buttons, use internal timer as a second signal, very accurate travel time
pedasm.zip
- win32 exe程序反汇编
Compiler1
- it is a part of compiler.it is called scanner.this program gets some string as input and analyze that .
Filter
- Code for filtering image in enhancement
ReleaseVersion
- 一个简易C语言解释器,语法规范见设计文档,感觉挺好用的,至少可以借鉴一下设计过程-a simple C language interpreter, syntax, see the design documents, the feeling is very good. at least we can draw on this design process