资源列表
[数据结构常用算法] 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 smallest fluctuations in the value of<tsxlyh> 在 2025-07-06 上传 | 大小: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-07-06 上传 | 大小: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-07-06 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] diedaifa-methods
说明:雅克比迭代法,GS迭代法,SOR迭代法。用来求解非线性方程组的解-Jacobi iterative method, GS iteration, SOR iterative method. Used to solve the solution of nonlinear equations<luoyong> 在 2025-07-06 上传 | 大小: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 given in vector tx = tx_min:Delt<edwardyang> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] hash-table
说明:Program to implement a hash table and do insertion and deletion on it<Jithin> 在 2025-07-06 上传 | 大小:1kb | 下载:0
[数据结构常用算法] OrderedSet.cpp
说明:using a class define a orderd set<gns> 在 2025-07-06 上传 | 大小:1kb | 下载:0