资源列表
maopao
- 数学上完成冒泡排序,一个VC++的小程序,可作为VC++入门只用,本程序默认随意输入十个数,然后让其排序。-Mathematically complete bubble sort, a small program VC++, VC++ can be used as entry only, the program defaults are free to enter the number ten, and then allowed to order.
bag
- 介绍了0-1背包问题的求解,并用贪心算法解决了背包问题-Introduced to solve 0-1 knapsack problem and solved with the greedy algorithm knapsack problem
maze
- 根据图的广度优先搜索算法,用数组模拟队列处理的迷宫问题。-According to the graph breadth-first search algorithm queue processing using an array of simulated maze.
erfen
- 有关二分查找的方法,能够取得很好的效果,希望对大家有所帮助。-The binary search method can achieve good results, we want to help.
Prim
- 经典的prim算法,采用贪心策略,求一个给定的加权连通图的最小生成树。- The classic prim algorithm, using the greedy strategy, for a given weighted connected graph of the minimum spanning tree.
dia
- 给定n 个整数a ,a , ,an 1 2 组成的序列, a n i | |£ ,1 £ i £ n。如果对于i £ j ,有 0 = å = j k i k a ,则称序列区间i i j a , a , , a +1 为一个零和区间,相应的区间长度为j-i+1。-given n integers a, a, and an 1 2
4sjsort
- 主要写了一个计数排序,传说中时间复杂度为O(n)的排序啊-Mainly to write a counting sort, the legendary time complexity of O (n) sorting ah
Kruse_Chapter_8
- 本文介绍了数据结构中的选择排序,希尔排序等算法,采用全英文版,真实可靠-This paper introduces the data structure of choice, in order of ranking algorithms such as Hill, was used in English, true and reliable
GridProjection
- 一种网格投影算法,可以根据高程值区分网格属性,用于激光雷达点云分类-A kind of grid projection method, can be distinguished according to the grid elevation attribute value for the LIDAR point cloud classification
11_miror
- 求一个二叉查找树的镜像,程序是好用的,若有需要请放心下载-It is useful,please download
Graph2
- 西北大学计算机系杨晓虎的可视化图论小软件,没有源代码。-Northwestern University Department of Computer Science Yang Xiaohu graph visualization of small software without source code.
Binomial-Trees
- 计算欧式期权,美式期权,百慕大期权价格的二叉树VBA程序-Binomial Tree for EurpeanAmerican CallPut Option
