资源列表
sir
- 这是SIR微分方程模型对初值问题的求解和作图-This is the SIR model differential equations to solve the problem of initial value and mapping
sigproc1
- signal processing and white noise generator
distribution_of_rectangulartube
- 气体分子在分子流态下经过方管时延管壁的相对入射密度分布-Gas molecules under molecular flow through the side wall of tube time delay density distribution of the relative incidence
4
- 输入n个数,求这n个数构成的集合的所有子集-Enter the number n, find the n number of the set of all subsets
BRESCIR
- An implementation of Bressenhams circle drawing algorithm in Turbo C/C++.
PloySpline
- 实现多项式样条利率期限结构参数求解,方面做国债研究人员借鉴-Polynomial spline interest rate term structure parameters for solving aspects of the bond researchers draw
Form1
- 计算输气管段最优末端长度,以计算末段储气量。-Calculation of the gas pipeline segment of the optimal end of the length, in order to calculate the last paragraph of the gas storage capacity.
Chord
- 弦切法求根。该函数为用利用弦切法求方程根的方法。-String cutting method root finding. The function Equation Root chord cutting method.
FLOYD
- the FLOYD algorithm(code only)
Normal-distribution-function
- 该程序能够实现数学统计中正态分布数学问题,读者可在原基础上进行修改-Normal distribution function
Stack_TerribleSets
- 数据结构,堆栈实现程序,引自余立功《算法训练教程》-Basic Data structure , implement of stack
stack_num_conversion
- C++栈基于类实现十进制转N进制;原理是不断求余倒序输出,采用栈的基本构造。-C++ stack class-based N-ary Decimal turn principle is to strive for more than reverse output, using the basic structure of the stack.