资源列表

« 1 2 ... .98 .99 .00 .01 .02 2403.04 .05 .06 .07 .08 ... 3400 »

[数学计算/工程计算Soct

说明: 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解:(1,4,3,2),(1,4,5),(8,2),(3,5,2)。 [需求分析]-Suppose there are a load of the backp
<ZY> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算Gauss

说明:Gauss方法解决线性方程组问题 使用了选列主元方法-Guass methods to solve linear equations
<> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算matlab

说明:matlab分形模型的几种实例,比较详尽的阐述并举例了分形的过程,算法与结果-matlab fractal model in several instances, relatively detailed descr iption and examples of fractal algorithms and results
<申晨> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算explain-som

说明:对som 的Matlab详细讲解,并分享自己的看法-explain som
<seaboy> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算SVD

说明:calculate low rank matrix using SVD
<happyname> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算serial-communication-for-electronic-nose

说明:serial communication for electronic nose - Labviw
<gimo> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算pso_tsp_ansi_c

说明:该程序是用粒子群算法解决旅行商问题,所用编程语言是C语言-The program is PSO for TSP problem
<熊福力> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算FFT-design

说明:运用Mathcad软件编译FFT源码程序,可根据所要求的分解次数得到相应的FFT分解后的波形。-FFT source code compiled using Mathcad software program, you can get a waveform corresponding FFT decomposition exploded after the required number of times.
<> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算lab3

说明:code of merge sort and quick sort using make file
<rockstar> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算simpler

说明:求解NS方程的源程序通用版,热力学流体力学都可以,作为初学者的参考是非常不错的。-source code of SIMPLER for solving N-S equations.
<crazywind> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算biaoding

说明:一个关于摄像头标定的程序 鸟瞅转俯视图 包含C# 与 Matlab -A camera calibration procedure
<魏久桐> 在 2025-02-12 上传 | 大小:67kb | 下载:0

[数学计算/工程计算Matrix

说明:实现一个矩阵类,该类包含简单的矩阵运算,矩阵求行列式,初等变换法矩阵求逆,雅可比法矩阵特征值分解,householder变换法矩阵QR分解,矩阵LU分解,QR分解与反幂法求矩阵特征值与特征向量。 -A matrix class, include simple matrix operator, determinant of matrix, inverse of matrix, matrix eigenvalue decompose b
<高勇> 在 2025-02-12 上传 | 大小:67kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 2403.04 .05 .06 .07 .08 ... 3400 »

源码中国 www.ymcn.org