资源列表
longgekutafa
- 龙格库塔方法 一种用于数学计算的算法 希望对大家有帮助-Runge - Kutta method for a mathematical calculation algorithm hope to be helpful
PID_VB
- 用VB实现的PID控制,这里使用的是PID的增量控制式.
fibonacci
- 用斐波那契法迭代实现最小值得搜索的C++语言的实现
2005011422532426614
- 数值分析里的龙贝格算法-numerical analysis of the algorithm Romberg
edit
- 数据结构课程设计 ---文章编辑原代码 数据结构课程设计 ---文章编辑原代码-wenzhangbianji数据结构课程设计---文章编辑原代码
Theaveragedryinteger
- :输入数据含有不多于5组的数据,每组数据由一个整数n(1<n<50)开头,表示后面跟着n个数据。每组数据,输出其平均数,精确到小数点后3位,每个平均数应该单独占一行。 -Input data contained not more than 5 groups of data, each group of data from an integer n (1) < < n, says followed by n data. Each set of data, the av
algorithm641
- 用QUICKSORT对数组进行排序,先用SPLIT算法对数组进行划分,再通过调用SPLIT并进行递归即可-QUICKSORT
shenduyouxian
- 8.3.2利用邻接表的图广度优先遍历算法-8.3.2 Using the adjacency list of graph breadth-first traversal algorithm
gongjiao
- 公交路线最短问题,建立fork算法来求最短路线问题,可以求个点之间最短路线问题。-The shortest bus route problem, the establishment of fork algorithm to find the shortest route problem, you can find the shortest route between two points issue.
SHANNON
- Simple Shannon-Fano coding for data compression
dice-game
- 一群小孩围城一圈扔骰子,骰子扔到的数与小孩编号一样的小孩出列,循环此动作,知道最后剩N名小孩为胜利者-The number of child ID kids out of a group of children Siege circle to throw the dice, the dice thrown out cycle this action, know the last N the child left for the winner
LZW-encoding-and-decoding
- 对小写英文的字符串进行lzw编码与解码的文件 字典上限为256-LZW encoding and decoding The dictionary limit is 256
