文件名称:lab_3

  • 所属分类:
  • matlab例程
  • 资源属性:
  • [WORD]
  • 上传时间:
  • 2012-11-26
  • 文件大小:
  • 46kb
  • 下载次数:
  • 0次
  • 提 供 者:
  • YIDI****
  • 相关连接:
  • 下载说明:
  • 别用迅雷下载,失败请重下,重下不扣分!

介绍说明--下载内容均来自于网络,请自行研究使用

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语句中输出提示信息-1. Were prepared by the same name as the function of four max1, to achieve function overloading, the main () function to test the function of the function 2. Use a function template to achieve the maximum number of seeking any type, for different number of parameters, both with the same name written function template max1, the number of different parameters to achieve function overloading, the main () function to test function function 3. write a recursive function int fib (int n), n in the main program input values, call the fib function to calculate the Fibonacci series. The formula for fib (n-1)+ fib (n-2), n> 2 fib (1) = fib (2) = 1. Use if statement to check the function of the export statement in the program output using cout reminder
相关搜索: lab_3

(系统自动生成,下载前可以参看下载内容)

下载文件列表

lab_3.doc

相关说明

  • 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
  • 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度更多...
  • 请直接用浏览器下载本站内容,不要使用迅雷之类的下载软件,用WinRAR最新版进行解压.
  • 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
  • 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
  • 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.

相关评论

暂无评论内容.

发表评论

*主  题:
*内  容:
*验 证 码:

源码中国 www.ymcn.org