资源列表
clavier_matriciel
- THIS code you can down up clavier matricielle with pic 16F84 and direct compiler-THIS code you can down up clavier matricielle with pic 16F84 and direct compiler
smartgrid
- A smart grid Smart grid that checks the available residual energy in each available link set to either make or dissolve a connection
OFDM
- OFDM加循环前缀加保护间隔误码率计算,加卷积码运用-OFDM plus cyclic prefix plus protection interval bit error rate calculation, the use of convolutional codes
sort
- sorting by using java neatbeans
Pprogs
- artificial programs about 8 puzzle
ADPLL
- code for a counter which is used in the design of a Digital Phase Locked Loop.
Codeforces
- Solution for some problems in Codeforces
bianyisrc
- 编译原理实验包括正规式到NFA,NFA到DFA、LL1、LR代码都执行过,都没有错误-Compile regular expression to the principle experiment, including NFA, NFA to DFA, LL1, LR code is executed, no errors
74cyclic-code
- 信息论中(7,4)循环码的编译码器,能够自动检错,附带GUI界面.-In information theory (7, 4) cyclic code of the decoder, can check automatically, with GUI interface.
lab1
- 任务是编写一个程序对使用C 语言书写的源代码进行词法分析和语法分析(C 语言的文法参见附录A),并打印分析结果。实验要求使用词法分析工具GNU Flex和语法分析工具GNU Bison,并使用C语言来完成。在两个强大工具的帮助下,编写一个能进行词法分析和语法分析的程序是一件相当轻松愉快的事情。 需要注意的是,由于在后面的实验中还会用到本次实验已经写好的代码,因此保持一个良好的代码风格、系统地设计代码结构和各模块之间的接口对于整个实验来讲相当重要。 -The ta
include
- program searching and sorting
Binario
- Program in charge of transforming or converting any decimal number into its equivalent in binary code (ones and zeros) using C