资源列表
lu
- 数值计算方法中的LU分解法,此程序中只用了1个距阵存放所有元素-Numerical method of LU decomposition method, this procedure with only one store all the elements of matrix
kalman_filter
- 自适应的kalman滤波程序,通过灵活的调用,实现kalman的自适应滤波。-kalman_filter
gaijinpingfanggenfa
- 基于C语言的数值计算程序亲自经过调试无错误。-Numerical calculations based on C language program in person through the debugging error-free.
bsort
- 数组排序中很经典的算法——冒泡排序法,FORTRAN90语言编成。-Sorting an array of classic algorithms- bubble sort method, FORTRAN90 language compiled.
Gamma
- 随机水文学中常会用到符合Gamma分布的随机数,用于模拟一些随机的水文过程,这里水文工具集介绍一种使用C++语言的TR1新特征中的随机数发生器来产生Gamma分布随机数-Frequently used stochastic hydrology meet Gamma distributed random numbers, used to simulate some random hydrological processes, hydrological tools here to introduce
tanxin
- 节目安排(贪心算法描述),输入11个节目的起止时间,输出最多可以安排的节目的编号-Programming (greedy algorithm descr iption), enter the starting and ending time of 11 programs, the output maximum number of programs can be arranged
Dp
- 利用动态规划知识: 从三角形顶部到底部路径和最大-Dynamic programming knowledge: the path from the Ministry of the triangle at the top in the end and the largest
1
- 构造类实现复试加减乘除 两种构造方法 构造方法-Class implements the method to construct add, subtract, multiply and divide
merge_sort
- program for merge sort
caochangmiaji
- 一个简单的小程序,对操场进行面积计算。利用了简单的C语言进行的编写。-A simple procedure, on the playground area was calculated. Use a simple C language to write.
Queen
- 八皇后问题的简单实现,运用回溯方法,可是-Simple implementation of the eight queens problem, the use of retrospective methods
Josephus
- 约瑟夫环 程序可直接运行 已知n个人(以编号1,2,3...n分别表示)围坐在一张圆桌周围。从编号为k的人开始报数,数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规律重复下去,直到圆桌周围的人全部出列。-Josephus program can be run directly known n individuals (No. 1, 2, 3, ... n, respectively) were sitting around a round table. K repor