资源列表
1232
- 实现流水,和数码管的显示,还有流水花样的变化。很不错的。是假的。-rise liushui
Hotel-reservation
- hotel reservation program example(bloodshed)
Example_1
- 解决拜占庭将军问题典型问题的源程序。分别采用Dolev算法、快速收敛算法、及 混合算法等多种算法。-Byzantine generals problem solving typical problems of the source. Respectively Dolev algorithm, fast convergence algorithm and hybrid algorithm and other algorithms.
Test2
- Use Chinese Remainder theorem to find x for k number of equations.
StackandQueueDequeue
- Stack and Queue Deq-Stack and Queue Dequeue
minesweeperCode
- this code also like the minesweeper game in windows... it counts the number of mines around each point-this code also like the minesweeper game in windows... it counts the number of mines around each point...
COLORBAL
- Program to seprate 3 color balls(r,g,b) placed in an array-Program to seprate 3 color balls(r,g,b) placed in an array
set
- PL/0语言 set.c 主要是PL/0语言源代码 用于学习PL/0语言 配合pl.c共同使用-PL/0 language set.c mainly PL/0 language source code for learning PL/0 language used together with pl.c
CALCULAT
- C programm for simple Calculator.
zhongzuidaohouzui
- 这是一份关于编译原理的中缀到后缀的代码,很不错,对于刚学习的学生来说有借鉴价值!-This is a compiler theory of infix to suffix code, very good reference value for students who are just learning!
serial-com-code-in-c
- serial communication in 8051 microcontroller
编译原理 二分查找
- 编译原理的二分查找