资源列表
Program
- 这是自己写的很简单的程序代码,很简单!!希望你能看上
hurst2
- 一维数据的赫斯特指数算法一,通过R/S算法计算,速度快。-One-dimensional data in a Hurst exponent algorithm, through the R/S algorithm, fast.
pku1508
- pku1508 求方程ax+by=c的最小整数解-pku1508 demand equation ax+ by = c the smallest integer solution
Tahvil
- Hooke And Jeeves Using Line Searches nonlinear optimization
0-1
- 0-1背包问题, 给定一个载重量为m,n个物品,其重量为wi,价值为vi,1<=i<=n,要求:把物品装入背包,并使包内物品价值最大-0-1 knapsack problem, given a load for the m, n one item, the weight wi, the value of vi, 1 < = i < = n, asked: the items into backpacks, and to bag the maximum value of the
sph
- 光滑粒子流體動力學方法的理論背景、數值方法、程式實施及其在許多領域的應用等問題。全書十章,包括數值模擬的背景知識、給出了SPH方法的基本方程、介紹構造無網格方法的光滑函數的解析式一般方法、論述SPH方法在Navier Stokes方程上的實施等。
MARYUWA
- 计算AR模型系数,利用Levinson算法解Yule-Walker方程。-AR model coefficients calculated using the Levinson algorithm for solving Yule-Walker equation.
KALMAN
- 卡尔曼滤波器PID控制,采用时域递推法,处理信号噪声的平稳随机过程-PID control, Kalman filter, recursive time-domain method to deal with the noise of the stationary random process signals
The-establishment-of-a-static-queue
- 定义了一个循环队列,并对其进行处理,包括初始化,输入,输出,删除等等,已经在vc6.0上运行通过。-Defines a circular queue, and carries on the processing, including initialization, input, output, delete, etc., has been run through in vc6.0
Heap
- implementing heap sort using c
euler
- 实现欧拉路的判断,使用图的结构,根据深度优先搜索判断是否有欧拉路-euler path
doublelink
- 数据结构双链表作业,包含双链表的建立,插入,删除,交换功能。-Doubly linked list data structure operations, including the establishment of doubly-linked list, insert, delete, exchange.