资源列表
MyCalcalor
- 计算器(calculator ;counter)一般是指“电子计算器”,该名词由日文传入中国。计算器能进行数学运算的手持机器,拥有集成电路芯片,但结构简单,比现代电脑结构简单得多,可以说是第一代的电子计算机(电脑),且功能也较弱,但较为方便与廉价,可广泛运用于商业交易中,是必备的办公用品之一。 -Calculator (the calculator counter) generally refers to " electronic calculator" , the ter
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
rls
- 采用递归的最小二乘法对信号进行去噪处理,处理结果良好。-Using the recursive least squares method denoising signal processing with good results.
sun-position
- 根据《天文算法》一书中提出的计算太阳位置算法编写的fortran程序。-According to a book of astronomical algorithm to calculate the sun position algorithm written in fortran program.
mult_15_5X3
- 实现BCH15X15bit乘法器,树形结构,采用分模块技术,相较于Mastrovito方法节省了40 的资源。-BCH15X15bit multiplier tree structure, the use of sub-module technology, compared to Mastrovito save 40 of the resources.
moon-position
- 根据《天文算法》一书中提出的计算月球位置算法编写的fortran程序。-According to a book of astronomical algorithm to calculate the sun position algorithm written in fortran program.
FFTtransformVCPP
- 对存储的一组长数据截取一段进行局部FFT变换。-fft transform
newton_feixianxin
- matlab实现牛顿迭代法求解非线性方程组-Matlab achieve the Newton iterative method for solving nonlinear equations
MKJ
- 有限元法利用铁摩辛柯梁计算转轴质量刚度阻尼矩阵-Finite element method using the Timoshenko beam to calculate the stiffness and damping matrix of the shaft quality
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
Matrix-Anylasis
- 计算机科学计算答案施吉林+张宏伟版_矩阵分析。-Computer science and calculation(Matrix Anylasis). Rar
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.
