搜索资源列表
bucketSort
- (吊桶排序法)吊桶排序法源于一维正整数数组的排序问题,它使用了一个行从下标从0-9,列下标从0-n-1(n是一维数组中的元素数目)的二维整数数组,二维数组的每一行叫做一个吊桶(bucket)。-(Bucket sorting method) bucket sort method from the one-dimensional array of positive integer scheduling problem, it uses a line from the subscr ipt from
Sort
- 快速排序问题,利用快速排序的原理给输入的一组数据进行排序-Express scheduling problem, using the principle of quick sort to enter one set of data to sort
selectsort
- 算法设计中的选择排序问题,调试通过,VC++中编写-select sort vc++
Scheduling_problem
- 排序问题,算法中的一个好例子,代码不到100行啊,就是将一个数n折分成多个数的和,进行排序。-Scheduling problem, the algorithm of a good example, less than 100 lines code, ah, is divided into a number of n more than the number of discount and, sort.
KITBAG
- 背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a
binary_merge_sorting
- 用二路归并排序算法求解排序问题,C语言编写。-By way merge sort algorithm to sort the problem, C language.
HQ-SortNum
- 阿里巴巴笔试题 12个数字排序问题 自己写的-Alibaba pen Question 12 figures write their own scheduling problem
23456787654321
- 问题一:设a[0:n-1]是已排好序的数组。请改写二分搜索算法,使得当搜索元素x不在数组中时,返回小于x的最大元素位置i和大于x的最小元素位置j,当搜索元素在数组中时,i和j相同,均为x在数组中的位置。 问题二:采用分治策略实现对n个元素进行排序的合并排序算法,其基本思想是:将待排序元素分成大小大致相同的2个子集合,分别对2个子集合进行排序,最终将排好序的子集合合并成为所要求的排好序的集合。 问题三:给定n个矩阵{A1,A2,A3,……,An},其中,Ai与Ai+1是可乘的,i=1,2,
he
- 本编程具有很大的代表性,可以帮助我们更好地理解排序问题-This program has great representation can help us better understand the scheduling problem
Program
- 实验一: 输入一个高精度的正整数N,去掉其中任意S个数字后剩下的数字按原左右次序组成一个新的正整数。写算法对给定的N和S,寻找一种方案使得剩下的数字组成的新数最小。 实验二: 编程解决带限期的单机作业排序问题。-Test one: Enter a positive integer precision N, to remove any of them left after the S numbers about the number of the original order o
chuchong
- 实现给数组随机赋值,并消除重复项,还实现数组的排序问题-To an array of random assignment, and eliminate duplicate entries, but also to achieve the sort of array.
jiaoxue
- 教学计划编制排序 实现简单的教学计划编制排序问题,对于理解数据结构有一定效果-teaching program
unique_unsorted
- 在matlab中,解决排序问题,能使排序后没有重复-solve sort problem
Untitled1
- c语言数据结构,插入排序问题 c语言数据结构,插入排序问题-c language data structure, insertion sort the c language data structure, insertion sort the c language data structure, insertion sort problems
main
- 九度在线判题系统 题目1007:奥运排序问题-Nine degrees topic 1007: Olympic scheduling problem
C_program
- 站长,这是在C++环境里的运行的七个C程序,感觉非常不错。大部分属于经典的各种排序问题,简洁实用,包括希尔排序,选择排序,堆排序等等,程序很好。希望符合站长的要求。谢谢!-Webmaster, this is the the seven C program running in the C++ environment, I feel very good. Most of the classic scheduling problem, simple and practical. Hope to
113
- 113道C语言题,包括简单的公倍数公约数以及有些难度的排序问题等-113 C language issues, including the Convention on a common multiple of the number of simple and some difficulty sorting problems
footballrank
- 足球排序问题的问题和代码 可以直接用 只计胜负 不计比分的那种-Football scheduling problems and code
7、关键路径问题
- 拓扑排序主要是为了解决一个工程能否顺利进行的问题,但有时我们还需要解决工程完成所需要的最短时间问题。我们如果对一个流程图获得最短时间,就需要分析它们的拓扑关系,并且找到当中的最关键流程,这个流程的时间就是最短时间。(Topological sorting is mainly to solve the problem of whether a project can be carried out smoothly, but sometimes we need to solve the shorte
新建 WinRAR 压缩文件
- 该程序是分别使用快速排序、插入排序、选择排序、冒泡排序、堆排序、归并排序、基数排序制作的,可以选择其一实现数组排序,通过主函数调用实现七种算法的演示。当输入一个数组的元素个数和数组元素之后可以选择七种排序方法之一进行排序并按从小到大的顺序输出。(The program is using fast sorting, insert sort, select sort, bubble sort, heap sort, merge sort, radix sort production, you can