资源列表
运动控制三次样条插补
- 1、选择一个平面曲线(可参照高数附录中的曲线类型,曲线不能自交,如果自交选取不自交的区域),利用等参数方法(也可选择等弦差,等弦长等方法),把所选择的曲线分割成n个小线段,得到这n个点。 2、 根据选择的平面曲线,推导出其法线计算公式,给出一系列的法向距离D,求出不同的内外法向等距点(既是求出1计算出的n个点法向距离为D的对应点)。 3 改变法向距离D和内外法线选项,判断2中计算的法向等距线有没有交点,如果有交点,计算出交点,如果有多个交点,可以只计算一个。
Calculor
- 实现计算器的功能,包括一般的运算,支持小数点运算-calculor
ydaimaIntegarteClass
- 件介绍:一个求积分的VC++类及Demo源代码 一个求积分的VC++类及Demo源代码,特点: 1. 支持各种复杂的积分表达式,可含任何数学函数,如 3*exp(x)*tan(x)/(8+log(x)) 2. 可检查出表达式的书写错误 3. 可设置积分精度 4. 使用方便简单 使用方法: 1. 定义个CIntegrate 对象,构造时初始化或用 initial(char *s,double Upperlimit,double LowerLi
Linear
- 数值分析算法实现(C语言实现):数据的拟合-Numerical analysis algorithms (C language): The fitting of the data
MetodaKrylov
- Secant Method. This method calculate the solutions of an linear ecuation
syyx
- 实现编译原理中的算符优先算法,输出算法实现中的各阶段的数据-Principle of the operator to achieve compile priority algorithm, the output algorithm in the various stages of data
RAO
- 计算船舶在波浪上运动响应的程序,计算RAO-Calculating ship wave on the movement response program to calculate the RAO
ToyFDTD1-v1.03
- 计算电磁学中FDTD方法的三维基本算例,PMC边界条件-This ToyBoxFDTDbezhig is an extremely simple 3D FDTD code.
pdecol
- 经典的在一个空间和一个时间维度求解非线性偏微分方程组的源程序-solving coupled systems of nonlinear partial differential equations (PDE`s) in one space and one time dimension
QRMethod
- vc下的QR分解法,并配有MATLAB的测试程序-vc under the QR decomposition method, and MATLAB with test procedures
csha1_demo
- 可用于P2P分布式网络的哈希算法, 带有例子,直接复制出HASH类即可方便使用.-for peer-to-peer distributed network of Hash algorithms, with examples. direct cloning HASH category will be easier to use.
