资源列表

« 1 2 ... .51 .52 .53 .54 .55 1656.57 .58 .59 .60 .61 ... 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 backpack of the total volume of T a
<ZY> 在 2025-07-14 上传 | 大小:67kb | 下载:0

[数学计算/工程计算rls

说明:采用递归的最小二乘法对信号进行去噪处理,处理结果良好。-Using the recursive least squares method denoising signal processing with good results.
<刘晓晓> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算sun-position

说明:根据《天文算法》一书中提出的计算太阳位置算法编写的fortran程序。-According to a book of astronomical algorithm to calculate the sun position algorithm written in fortran program.
<zhaoqiang> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mult_15_5X3

说明:实现BCH15X15bit乘法器,树形结构,采用分模块技术,相较于Mastrovito方法节省了40 的资源。-BCH15X15bit multiplier tree structure, the use of sub-module technology, compared to Mastrovito save 40 of the resources.
<Abiu> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算moon-position

说明:根据《天文算法》一书中提出的计算月球位置算法编写的fortran程序。-According to a book of astronomical algorithm to calculate the sun position algorithm written in fortran program.
<zhaoqiang> 在 2025-07-14 上传 | 大小:3kb | 下载:0

[数学计算/工程计算FFTtransformVCPP

说明:对存储的一组长数据截取一段进行局部FFT变换。-fft transform
<liuzhao> 在 2025-07-14 上传 | 大小:4kb | 下载:0

[数学计算/工程计算newton_feixianxin

说明:matlab实现牛顿迭代法求解非线性方程组-Matlab achieve the Newton iterative method for solving nonlinear equations
<alex> 在 2025-07-14 上传 | 大小:18kb | 下载:0

[数学计算/工程计算MKJ

说明:有限元法利用铁摩辛柯梁计算转轴质量刚度阻尼矩阵-Finite element method using the Timoshenko beam to calculate the stiffness and damping matrix of the shaft quality
<> 在 2025-07-14 上传 | 大小:2kb | 下载:0

[数学计算/工程计算shangji_c

说明:笔者将介绍c语言所提供的随机数发生器的用法。现在的c编译程序都提供了一个基于一种ANSI标准的伪随机数发生器函数,用来生成随机数-I will introduce the usage of the c language provided by the random number generator. The c compiler is an ANSI standard based on a pseudo-random number generator function is used to ge
<a hao> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算Matrix-Anylasis

说明:计算机科学计算答案施吉林+张宏伟版_矩阵分析。-Computer science and calculation(Matrix Anylasis). Rar
<唐兴国> 在 2025-07-14 上传 | 大小:945kb | 下载:0

[数学计算/工程计算LinkStack

说明:从键盘上输入一算术表达式检验该算术表达式中括号是否配对,例如:表达式(a+b))和a+b)中的括号不配对。-Input from the keyboard on the arithmetic expression in an arithmetic expression tests whether paired brackets, such as: the expression (a+b)), and a+b) in the brackets are not paired.
<陈晓文> 在 2025-07-14 上传 | 大小:1kb | 下载:0

[数学计算/工程计算fanyi

说明:高维聚类的一些文章,对高维聚类很有帮助,尤其是初学者-Some articles of the high-dimensional clustering of high-dimensional clustering helpful
<程德志> 在 2025-07-14 上传 | 大小:2.96mb | 下载:0
« 1 2 ... .51 .52 .53 .54 .55 1656.57 .58 .59 .60 .61 ... 3400 »

源码中国 www.ymcn.org