-
cov_cal
内有图像协方差的计算,协方差间黎曼距离的计算等等(Within the calculation of the image covariance, the covariance between Riemannian distance calculation, and so on)
- 2020-11-02 15:09:53下载
- 积分:1
-
Dchaos-predica
基于混沌理论进行数据预测的程序,欢欢迎需要的朋友参考下载,并提出修改意见
(, Please feel welcome the reference to a friend download data to predict the process based on chaos theory, and suggest modifications)
- 2012-07-27 12:40:49下载
- 积分:1
-
pmv-fluent
说明: fluent的udf程序,可以计算pmv(Fluent's udf program can calculate pmv)
- 2021-02-28 17:41:47下载
- 积分:1
-
av_max
fluent udf 壁面热流通量随时间的变化。
调用fluent udf 里面的宏运算。(fluent udf wall heat flux changes with time. Call fluent udf inside the macro operator.)
- 2020-12-28 16:39:01下载
- 积分:1
-
BankerAlgo
It checks whether the processes r working in safe mode or in Deadlock Condidion.....pls do the modifications as per ur requirement...as it is implemented static
- 2010-09-26 11:51:00下载
- 积分:1
-
fajri
music高阶谱分析算法,IDW距离反比加权方法,BP神经网络用于函数拟合与模式识别。( music higher order spectral analysis algorithm, IDW inverse distance weighting method, BP neural network function fitting and pattern recognition.)
- 2017-05-23 02:04:12下载
- 积分:1
-
equation
线性方程组的计算,采用的是高斯消元法来实现的。只有主要的算法代码,没有写主函数(Calculation of linear equations using the Gauss elimination method to achieve. Only the main algorithm code, did not write the main function)
- 2010-08-05 19:34:04下载
- 积分:1
-
Fractional Fourier Transform
说明: 分数傅里叶变换和分数余弦变换,动态展示实部,虚部和模值(Computation of the Fractional Fourier Transform)
- 2019-04-26 17:22:14下载
- 积分:1
-
FVM-for-cavity-flow
有限体积法计算二维方腔流(含数值算法介绍及C++,Fortran源代码)(Calculation of two-dimensional cavity flow with finite volume method (including introduction of numerical algorithm and C++, Fortran source code))
- 2014-04-30 09:27:01下载
- 积分:1
-
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 backpack of the total volume of T and n volumes were w1, w2, ... wn items, whether selected from n items a number of exactly filled backpack, even if w1+w2+ ...+ wn = T, find out the solution of all the above conditions are met. For example: when T = 10, the volume of items {1,8,4,3,5,2}, can be found in the following four solutions: (1,4,3,2), (1,4,5 ), (8,2), (3,5,2). [Needs Analysis])
- 2012-06-14 16:25:10下载
- 积分:1