资源列表
Sort
- 总结了七种比较常见的排序算法,并用c语言代码实现。-Summarizes seven more common sorting algorithm, using the c language code.
MT-simulation
- 基于舍选法的蒙特卡洛抽样模拟超标准洪水,只要输入站点的平均流量,Cv和Cs即可进行重复抽样。-Rejection method based on Monte Carlo simulation of super-sampling standard flood, just enter the site s average flow, Cv and Cs can be repeated sampling.
Flood-simulation
- 四点线性隐格式计算法进行洪水演算,改变自河海大学老师fortran程序。-Four-point linear implicit calculation method for flood routing, changing from Hohai University teacher fortran program.
algo
- 银行家算法的实现,有兴趣的可以研究一下具体的实现。-Bankers algorithm, are interested can study about the specific implementation.
bit.tar
- 将字符串转换成相应的比特为进行操作,提供标准的接口,外部程序可以方便的调用接口完成BIT位操作。-Converts a string into the corresponding bits of the operation, providing a standard interface, the external procedure call interface can easily complete the BIT bit operations.
work3
- 拓扑排序,如果有圈则提示,无圈则输出拓扑排序的结果-Topological sort, if there circle the prompt, the output acyclic topological sort results
LMI
- 线性矩阵不等式(LMI)的求解例子,最优保成本状态反馈控制、无记忆状态反馈鲁棒H_inf控制器-An example for LMI
gaosi
- 通过matlab语言编程,实现利用Gauss消去法求解线性方程组-Through matlab language programming, using the Gauss elimination method for solving linear equations
tsp
- A traveling salesman has to travel through a bunch of cities, in such a way that the expenses on traveling are minimized. This is the infamous Traveling Salesman Problem (aka TSP)
Equations
- expectation maximization example program we know as EM algorithm.
use-estimate-maximization
- use estimate maximization to calculate maximization of equation
list
- data structure that keeps data sorted and allows searches, sequential access, insertions, and deletions in logarithmic time
