资源列表
双链表的插入与删除
- 双链表的一个简单实现,双链表的插入也删除
SegmentTree
- 线段树的样例程序,线段树大家都知道吧?类似于算法导论上的区间树,比AVL好实现多了-segment of the sample program for the tree, the tree line you know? Introduction to the algorithm similar to the interval on the tree, to achieve better than AVL more
guass2
- 用列主元高斯法解用户输入的线性方程组。包含3个文件。-out with PCA Gaussian user input method for the linear equations. Contains three documents.
tu-table-DFS
- 本程序采用深度优先的方法完成图的遍历,包括连通图和非连通图。
weinaMatlab
- 在MATLAB中维纳滤波器程序的编写 完全正确-weina FILTER MATLAB PROGRAM
constraint
- VC++解决最多约束问题,常用算法中的优秀作业解答。-VC++ to solve the most constrained problems, commonly used algorithm to answer the outstanding job.
rgr.c
- involving a knight on a chessboard.
3-bar-truss
- 有限元优化分析例题程序,包括模型的建立和载荷的加载等。-The finite element optimization analysis example procedures, including the model and the loading of the load.
dz1.tar
- A Chinese postman problem solution written in C++. Uses Dijkstra and Fleury algorithms.
Cubic-Spline-interpolation
- 用三次样条插值法对少量样点进行插值计算和曲线拟合-Use Cubic Spline interpolation method to compute and fit the curve.
HilbertTranlatewithFFT
- 一种Hilbert变换新算法用 FFT与C语言实现-A new algorithm of Hilbert transform with FFT and C language
cx
- 在科学与工程计算中,经常遇到求解非线性方程组的问题;非线性方程组在收敛速度及收敛性比线性方程组要差,特别对于非凸的非线性方程组,其求解更是困难。下面简要介绍非线性方程组的三种解法——牛顿法、拟牛顿法、同伦算法,分析三种解法的适用性,并附Matlab原程序。-Scientific and engineering computing, often encounter the problem of solving nonlinear equations speed of convergence of
