-
-
-
-
bignum.zip
This program is to handle all possible arithmetic operations (+, -, *, /, %) and logic operations (<, >, >=, <=, ==, !=) between 2 numbers, which have quite a lot of number of digits.
-
-
logic.rar
5位的操作数X和Y输入后暂存在寄存器A和B中,两位的操作控制码control暂存在寄存器C中,按照control码的不同,分布实现下列操作:
00控制X+Y
01控制X-Y
10控制X and Y
11控制 X xor Y
运算结果暂存在寄存器D中,然后输出。
-
-
PCI_User_Manual.rar
The Cyclone® III PCI development board provides a hardware platform for developing and
prototyping low-power, high-performance, logic-intensive PCI-based designs. The board provides a
high-density of the memory to facilitate the design and ...
-
BUAANIOSppt.rar
BUAA NIOS II ppt,useful for who prepare to lean NIOS II Logic!
-
fuzzymodel.zip
这是国外的文章,全英文,这是关于Fuzzy logic 仿真,国内绝对没有,每一个模糊模型都说明的很清楚,里面有两个文件。
-
Addison.Starting.Out.with.Python.Mar.2008.zip
... , and other
tools, the student learns how to design the logic of programs and then implement those
programs using Python. ... is ideal for an introductory programming course or a
programming logic and design course using Python as the language.
As ...
-