资源列表
[数学计算/工程计算] 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
[数学计算/工程计算] 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
[数学计算/工程计算] 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