资源列表
20070121
- 多位数的四则运算,可以实现多位数的加减乘除-more than the median four Operators can achieve multi-digit arithmetic
czxtjcdd
- 操作系统的课程设计 需要下载的同志们请联系我 qq277938187-Operating system will need to download the curriculum design comrades please contact me qq277938187
jiaotongdeng
- 这个是关于时钟的交通灯汇编程序,是属于开发板的一种小例子-This is about the traffic lights clock assembler, is a development board as a small example
scheduling
- application of scheduling algorithms
song
- 使用汇编语言在DOS环境下,可控制播放器选择三首歌曲中的一首进行播放-Use of assembly language in the DOS environment, you can control the player to select one of the three songs to play
GGammeOfLifeea
- Game Of Life 的并行程序源码在MPI的下设设计的C语言程序源码:GameOfLife1 可直接使用。 -The Game Of Life parallel program source code in the MPI consists of C-language program source code: GameOfLife1 can be used directly.
Keypad-Lock
- Doorlock keypad program that can be uploaded to avr microprocessor
wst
- C51四相步进电机驱动,可根据延时长短来控制电机速度-C51 four-phase stepper motor driver, according to the length of delay to control motor speed
randomhanzi
- 一个随机生成汉字的程序!只能随机生成一级汉字!
TLV2541
- A/D转换器TLV2541的设计与应用源代码
urv_esprit
- espirit direction finding algorithm
operator-precedence-parser
- 1、给出文法如下: G[E] E->T|E+T T->F|T*F F->i(E) 可以构造算符优先表如下: + * ( ) i + * ( ) i 2、计算机中表示上述优先关系,优先关系的机内存放方式有两种1)直接存放,2)为优先关系建立优先函数,这里由学生自己选择一种方式; 3、给出算符优先分析算法如下: k:=1 S[k]:=‘#’ REP
