资源列表
[数学计算/工程计算] MyShuffleTest
说明:Suppose we start with N=3 and run the shuffling test four times, resulting in the arrays: [2, 0, 1] [2, 1, 0] [2, 0, 1 ] (This not very likely, but i s possible) Then the resulting count array would be: 0: 0 3 1 1: 0 1 3<andy> 在 2025-07-07 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] MyFibonacci
说明:The idea is that as Fibonnaci values are computed you store them in the array A. So when another F(n) is to be computed either A[n] is still 0 or else A[n] is already equal to F(n). If A[n] is 0, you have to make the usual recursive calls to comput<andy> 在 2025-07-07 上传 | 大小:10kb | 下载:0
[数学计算/工程计算] MyBinarySearch
说明:For this problem, you will need to create an second array that is smaller than the original whitelist. You need to go through the original whitelist twice: once to determine the number of unique items in the whitelist and a second time to copy the un<andy> 在 2025-07-07 上传 | 大小:8kb | 下载:0
[人工智能/神经网络/遗传算法] meanshift-tracking
说明:meanshift结合颜色特征跟踪目标的程序,经过调试无误,还有几个很好的meanshift算法学习资料包,非常适合初学者参考-color-based meanshift tracking program, some bugs have been fixed, and some information about meanshift is included too! enjoy yourself~~<JAMES> 在 2025-07-07 上传 | 大小:6.92mb | 下载:0
[数据结构常用算法] UFApp
说明: write an application UFApp that 1. Prompts for a file name. 2. Reads the first integer, which is the number of sites. 3. Reads each pair of integers, p and q, representing sites and if not already connected, connects by calling union(p,q).<andy> 在 2025-07-07 上传 | 大小:1.98mb | 下载:0
[数学计算/工程计算] C_Algorithm
说明:用C语言实现的各种算法的程序集合,基本包含了实用的全部基础算法,内容相当全面。-Using C language implementation of the various set of algorithm, the basic foundation that contains all the practical algorithm, the content is very comprehensive.<liyueming> 在 2025-07-07 上传 | 大小:277kb | 下载:0
[matlab例程] numerical-approximation
说明:一:多项式插值的Runge现象 二:Remez算法 三:Schmidt正交-Introduction polynomial interpolation Runge phenomenon, Remez algorithm, Schmidt orthogonal matlab algorithm<裴可锋> 在 2025-07-07 上传 | 大小:61kb | 下载:0
[数学计算/工程计算] 122582345098
说明:计算器 可换皮肤 功能稳定 很好 网络实用 很强大-Calculator function for skin very strong stable good network utilities<朱正道> 在 2025-07-07 上传 | 大小:1.02mb | 下载:0
[数学计算/工程计算] dependence-structure
说明:本程序可以计算任意两个变量间的相关性结果,非常全,好用。-The correlation between any two variables can be calculated as a result, very full, easy to use.<> 在 2025-07-07 上传 | 大小:13.72mb | 下载:0
[数学计算/工程计算] wavelet-analysis
说明:小波分析的应用领域十分广泛,它包括:数学领域的许多学科;信号分析、图像处理;量子力学、理论物理;军事电子对抗与武器的智能化-Application of wavelet analysis is very extensive, including: many disciplines of mathematics fields signal analysis, image processing military intelligence and electronic warfare weapon<风雨无阻> 在 2025-07-07 上传 | 大小:8kb | 下载:0