资源列表
zuixiao2
- 数据拟合最小2乘法, 数据拟合最小2乘法
randomwalk
- 正弦型外力的一维随机行走程序,采用16807随机数产生器。-random walk program for sin outer forces
Matrixoperations
- 求一个矩阵的最大值,最小值及平均值,用行指针实现相应算法。-Seek a matrix of the maximum, minimum and average values, with the line pointer to achieve the appropriate algorithm.
runge
- 四阶龙哥库塔方法求解一阶微分方程的数值解法,能自定义迭代步数和迭代精度,非常适合于计算方法的初学者。-Long Ge Kuta fourth-order methods for a numerical solution of differential equations can be customized and iterative iterations precision calculation method is suitable for beginners
BUBLE-SORT
- sorting and sershing by buble
maxamin
- 如何用分治法求一个数组中的最大值和最小值-With the Method find an array of maximum and minimum values
dfs3
- 图的深度优先搜索算法,图的存储采用数组来模拟邻接表。-Graph depth-first search algorithm, Figure storage array used to simulate the adjacency table.
invert22
- matrix inversion source code
BinarySearchLastSmallerLoc
- 在有序数组中,二分查找,返回小于给定元素的最大位置-Binary search in sorted array, return last location where value is smaller than given value
class
- 二叉树这一数据结构 用C 实现等价类 等价类一般不容易人工判断-Binary tree data structure To achieve equivalence class C
Dsort
- 采用堆排序的Pascal源代码,可用于数据结构的教学。-Heap sort using Pascal source code can be used in teaching data structures.
jzzhq
- 进制转换器,非常好用,希望大家喜欢-Binary converter is very easy to use, I hope you like it. . . .