资源列表

« 1 2 ... .41 .42 .43 .44 .45 3046.47 .48 .49 .50 .51 ... 28522 »

[数据结构常用算法42

说明:给定N(1≤N≤32767)天的营业额a1,a2,a3,……an. 定义最小波动值:该天的最小波动值=min{|该天以前某一天的营业额-该天营业额|}. 特别地,第一天的最小波动值即为a1. 试求N天的最小波动值之和。-Given N (1 ≤ N ≤ 32767) day turnover a1, a2, a3, ... ... an. Defines the minimum volatility value: the smalles
<tsxlyh> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法fitness

说明:for ai to make combine with par. s. optimization and artificial neural network and this is a good way to make the fitness of it
<abdu> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算calculation-methods

说明:牛顿下山法,不动点迭代,二分法。可以用来求解非线性方程,直接在matlab里面调用-Newton downhill method, fixed point iteration, dichotomy. Can be used to solve nonlinear equations, which is called directly in matlab
<luoyong> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数学计算/工程计算diedaifa-methods

说明:雅克比迭代法,GS迭代法,SOR迭代法。用来求解非线性方程组的解-Jacobi iterative method, GS iteration, SOR iterative method. Used to solve the solution of nonlinear equations
<luoyong> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程grs

说明:理查德森迭代法,最基础的迭代方法之一。之后会补充高斯和雅阁比、-richardson function
<Benji> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程ConvolveByRiemannSum

说明:ConvolveByRiemannSum assumes that x(t) and h(t) have finite support, and that the user provides samples of these functions in two vectors, x and h. These vectors contain samples of x, sampled at time points gi
<edwardyang> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数值算法/人工智能my_spline

说明:三次样条插值程序,考虑了各种边界条件,含基本注释-cubic spline interpolation, considering all kinds of boundary conditions and contains some basic notes
<> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程binary3

说明:make binary from image part3
<barry> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法hash-table

说明:Program to implement a hash table and do insertion and deletion on it
<Jithin> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法trie

说明:program to implement a trie and find longest path length, No:of nodes in the trie, Average length of the set of words in the trie, Average no:of nodes per word in the trie etc
<Jithin> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[matlab例程PSOR1

说明:Pso coding with Neural network
<Zain> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法OrderedSet.cpp

说明:using a class define a orderd set
<gns> 在 2025-05-20 上传 | 大小:1kb | 下载:0
« 1 2 ... .41 .42 .43 .44 .45 3046.47 .48 .49 .50 .51 ... 28522 »

源码中国 www.ymcn.org