资源列表

« 1 2 ... .59 .60 .61 .62 .63 15964.65 .66 .67 .68 .69 ... 28522 »

[数据结构常用算法c1

说明:编写程序,对给定的n(n≦100),计算并输出k的阶乘k!(k=1,2,…,n)的全部有效数字。 -Programming, for a given n (n ≦ 100), calculate and output the factorial of k k! (K = 1,2, ..., n) of all the significant figures.
<明达> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法heap

说明:堆排序程序实现,c++语言描述。调整大顶堆等-Heap sort program implementation, c++ language to describe
<> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[数值算法/人工智能c2

说明:计算斐波那契(Fibonacci)数列的第n项函数fib(n)-Write Fibonacci calculation (Fibonacci) sequence of the first n terms function fib (n)
<明达> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法c3

说明: 组合问题 问题描述:找出从自然数1,2,…,n中任取r个数的所有组合。 采用回溯法找问题的解,将找到的组合以从小到大顺序存于a[0],a[1],…,a[r-1]中,组合的元素满足以下性质: (1) a[i+1]>a,后一个数字比前一个大; (2) a-i<=n-r+1。 -Combinatorial problems Problem Descr iption: Find out from the n
<明达> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程rls

说明:Recursive Least Squares.
<shavole> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[数据结构常用算法dfn_low

说明:图论中,输出重连通分量,dfn和low程序。-Graph theory, the output re-connected components, dfn and low process.
<> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[matlab例程nlms

说明:Normalized LMS adaptive filtering algorithm.
<shavole> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[数值算法/人工智能c4

说明: 装箱问题 问题描述:装箱问题可简述如下:设有编号为0、1、…、n-1的n种物品,体积分别为v0、v1、…、vn-1。将这n种物品装到容量都为V的若干箱子里。约定这n种物品的体积均不超过V,即对于0≤i<n,有0<vi≤V。不同的装箱方案所需要的箱子数目可能不同。装箱问题要求使装尽这n种物品的箱子数要少-Packing problem Problem Descr iption: Packing problem can be sum
<明达> 在 2025-03-04 上传 | 大小:2kb | 下载:0

[matlab例程music

说明:Frequency estimation using the MUSIC algorithm.
<shavole> 在 2025-03-04 上传 | 大小:1kb | 下载:0

[matlab例程Rotman_lens

说明:计算Rotman_lens结构中馈电点的位置的matlab程式-calculate the position of feed point in rotman_lens
<董晓盈> 在 2025-03-04 上传 | 大小:157kb | 下载:0

[matlab例程boost_close_loop

说明:simulink model of dc to dc boost converter. the important thing it is in closed loop using p i controller. it is for study purpose-simulink model of dc to dc boost converter. the important thing it is in closed loop usin
<srv> 在 2025-03-04 上传 | 大小:11kb | 下载:1

[matlab例程prony

说明:Model a signal using Prony s method
<shavole> 在 2025-03-04 上传 | 大小:1kb | 下载:0
« 1 2 ... .59 .60 .61 .62 .63 15964.65 .66 .67 .68 .69 ... 28522 »

源码中国 www.ymcn.org