Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (11)
Compiler principle -- parser
no vote
In the preparation work, the natural language is used to simplify the syntax of C compiler's language features, and the context free grammar is designed to describe it
JamieSama
2020-01-16
0
1
Compilation Principle -- lexical analyzer
no vote
List the words involved in the language features supported by your C compiler, and design formal definitions
JamieSama
2020-01-16
0
1
Compilation Principle -- expression evaluation par
no vote
&All the functions of lexical analysis are implemented in yygettoken function. Define a word category for each operator and integer of +, -, *, \, (,). Implement the code in yygettoken to recognize these words and return the word category to the lexical analysis program.
JamieSama
2020-01-16
0
1
Compilation Principle -- expression evaluation par
no vote
Install the parser generator software, get familiar with its use, and modify the yacc program of simple expression calculation in the handout
JamieSama
2020-01-16
0
1
Factorials and the assembler of peibonacer
no vote
Write an equivalent assembler for the following two C programs -- manual compilation:
JamieSama
2020-01-16
0
1
The closest point pair of ACM
no vote
1005: nearest neighbor pair
JamieSama
2020-01-16
0
1
ACM undirected connected graph minimum spanning tr
no vote
Title Description
JamieSama
2020-01-16
0
1
ACM topology sorting
no vote
Title Description
JamieSama
2020-01-16
0
1
ACM stable marriage match
no vote
input
JamieSama
2020-01-16
0
1
Java based P2P chat program
no vote
Java based P2P network chat program. Java based P2P network chat program. Java based P2P network chat program. Java based P2P network chat program. Java based P2P network chat program.
JamieSama
2016-12-05
1
1
View More