资源列表

« 1 2 ... .20 .21 .22 .23 .24 18025.26 .27 .28 .29 .30 ... 28521 »

[matlab例程sor

说明:自己编的SOR迭代法。列出每次迭代结果。精确解由高斯列主元消去法求得。-My SOR iterative algorithms. The results in each iteration are listed.The exactsolution obtained by the Gauss elimination method .
<gamila> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数据结构常用算法matching-brackets

说明:利用c++数据结构 栈 解决括号匹配问题 -Use c++ to solve matching brackets
<enzo> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[matlab例程EMD-denoising

说明:this program discribe the denosing process by EMD
<tahar> 在 2024-10-21 上传 | 大小:11264 | 下载:0

[matlab例程Iso

说明:Classic isotropic hardening model
<lizheng> 在 2024-10-21 上传 | 大小:1455104 | 下载:0

[matlab例程abc.m

说明:some things on divide with data so me things on divide with data so me things on divide with data so me things on divide with data so me things on divide with data-some things on divide with data some things on divide w
<max> 在 2024-10-21 上传 | 大小:2048 | 下载:0

[数学计算/工程计算myEuclid

说明:compute the greatest common divisor of two integers
<andy> 在 2024-10-21 上传 | 大小:1024 | 下载:0

[数学计算/工程计算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
<andy> 在 2024-10-21 上传 | 大小:1024 | 下载: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 u
<andy> 在 2024-10-21 上传 | 大小:10240 | 下载: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 an
<andy> 在 2024-10-21 上传 | 大小:8192 | 下载: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> 在 2024-10-21 上传 | 大小:7251968 | 下载: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, con
<andy> 在 2024-10-21 上传 | 大小:2073600 | 下载: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> 在 2024-10-21 上传 | 大小:283648 | 下载:0
« 1 2 ... .20 .21 .22 .23 .24 18025.26 .27 .28 .29 .30 ... 28521 »

源码中国 www.ymcn.org