搜索资源列表
-
0下载:
lpc2106做的计算器,包括浮点数显示功能,Proteus仿真的硬件,Keil编译的软件,可进行接连运算-lpc2106 calculator to do, including the floating-point display, Proteus simulation hardware, Keil compiler software, can be successively computing
-
-
0下载:
一个简单的计算器,用51单片机做的,用到矩阵键盘,四位数码管。在keil下编译生成HEX文件,附上在proteus中的仿真文件。-A simple calculator, to do with the 51 single-chip, used in the matrix keyboard, four LEDs. In keil compiler generated HEX file, attached to the simulation in proteus file.
-
-
0下载:
2位数加法运算,遥控计算器,LCD1602显示,编译环境keil4-2 digit addition operation, remote control computer, LCD1602 display, the compiler environment keil4
-
-
0下载:
用c语言编写的可以在嵌入式环境下运行的科学计算器,在交叉编译环境下编译后,就能在嵌入式linux下运行-C language scientific calculator that can run in the embedded environment, compiled cross-compiler environment, you can run in the embedded Linux
-
-
0下载:
基于PIC18单片机 PICC编译器实现计算器功能-PIC18 microcontroller based calculator function to achieve PICC compiler
-
-
0下载:
基于flex和bison的终端计算器代码,如果想要初步编译产生的.c代码能在VC环境下编译的话,请在.l文件的开始加上 option yywrap-Terminal based on flex and bison calculator code, if you want to produce a preliminary compilation. C code in VC environment compiler, please. L beginning of the file plus opt
-
-
0下载:
GCD CALCULATOR (ESD book figure 2.11)
Weijun Zhang, 04/2001
we can put all the components in one document(gcd2.vhd)
or put them in separate files
this is the example of RT level modeling (FSM + DataPath)
the code is synthesize
-