资源列表
led1
- toggel led using pic microcontroller
QUANERC
- 一个词法分析程序,可以实现输入C源程序,输出二元式-a lexical analysis procedures, can achieve the importation of C source files, binary output -
operator
- 对键盘输入的表达式,可以实现简单的四则运算表达式计算,包含括号运算-The expression on the keyboard input, you can perform simple arithmetic calculation expressions, including parentheses operator
print-the-calendar
- 通过输入要查询的月份,来输出日历形式的该月的日历表-input the month you want to search and print the calendar of the month.
biaodashijisuan321
- 自顶向下语法分析,实现表达式的计算,输入表达式,计算出值-top-down syntax analysis, and expression, the expression input, the calculated value
CIFA
- c语言的词法分析器,包含很多重要的信息,从屏幕输入,即可得到结果。-c language lexical analyzer, including a lot of important information, input from the screen, you can get results.
ASK
- 通过本课程设计使学生深入理解和掌握ASK通讯系统的各个关键环节,包括基带信号形成、调试、解调、滤波、传输、噪声对通信质量的影响等。在数字信号处理实验课的基础上更加深入地掌握数字滤波器的设计原理及实现方法。使学生对ASK系统各个关键点的信号波形及频谱有深刻的认识。-Through the curriculum design so that students understand and grasp the depth of communication systems ASK all key lin
vga_demo.v.tar
- vga controller made for basic students projects in fpga vga controller made for basic students projects in fpga -vga controller made for basic students projects in fpga vga controller made for basic students projects in fpga vga controller
cifafenxi
- 一个词法分析程序,里面附有测试的源程序和测试结果。对测试程序的字符类型进行判别。-A lexical analysis program, which the source code with testing and test results. The testing process to determine the type of characters.
LL1
- SNL编译器 语法分析程序部分LL1语法分析-SNL compiler grammeranalysis LL1 grammer function
cal_2
- 一个可以读算术表达式,并计算出结果的编译器