资源列表
nfa
- this program will convert ndfa to dfa
project1
- This project will give you experience writing, compiling, and debugging a simple C++ program. You will gain experience with header files and multiple compilations. We expect the program itself to be straightforward for any student who has success
AA
- c program to convert NFA to DFA
1_trip
- 旅行问题,是我的第一个C作业,是关于飞机积分的计算问题,程序还是比较简单的. -travel, I was the first one C operations, the aircraft is on the integral calculation, procedure is relatively simple.
RANKCORE
- C programm for finding Rankcorrelation between the to data X and Y. In programm enter -1 to stop the entering data only while you are entering the X.-C programm for finding Rankcorrelation between the to data X and Y. In programm enter-1 to sto
DIJAKSTR
- Dijkstra s Algorithm
a
- sample program in tasm
parsetree
- The code is completely working and giving right results for all the cases.
rectangle
- A simple program demonstrating tokenizing
2000pi
- 能够精确到2000位的pi值计算,其中用到了数组的相关知识,计算时间不会超过5秒-Accurately to the 2000 value of pi, which used an array of relevant knowledge of the computing time is not more than 5 seconds
main
- 编制一个能够分析整数、标识符、分隔符、主要运算符和主要关键字的词法分析程序。 具体要求:设计一个词法分析程序,每调用一次就从源程序文件中顺序识别出一个单词符号,并返回该单词符号的二元式信息(各个单词的内部编码及单词符号自身值)。遇到错误时能返回错误信息,并跳过错误部分继续分析。 -Analysis of the preparation of an integer identifier, a separator, the main operator and the main keyword
make_BitStream
- a algorithm for make picture from bit stream
