Hot Search : Source embeded web remote control p2p game More...
Location : Home SourceCode Other ELanguage
ELanguage list
Sort by :
« 1 2 ... .32 .33 .34 .35 .36 637.38 .39 .40 .41 .42 ... 1384 »
Downloaded:0
(2,1,7) convolutional code and the corresponding Viterbi decoding
Update : 2025-01-27 Size : 1kb Publisher : 李响

a simple Java program for simulating an abstract Turing machine. This demonstrates that Java is Turing-complete (with the caveat that limitations in word size limit the effective addressable memory).
Update : 2025-01-27 Size : 3kb Publisher : Felippe

Downloaded:0
May be the most widely accepted model for the most classical works, Pascal language father, Turing Award winner Niklaus Wirth in his famous book Algorithms+ Data Structures = Programs Chapter 5 gives a recursive descent
Update : 2025-01-27 Size : 4kb Publisher : superchangme

Downloaded:0
Lexical analyzer in C
Update : 2025-01-27 Size : 3kb Publisher : alawy

Downloaded:0
CiFaFenXi Program
Update : 2025-01-27 Size : 4kb Publisher : CC

Downloaded:0
Design and implement C language, language analysis program to realize the arithmetic expression parsing. Requirements of arithmetic expressions generated by the following grammar G: EE+ T | ET | T TT* F | T/F | F Fid | (
Update : 2025-01-27 Size : 1kb Publisher : CC

Downloaded:0
ds1302 clock useful
Update : 2025-01-27 Size : 81kb Publisher : 孔航

Downloaded:0
The main task of lexical analysis: one by one character to scan from left to right source to generate a one word (Token), also check the source of lexical errors. Implementation of the lexical analysis process is called
Update : 2025-01-27 Size : 3kb Publisher : windia

Downloaded:1
sunplus 8202 compiler,gccl2
Update : 2025-01-27 Size : 13.29mb Publisher : wuzhe

Downloaded:0
Formula interpreter, we can see, look
Update : 2025-01-27 Size : 413kb Publisher : liu zp

Downloaded:0
Manually construct a C language to identify all the typical words such as: identifiers, numbers, operators, and if, while the determination of reserved words such as finite automata, and write on the procedure should be
Update : 2025-01-27 Size : 330kb Publisher : 罗丹

Downloaded:0
(1) E-> E+ T (2) E-> T (3) T-> T* E (4) T-> F (5) F-> (E) (6) F-> i simulation of the above LR grammar analysis. Any input string the user can work out the process of LR parser. According to the above grammar
Update : 2025-01-27 Size : 148kb Publisher : 罗丹
« 1 2 ... .32 .33 .34 .35 .36 637.38 .39 .40 .41 .42 ... 1384 »
CodeBus is the largest source code store in internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.