搜索资源列表
Introduction_to_Algorithm
- 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
hermit4
- 星系并合的数值模拟完整代码,有2000多行,很适合科研人员使用-Numerical simulation of merging galaxies complete code, there are more than 2000 lines, it is suitable for researchers to use
sortingAlgorithms
- Several sorting algorithms - bubble sort - insertion sort - selection sort - merge sort - quick sort - merging two sorted list
merge
- 使用归并算法进行排序,程序中由随机函数产生随机数,进而使用归并排序算法对生成的随机数序列进行排序。-Using merging algorithm to sort, the random number generated by the random function in the program, and then used to sort merge sort algorithm to generate random number sequence.
DMtree
- 我写的计算宇宙学常用的code。DMtree是用来建立暗物质晕并合树-cosmological calculations commonly used code. DMtree is used to create the dark matter halo merging tree
mapmerge
- map building and multi robot map merging algorithm and implementation