搜索资源列表
smooth.c
- smooth an array of floating points. User specify number of points. Sort in-place or input-to-output array. Smooth double array.
sort.cpp
- 写一个函数,输入参数有四个,分别是map<string,float>型数据,整数,float型数组,string型数组。返回结果,将map中的数据按float值进行排序,并将排序后的结果保存到float、string两个数组中,两个数组元素必须对应于map数据。-Write a function, there are four input parameters, are the map <string,float> data, integer, float array,
demo03_1_array
- c++指针数组排序测试代码,学习数组和指针应用很好的例子。-c++ pointer to an array of sort of test code, learning the good example of the array and pointer applications.
hfgjhsd
- 拓扑排序的一些程序 包括树状图分析及数组的一些排列组合程序-Some of the procedures of topological sort includes some permutation and combination program dendrogram analysis and array
ecma
- Insertion sort (fast for already almost sorted arrays): Best case: O(n) for an already sorted array. -Insertion sort (fast for already almost sorted arrays): Best case: O(n) for an already sorted array.
sort
- 向一个有序数组内插入一个元素,插入后该数组仍然有序-Within an ordered array to insert an element, insert the array is still ordered
CaretKeyDemo
- craetkey算法排序,它主要实现了一段无序数组的craetkey排序-Craetkey algorithm sort, which mainly implements a sort of disordered array of craetkey
fylst
- 本程序是一个算法,对一个数组进行排列,第一个数和第二个数比较,大的往下沉(, this program is an algorithm to sort an array, the first and second digits, sinking)
rootkits_windows
- 对数组元素排序 任意进制数的转换 判断回文数(Sort the array elements Conversion of arbitrary numbers Determine the number of palindrome)