资源列表
example2
- 汇编语言编程,学习循环指令BANZ的使用,程序虽然短小,但是有代表性-Assembly language programming, learning cycle instruction BANZ to, procedures, although short, but representative
Hz_1602
- H1692LCD控制源源代码,分用LCD显示的数据处理-H1692LCD control the stream of code, data processing sub-LCD display
test
- 非常好用的1602跑表非常适合新手上手所以你懂的-1602 is very easy to use stopwatch is ideal for the novice to get started so you know
8_oeder_signed_parellel_DA_FIR
- 本程序使用Verilog编写的程序。 本例是1个8阶对称系数的FIR滤波器,采用并行分布式算法。输入位宽为12位,输入是有符号的,即有正有负。-it s a program with Verilog
lianbiao
- 链表,可以实现链表的功能,在程序设计中长用到,而且已经通过了。-Linked list
webERP.d9soft
- weberp 开源代码,为方便有些朋友对不同开发环境的需要,共享此文件。-weberp open source code, in order to facilitate the need of some friends of different development environment, sharing the file.
lpk
- LPK劫持,劫持后可以插入你想做的任何事。-The LPK hijacked, hijacking, you can insert anything you want to.
Lab2-CoreTimer---delayMs
- DELAY接收PROTA訊號,交給大加測試-DELAY receive PROTA signal
07_key_num
- 红绿灯 用52单片机实现,15秒停顿,可分别用数码管和LED灯表示-Traffic lights with 52 single-chip implementation, the 15 seconds pause, with digital control and LED lights
sushu
- 100 以内的素数,使用到子程序,完成这些素数的输出显示和个数统计以及求和计算,均以十进制形式输出。-Prime numbers less than 100, you want to use to the subroutine, the display and the number of statistics completion of these primes output and calculate the sum, expressed in decimal form output.
H8255
- 通过8255实现彩灯控制,由8个LED显示8个开关 的状态:开关 闭合时,则有i个LED灯亮,例如: 闭合时则相应的 、 、 亮; 闭合时则相应的 、 、亮,-Control by 8255 to achieve Lantern, 8 LEDs display the status of the eight switches: the switch is closed, then the i-th LED lights, for example: the corresponding closed
cpsy3
- 语法分析 要求:在实验一的基础上,对符号表中的单词采用自底向上的分析方法进行语法分析,对不符合给定的文法的字符串,给出错误信息。 内容:给定描述语法的文法为: E→E+T|E-T|T T→T*F|T/F|F F→F^P|P P→i 注:i为实验一中分析得到的整型数值型数据,+、-、*和/为实验一文法二所描述的算符。 -The syntax requirements: In the experiment on the basis of bottom-up analy
