搜索资源列表
lab_3
- 1.分别编写四个同名函数max1,实现函数重载,在main()函数中测试函数的功能 2.使用函数模板实现求任意类型数的最大值,针对不同的参数个数,编写两个同名函数模板max1,其参数个数不同,实现函数重载,在main()函数中测试函数功能 3.编写递归函数int fib(int n),在主程序中输入n的值,调用fib函数计算Fibonacci级数。公式为fib(n-1)+fib(n-2),n>2 fib(1)=fib(2)=1。使用if语句判断函数的出口,在程序中用cout语句中输
diaodu
- 2、 程序中用一个栈形象的表示为车厢的调度站。演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的命令;相应的输入数据和运算结果显示在其后。程序的输入为整形数据,并且要在1—20之间,若超出此范围,会显示“输入错误”的提示信息。-2, the program that used the image of a stack for the car dispatch station. Demo program to computer users
jisuanqi
- 1. 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”之后,由用户在键盘上输入演示程序中规定的运算命令;相应的输入数据和运算结果显示在其后。-1. Demo user and computer dialogue manner, that is displayed on the computer terminal " reminder" after, by the user at the keyboard inputs illustrate procedur
Chess
- a Chinese chess game with GUI using FLTK. support person vs person and person vs robot. you can change the ability of the robot by changing the steps the robot can count. also supports one step undoing. once exceeds the times of undoing, there is a r
CalendarTable
- 非常好的时钟实现数据集,对于做学习matlab编程非常有帮助,而且可以放在桌面上使用,随时给你时间的提醒,希望对你有帮助。-Very nice clock for data collection, for doing very helpful to learn matlab programming, and can be used on the desktop, ready to give you time reminder, I hope to help you.
dstx
- VBS定时提醒脚本,可自己修改相应的提醒时间和内容-VBS scr ipts regularly reminded, can change their own timing and content of the corresponding reminder