资源列表
[其他小程序] digui-Fibonacci
说明:6、 计算Fibonacci级数 fib(1) = fib(2) = 1 fib(n) = fib(n-1) + fib(n-2) 分别编写递归和非递归的C++程序完成以下功能: (1) 提示用户输入整数n; (2) fib(n),并输出结果。 -Ppls fib (n-2) 6, calculated Fibonacci series fib (1) = fib (2) = 1 fib (n) = fib (n-1) to write recursive and non<珊> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] njielerangduoxiangshi
说明:7、 计算n 阶勒让德多项式 编写C++程序完成以下功能: (1) 提示用户输入整数n和实数x; (2) Pn(x),并输出结果。-Calculated n order Legendre polynomial to write C++ program to complete the following functions: (1) prompts the user to enter an integer n and real number x (2) Pn (x), and<珊> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] Nyineidesuoyousushu
说明:2、 计算 N 以内的所有素数 编写C++程序完成以下功能: (1) 提示用户输入N; (2) 计算出从2到N之间的所有素数; (3) 将结果保存在一个文本文件中。 -2, the calculation of N or less of all prime numbers written C++ program to complete the following functions: (1) prompts the user input N (2) calculated o<珊> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] clue--search
说明:基于VC中数据结构线索查找的实现和调用,主要用于本科生设计课程学习使用。-Based on the implementation of VC in the data structure clues Find and calls, mainly for undergraduate design courses to learn how to use.<alan> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] huxaingguan
说明:对2两个相似图像做互相关,然后求出最佳匹配点,再根据这个匹配点做相关处理。-Two similar images related to each other, and then find the best match point, then according to the point of this match.<jay> 在 2025-06-17 上传 | 大小:1kb | 下载:0
[其他小程序] ARMA_matlab
说明:基于matlab的arma模型的拟合,没有参数的估计,需要自行估计好参数-Matlab arma model fitting parameter estimation, needs a good parameter is estimated<陈颖> 在 2025-06-17 上传 | 大小:1kb | 下载:0