资源列表
xuhanshu
- 利用虚函数手段,按照3种不同的计算方法来求出Fibonacci数列的第n项(的具体项值)并输出。具体地说,可通过在基类baseCla及其派生类fib1Cla、fib2Cla和fib3Cla中说明如下的同一个虚函数“virtual double fib(int n) ”,来实现求Fibonacci数列第n项值并返回的3种不同求解方法。例如,可设计并使用已经在第4和第5章的练习中所实现的求解方法:简单变量“数据平移”法、使用数组的实现法以及使用递归函数的实现法。-The use of virtual
1602wll
- LCD1602带农历显示的万年历,CPU:89S52,晶振:11.0592MHz,显示:LCD1602-LCD1602 display with a lunar calendar
pinlvji
- 频率计的汇编程序 可以在1000hz一下显示小数点 在1000hz以上自动不显示小数点-Frequency meter assembly program can display a decimal point in the 1000hz look over at 1000hz will automatically display a decimal point
key
- 89c51的汇编语言的按键显示 采用的是74hc164的芯片组成的显示电路-89c51 assembly language is 74hc164 button shows a chip used in the composition of the display circuit
win32asm
- Win32下的汇编源程序,里面有Win32汇编编程的基础知识-Compilation of source code under Win32, which are the basics of Win32 assembly programming
T
- 数字时钟简单程序,能实现24小时计时,并不断循环-Digital Clock simple procedure, can achieve a 24-hour time, and the cycle of
encryption
- 数据加密程序 用汇编实现 Data encryption program-Data encryption program
time
- 系统时间显示 汇编编译 System time display-System time display
test1
- fpga初步开发基础程序,可以实现指示灯的闪烁控制-fpgakaifa de chubu chengxu
pwm
- pwm信号输出,占空比可调,数码管显示,信号发生器,示波器显示-pwm signal output, duty cycle adjustable, digital LED display, signal generator, oscilloscope display
program
- 在中断程序中的定时器功能,所需要的100秒延时-In the timer interrupt program functions, the required 100 seconds delay
MazeProgram
- 一个用C++编写的迷宫小程序,适合初学者学习.-A maze applet. Suitable for beginners to learn
