资源列表
Booth_mult
- Booth multiplier for multiplication of 2 bit binary nos.
lagrange
- 拉格朗日插值的c语言代码,计算方法课上编写的。-Lagrange interpolation of the c language code, written calculation methods courses.
elicitcurve
- 信息安全数学基础课程中会进行椭圆点相加计算,人工计算耗时耗力,所以我编了这个程序提高效率-Mathematical foundation of information security programs will be conducted in the sum of elliptic point calculation, time-consuming manual calculation, so I made up this program to improve efficiency
LS3P
- 最小二乘法(LS)仿真三个参考节点定位一个定位节点,包括仿真参数和过程数据收集-Least squares (LS) simulation of three reference nodes positioning a positioning node, including the simulation parameters and process data collection
ZuiYouMaoYi(noip2009)
- ZuiYouMaoYi(noip2009) noip 2009 第三题 AC 代码-ZuiYouMaoYi(noip2009)
2
- 最小二乘法是系统辨识中最为基本的方法,从该文章中我们可以迅速的掌权该方法的基本原理。-Least squares system identification method is the most basic approach, from the article, we can quickly rise to power of the principles of the method.
c++2
- 编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结合性为右结合 3)希望表达式中能够处理实数 -编写一个能够计算中缀表达式的程序,其中关于中缀表达式有如下的要求: 1)表达式中只处理二元运算符 2)表达式中出现的运算符为:+、-、*、/、^(幂运算)、(),其中幂运算符的优先级别比*和/的高,但是其结
Newton
- 用牛顿下山法求方程的近似解,并另付实验报告。-Newton descent method with the approximate solution of Equation, and the extra test report.
pseudo-random
- c++小程序,实现:产生伪随机数,并实现10枚硬币投50000次,计算出正面向上的次数和概率。-c++ small program implementation: generate pseudo-random number, and realize 10 coins cast 50,000 times to calculate the probability of a positive number and upward.
wps
- 求方程组的解,非常好用,方程组,线性与非线性的都行-Find the solution of equations, very easy to use, equations, both linear and nonlinear line
caishidainlu
- 实现蔡氏混沌电路的matlab仿真分析的源代码-Implementation of the matlab simulation of Chua circuit
dsmc_airflowinmicro
- 直接蒙特卡洛方法计算微管气体流动,主程序所选择的分子数及模拟单元可以修改,包含7个子程序,和一个随机数函数。-The air flow in micropipe with direct simulation mente kalro, we can use different simulation, fortran90
