搜索资源列表
通用破解软件时间限制
- 这是一个可以实用的通用破解软件时间限制的程序源码,基本原理是在软件运行的前几秒钟里将系统时间设置为软件容许你使用的可用时间,使用时将编译的可执行文件和ExeInfo.ini文件放到要运行的软件的目录里,运行编译的可执行文件就可用启动要运行的软件。运行前需要设置ExeInfo.ini文件,说明如下: EXENAME 为要破解的软件的执行程序名 GAP=5000 为设置成可用时间的时间长度,毫秒为单位 INCTIME=Y 是否每次运行都增大可用时间(有些软件会检测可用时间必须大于上次运行时间) DA
vigra
- VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
CiFafanyi
- 用vc++实现的与编译原理有关的词法程序,希望对大家多所帮助!-vc used to compile the realization of the principle of lexical procedures, we hope to have more help!
cffxiq
- 该程序是词法分析器,是编译原理课程的实验,对于广大学生很有用处。-the program is a lexical analyzer, the principle is to compile the experimental curriculum for the majority of students useful.
bianyiyuanli.rar
- 编译原理实验中词法分析器和语法分析器的实验报告(附源代码),Compile principle experiment lexical analyzer and parser of the lab report (with source code)
11111
- 编译原理实验报告,介绍了6个编译原理课程的实验。包括各种分析法。-Compiler Principle Experiment report on the six principles of course compile experiment. Include a variety of analysis.
sfyxwfsj
- c#编写的算符优先文法编译器的源代码用于编译原理-c# prepared operator priority grammar compiler source code used to compile the principle
compile
- 编译原理课程大作业,实现pascal语言词法语法分析-Compilation Principle curriculum large operations, implementation pascal language lexical grammar analysis
direct_recursion
- 编译原理里面消除直接左递归。最后显示在文件里面-Principle of the elimination of direct left to compile recursive
nd
- 实现NFA到DFA的转换,是编译原理初学者比较好的参考资料-Achieve NFA to DFA conversion, the principle is to compile a better reference for beginners
Intercepteduserinputprocedures
- 整理东西的时候翻出了个几年前的程序,功能是当用户输入拨号、EXCEL,WORD密码时,将其保存在一个文件里。程序用的是日志钩子,这样就不用象其他全局HOOK那样,必须单写一个DLL。 为了让初学者深入了解,将源代码贴上来,(SDK程序VC,BCB等WIN下的C编译器均可编译)象现在那些记录E-MAIL密码,OICQ密码等工具都是这原理,俺当时写着玩意的时候还没有OICQ。 有兴趣的可以自己加上。 -Finishing something when a fe
yijinguiyue
- 本程序是用在编译原理实验课中的用于构造移近规约表并对正规式进行验证,看其是否满足要求。-This procedure is used at compile-principle experiment in the course closer to the Statute of the table used to construct and validate formal ceremony to see if they meet the requirements.
LL1
- 编译原理的,关于 标识符词法分析程序的设计-Compile principle, with regard to the design of the identifier lexical analysis programs
ifelse4
- ifelse 编译原理实验,考察对语法的-ifelse compile principle experiment, study of the grammar
cifafenxi
- 编译原理实验课程词法分析程序。键盘输入源程序(以#结束),输出单词符号的二元式。-Compile principle experiment courses lexical analyzer. Keyboard input source (#), type of binary output word symbols.
yufafenxiqi
- 编译原理课程实验 语法分析器 LL(1) C++ 收集的材料代码完整-Compile Principle experimental parser LL(1) C++ Code integrity of the material collected
123
- 编译原理实验,可以判断基本四种文法,0型文法,1型文法,2型文法,3型文法-Compile principle experiment, you can determine the basic four grammar, type 0 grammar, grammar type 1, type 2 grammar, type 3 grammar
sqbtupe-characteristic
- 词法语法分析器,学习编译原理时做的词法和语法分析程序,-Lexical parser, learning to compile principle of lexical and syntax analysis program,
编译原理
- 编译原理是计算机专业的一门重要专业课,旨在介绍编译程序构造的一般原理和基本方法。内容包括语言和文法、词法分析、语法分析、语法制导翻译、中间代码生成、存储管理、代码优化和目标代码生成。 编译原理是计算机专业设置的一门重要的专业课程。(The principle of compilation is an important specialized course in computer science, which aims to introduce the general principles an
dojh
- 词法语法分析器,学习编译原理时做的词法和语法分析程序,(Lexical parser, learning to compile principle of lexical and syntax analysis program,)