Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - sort
Search - sort - List
DL : 0
用C语言写的数据库可以查询数据,排序、搜寻、小巧精简值得参考研究。-written in C language database can query the data, sort, search, and reference should streamline small study.
Date : 2008-10-13 Size : 29.58kb User : 蔡榮發

可视化冒泡排序,其中包含了冒泡排序的具体算法,以及如何将结果通过可视化的编程工具C++Biulde实现-visualization Bubble Sort, which includes Bubble Sort of a specific algorithm, and how will the results of visual programming tools to achieve C Biulde
Date : 2008-10-13 Size : 345.12kb User : 陈长俊

DL : 0
这个程序可以对多个数字进行快速排序,只要对排序数的多少进行修改,就可以变成任意个有限数的排序了-this procedure can be carried out on a number of Quick Sort figures, as long as the sequencing The number of revision it can be turned into a limited number of arbitrary 000 ranking of the
Date : 2008-10-13 Size : 1.05kb User :

DL : 0
输入数据,同时实现二叉排序树的生成,根据此树实现各种算法-input data, while achieving binary tree sort of generation, under the tree of various algorithms
Date : 2008-10-13 Size : 33.02kb User : 李海

DL : 0
复杂度比冒泡法更低的排序算法,合并序列排序法-complexity law bubbling lower than the ranking algorithm, combined sequence Sort
Date : 2008-10-13 Size : 1.39kb User : Wiracle

DL : 0
经典C程序100例,对于初学者非常值得研究.内有各种排序,找素数问题,字符串处理等.-classic C program hundred cases for beginners is worth studying. There are various sort, finding prime numbers. string processing.
Date : 2008-10-13 Size : 52.67kb User : rookie

DL : 0
一个shell排序的经典例子 此例将shell排序的详细过程都进行输出-a shell of the classic examples of this sort shell cases to the detailed process for output
Date : 2008-10-13 Size : 863byte User : 郝少林

DL : 0
JAVA代码,关于对象的排序-Java code, the object of the sort Bowl
Date : 2008-10-13 Size : 832byte User : sean

DL : 0
主要是运用C++来解决数据结构的问题 是一个二叉排序树删除一个节点-is mainly used C + + data structure to solve the problem is a binary tree sort delete a node
Date : 2008-10-13 Size : 1.39kb User : 詹黑哥

贪心方法是一种改进了的分级处理方法。它首先根据题意,选取一种量度标准。然后按这种量度标准对这n个输入排序,并按排序一次输入一个量。如果这个输入和当前已构成在这种量度意义下的部分最优解加在一起不能产生一个可行解,则不把此解输入加到这部分解中。这种能够得到某种度量意义下的最优解的分级处理方法称为贪心方法。-greedy method is an improvement of the classification methods. According to its first title Italy, and a selection of standards of measurement. Then, under such a standard measure of this sort n input, with an input an order volume. If the input current and constitutes a measure of significance in this part of the optimal solution together not produce a feasible solution. this solution will not put this added to the importation of decomposition. This can be a meaningful measure of the optimal solution hierarchical method, known as greedy method.
Date : 2008-10-13 Size : 15.19kb User : 刘昌兵

DL : 0
这是一些常用的排序,串,矩阵等算法数据结构中常用类-this is some sort of common, strings, matrix algorithm data structure used category
Date : 2008-10-13 Size : 21.33kb User : 许志平

DL : 0
一个关于动态数组进行排序的算法,希望对大家有帮助~-a dynamic array of the sort algorithm, we hope to help ~
Date : 2008-10-13 Size : 7.23kb User : 黄杰

DL : 0
C语言冒泡排序法,内有详细注释,可以在wintc下运行-Bubble Sort C language, with detailed notes, can run in wintc
Date : 2008-10-13 Size : 1.59kb User : liuyan6374

DL : 0
快速排序和随机快速排序的比较,快速排序在比较顺序的情况下速度很慢,所以采用随机快速排序算法-rapid sequencing and the rapid sequencing of random comparison, the relatively rapid sequencing of the sequence of very slow, So random Quick Sort Algorithm
Date : 2008-10-13 Size : 10.32kb User : 张国平

内部查找与排序算法,这个是排序的一个非常重要的算法,自己编的,有很多不足,希望大家发表意见!-internal search and sorting algorithm, this is sort of a very important algorithm own series, there are many deficiencies in the hope that your views!
Date : 2008-10-13 Size : 16.24kb User : www

DL : 0
谢耳排序-简单实现 上传的是.CPP文件,比较简单-Xie ear - Sort achieve upload simple yes. CPP documents, relatively simple
Date : 2008-10-13 Size : 5.99kb User : xhb

DL : 0
设计一个类Sample,它有两个私有成员A[]和n(A中元素个数),将对A[]中数据进行各种排序的函数放入到一个友元类process中。 -Sample Design of a kind, it has two private members [] A and n (A number of elements), A. [] will be the data for various sort of function Add Friends yuan to a process which category.
Date : 2008-10-13 Size : 1.54kb User : 黄春明

DL : 0
本程序完成实验要求的全部功能直接插入排序、SHELL排序、冒泡排序、快速排序、简单选择排序、堆排序、归并排序、基数排序,程序代码符合书写规范,实验报告叙述清晰完整,有详尽的分析和总结。 在实验过程中,积极配合本团队分工合作的精神,努力学习,总算不负众望,将程序编好,在此,我更想感谢的是老师的教导,在她的帮助下,我才顺利完成了本次的任务。 -the experimental procedures are completed all the functional requirements of the direct insertion sort, Shell sort, bubble sort, Quick Sort, the simple choice of sequencing, heap sort, merge sort, radix sort, code written with norms, Experimental report describes a distinct and comprehensive, detailed analysis and summary. In the course of the experiment, the team actively cooperate with the division of labor, study hard, and finally delivered to the completion of procedures, in this, I also want to thank the teacher is teaching, in her help, I will have completed this task.
Date : 2008-10-13 Size : 94.96kb User : 马全

DL : 0
内部排序算法比较,6种常用的内部排序算法进行实测比较:一趟冒泡排序、简单选择排序、快速排序、希尔排序、直接插入排序、堆排序。-internal sorting algorithm, six kinds of internal sorting algorithm measured comparison : Bubble Sort trip, Sort simple choice, quick sort, Hill, ranked direct insertion sort, heap sort.
Date : 2008-10-13 Size : 1.22mb User : 马全

DL : 0
7种排序算法 vb演示 与比较 MICROSOFT FOUNDATION CLASS LIBRARY : vb seven sort
Date : 2008-10-13 Size : 3.91kb User : zengkai
« 12 3 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.