资源列表
抛物插值
- 若已知x0=0,x1=3,x2=4,y0=1.2,y1=3,y2=1,x=1.5,y=0,则该程序运行结果为y=3.5625-known if x0 = 0, = 3 x1, x2 = 4, y0 = 1.2, 3 = y1, y2 = 1, x = 1.5, y = 0, then the procedure for operating results y = 3.5625
牛顿插值c语言程序
- 本程序带有一个子函数,原始数据在主函数中定义时即初始化赋初值,子函数是用来计算差商 值、连乘积和插值结果。-this program with a function, the original data in the main function definition is given initial initialization, Functions are used to calculate the value to poor, and even the product of interpol
kalman filter
- kalman滤波子函数,包含用于矩阵运算的子函数MATMATH-kalman filter function includes MATMATH function for matrix operation.
TCISAM
- 树形文件处理 TC 程序库,大家来看看吧,希望你用得上-A programm base for tree-form documents processing,please come in to have a look,I hope it would be helpful!
用c 语言编写数学常用算法
- 这是一个用c语言编写的常用数值算法,请大家下载-There are some familiar mathmatic algorithms by C language, plese download it.
timefreq(时间序列工具箱)
- 时间序列的matlab的源代码,请大家参考一下,希望能给大家帮助-Matlab time sequence of the source code, please refer to the hope that we can help
ImageSysZLF01
- 模式识别的作业代码,VC开发,主要是线性分类识别和聚类(基本K-平均算法)的实践,功能比较简单,还有带完善-operation code pattern recognition, VC development, mainly linear classification and identification of clustering (basic K-average algorithm) practice, relatively simple function, with perfect
base64源码
- 在VC下base64 编码、解码的源代码-in VC base64 encoding, decoding the source code
复化辛浦生
- 计算方法复化辛浦生求积分,给学习计算方法的同学使用-calculation of Minute Xin Pu quadratures to study methods of calculating the students to use
MyList
- 为了实现RTP数据重组,写了双指针链表,类似动态hash表(网上资料太少了),有添加(自动排序),删除和清除.我还在扩展功能-RTP data in order to achieve the reorganization, wrote a two-pointer List, similar dynamic hash table (online so little information), add (automatic sorting), delete and remove. I also ex
广度优先遍历图
- 广度优先遍历实验报告 供初学者参考,通过对该系统的设计,可以很好的理解树的概念和用途-breadth - first traversal report experimental reference for beginners, the system design can have a very good understanding of the concept of the tree and use
普里姆
- 数据结构.普里姆算法-最小生成树 供初学者参考,通过对该系统的设计,可以很好的理解树的概念和用途-data structure. Primbetov algorithms-the minimum spanning tree for beginners reference, the system design can have a very good understanding of the concept of the tree and use