搜索资源列表
dolphin-0.2.10-src.zip
- Full support for extended regular expressions (those with intersection and complement); Support for some kinds of cycles in grammar; DFA-based operation; Unicode support; C++ only, requires a modern compiler; Lexical analyzers can be config
how-to-use-vi
- 教你怎样使用VI编辑器,没有解压密码,很不错-teach you how to use the VI editor, not extracting passwords, very good
linice-2.6.tar.gz
- 一个开源的内核调试器,类似SoftICE!,An open source kernel debugger similar to SoftICE!
NFA-DFA.rar
- 实现从nfa到dfa的转换,并且输出中间的状态集以及转换表,From nfa to dfa conversion and output as well as the middle of the state set conversion table
NFA-CONVERT-TO-DFA
- 编写程序读取nfa.txt,构造出NFA的数据结构,并编写算法实现NFA到DFA的转化。-Write a program to read nfa.txt, the data structure constructed NFA and NFA to DFA write algorithm transformation
DFA.rar
- 扫描样本字符串,转换成NFA,继续转换,成为DFA,验证此字符串。,Scanning the sample string into a NFA, to continue to convert and become DFA, verify that the string.
pascal2c_2.tar.Z
- 又一个Pascal 到C的转换器 -Another Converter from Pascal to C
NFATODFA
- NFA到DFA的转换 这是用visual C++ 编写的程序 有注释!-NFA to DFA conversion This is to use visual C++ have the Notes prepared by the procedure!
805NFA
- [用Java语言实现nfa到DFA的等价变换.rar] - 本程序为编译原理里的一个重要的知识点,实现nfa到DFA的转换 [nfatoDFA.rar] - nfa转化为DFA的一个程序!希望能有点作用! [REManageAndnfaToDFA.rar] - 能够完成正规式到nfa的转换,NFA到DFA的转换(子集法),DFA的最小化,测试一个生成串是否能为生成的DFA所识别 -[Using Java language to the DFA' s nfa equivale
lex
- 用c++实现的此法分析器,包括正则表达式解析,正则到NFA转换,NFA到DFA转换,和最终的匹配,详见包中README文件-Using c++ parser to achieve this method, including regular expression analysis, while the NFA is converted, NFA to DFA conversion, and end the match, see the package README file
Automate
- graphic Automaton simulator,NFA to DFA conversion and minimisation
Convert_NFA_TO_DFA
- Converting nfa to dfa in java
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
Report_compiler
- 一个简单的编译器的实现报告,详细介绍了如何实现一个minijava到mips的编译器如何一步一步实现,以及所使用的工具等-A simple compiler implementation report, detailing how to implement a minijava to mips compiler step by step how to achieve, and the tools used
NFA-to-DFA
- 编译原理 NFA 确定化 使用set 有注释,感觉已经很多了-Compiler theory of NFA to determine
A-c-source-file-to-crack-C-Free-3.5
- C-Free3.5注册码计算器。注册后,您可以:通过E-Mail获得注册码, 一年之内免费升级C-Free, E-Mail回答您任何关于C-Free的问题, 对于C/C++初学者,提供适当的辅导 恢复所有未注册时被限制的功能-A C source file to crack C-Free 3.5
From-beginner-to-SCM-SCM-Engineer
- ,我们开始迈入单片机的世界。在我们开始这一章具体的学习之前,有必要给大家先说明一下。在以后的系列文章中,我们将以51内核的单片机为载体,C语言为编程语言,开发环境为KEIL uv3。至于为什么选用C语言开发,好处不言而喻,开发速度快,效率高,代码可复用率高,结构清晰,尤其是在大型的程序中,而且随着编译器的不断升级,其编译后的代码大小与汇编语言的差距越来越小。而关于C语言和汇编之争,就像那个啥,每隔一段时间总会有人挑起这个话题,如果你感兴趣,可以到网上搜索相关的帖子自行阅读。不是说汇编不重要,在很
Giude-to-Remove-Cloud-for-image
- Remove Cloud 1. Combine 7 bands of Landsat image Interpreter\Utilities\Layer Stack Input file\Add Output file 2. Open two images for remove cloud: two images with nearly time means that landuse has not much change (Ex: Jan 2000 and May
nfa-to-dfa
- 编译实验,实线有穷自动机,nfa到dfa-Compile the experiment, solid line finite automata, nfa to dfa
Algorithm-to-generate-armstrong-numbers
- Algorithm to generate armstrong numbers