搜索资源列表
arraysort1
- 这个程序的头文件中包含四种排序方法:泡沫排序法(bubble),插入排序法(insertion),快速排序法(quick)和选择排序法(selection)。头文件中还使用了模板技术,以便可以同时实现几种类型的排序算法。-this procedure the first document contains four sequencing methods : foam Sort (bubble), the insertion sort (insertion), rapid sequencing (
shell(c++)
- 经典的希尔排序算法,对大家学习数据结构及培养编程思想有所启发!-classic Hill sorting algorithm for data to study the structure and culture programming philosophy inspired!
yuanma
- 1.大型稀疏线性方程组的求解 A*X=b 。 2. 一维数组冒泡法排序算法 4.矩阵求逆 5. 改进的牛顿算法——弦割法 -1. Large sparse linear equations, the solution X = A * b. 2. One-dimensional array Bubble Act Sorting Algorithm 4. 5 matrix inversion. Improved Newton's algorithm -- S
Burstsort-1.0-source
- 目前最快速的字符串排序算法,1.0版本仅仅支持a-z 26个小写字符-most rapid string sorting algorithm, version 1.0 supports a just-z 26 lowercase characters
paixupro
- 排序算法,非常实用,不可多得,是学习C编程的好资料之一-sorting algorithm, very practical, rare is studying C programming one of the good information
Sort
- 排序算法,初学数据结构及算法的入门者值得一看-sorting algorithm, beginner data structure and algorithm beginners eye-catcher
c-suanfa
- c语言数值计算算法,包括各种排序算法、差值、迭代等-c language numerical algorithms, including sorting algorithm, the margin, such as iterative
SHAKSORT
- 一个很好的排序算法,void shaker(item ,count)
排序(M)
- 这是关于文件操作的一个题,由题意可知,该题解决起来应该分为三个部分。第一部分即从in.dat中读入数据,第二部分即实现排序的算法,最后应该实现将排序的结果输出到out.dat中。-This is the document on the operation of a title, and that Italy, we can see that the solutions to the problem should be divided into three parts. The first par
csf
- 排序算法大全,经典算法源码,功能强大,代码清晰,适合学习-Sorting Algorithm Guinness, a classic algorithm source, powerful, code clarity, suitable for learning
SortC
- 非常全的排序算法c实现,包括冒泡,插入,选择,快速排序等9个算法,对学习很有用-Very wide of the sorting algorithm c realize, including bubble, insertion, selection, quick sort, etc. 9 algorithm, useful for learning
Introduction_to_Algorithm
- 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
Arranging
- 各种排序算法:多种数据类型的冒泡排序;快排;希尔排序;堆排序;结构排序;结构排序;硬盘文件排序等-A variety of sorting algorithms: bubble sort a variety of data types fast rearrangement Hill sort heap sort structure, sort structure, sort hard to sort the files, etc.
CSort
- 封装完整的内排序算法,对初步学习编程者很有帮助-The complete package within the sorting algorithm, the preliminary study helps programmers
zuiduanlujingtuopu
- 基于C++的数据结构的最短路径和拓扑排序算法-Based C++ data structure shortest path and topological sorting algorithms
kuaisupaixu
- 基于c++的有关数据结构的快速排序快速排序算法-C++ based on the structure of the relevant data fast sorting algorithm quicksort
programme
- 3 × 3矩阵逆矩阵求法,等 非递归版本的快速排序算法。 这个例子排序20浮点数,改编[]。-Matrix inversion for 3x3 floating point matrix Non-recursive version of quick sort algorithm. */ /* This example sorts 20 floating point numbers, arr[].
合并排序的分治算法
- 在Visual C++里编写程序,用分治法完成随机输入数列的合并排序(The program is written in Visual C++, and the sorting and sorting of random input sequence are completed by divide and conquer method)
six_sort_algorithm
- 基于DEVC++平台实现六种排序算法,包括常见的直接插入,shell排序,冒泡排序等。(Six sorting algorithms based on DEVC++ platform)
Visual+Basic+常用数值算法集
- 常用vb数值计算过程近200个,包括:解线代方程组、插值、数值积分、特殊函数、函数逼近、随机数、排序等等,每个子过程都包括功能、方法、使用说明、过程和例子(There are nearly 200 commonly used VB numerical calculation processes, including solving linear equations, interpolation, numerical integration, special functions, function