文件名称:ym_cpp-maopao-Demo_Sort
介绍说明--下载内容均来自于网络,请自行研究使用
该函数模板使用冒泡法对集合元素进行排序,参数说明:
collection 集合对象,集合对象必须提供 [] 操作。
element 集合元素,该参数的作用仅仅是确定集合元素类型,参数的值没有用,建议取集合的第一个元素。集合,素必须提供复制、赋值和比较操作。
count 集合元素的数目
ascend 表明排序时使用升序(true)还是降序(false),该函数模板支持C++数组以及MFC集合CStringArray、CArray-The function template elements using the bubble sort method of collection, the parameter descr iption: collection Collection object, set object must provide [] operation. element set element, this parameter is simply to determine the collection element type parameter is not used, it is recommended to take the first element of the collection. Collection element must provide the copy, assignment and comparison operations. count the number of elements in the collection used ascend that sort ascending (true) or descending (false), the function template support and the MFC C++ array set CStringArray, CArray
collection 集合对象,集合对象必须提供 [] 操作。
element 集合元素,该参数的作用仅仅是确定集合元素类型,参数的值没有用,建议取集合的第一个元素。集合,素必须提供复制、赋值和比较操作。
count 集合元素的数目
ascend 表明排序时使用升序(true)还是降序(false),该函数模板支持C++数组以及MFC集合CStringArray、CArray-The function template elements using the bubble sort method of collection, the parameter descr iption: collection Collection object, set object must provide [] operation. element set element, this parameter is simply to determine the collection element type parameter is not used, it is recommended to take the first element of the collection. Collection element must provide the copy, assignment and comparison operations. count the number of elements in the collection used ascend that sort ascending (true) or descending (false), the function template support and the MFC C++ array set CStringArray, CArray
相关搜索: Carray
(系统自动生成,下载前可以参看下载内容)
下载文件列表
ym_cpp-maopao-Demo_Sort\hicode\Demo_Sort\Demo_Sort.cpp
.......................\......\.........\Demo_Sort.dsp
.......................\......\.........\Demo_Sort.dsw
.......................\......\.........\Demo_Sort.h
.......................\......\.........\Demo_Sort.rc
.......................\......\.........\ReadMe.txt
.......................\......\.........\Resource.h
.......................\......\.........\StdAfx.cpp
.......................\......\.........\StdAfx.h
.......................\......\.........\请先读我.htm
.......................\......\请先读我.htm
.......................\请先读我.htm
.......................\hicode\Demo_Sort
.......................\hicode
ym_cpp-maopao-Demo_Sort
.......................\......\.........\Demo_Sort.dsp
.......................\......\.........\Demo_Sort.dsw
.......................\......\.........\Demo_Sort.h
.......................\......\.........\Demo_Sort.rc
.......................\......\.........\ReadMe.txt
.......................\......\.........\Resource.h
.......................\......\.........\StdAfx.cpp
.......................\......\.........\StdAfx.h
.......................\......\.........\请先读我.htm
.......................\......\请先读我.htm
.......................\请先读我.htm
.......................\hicode\Demo_Sort
.......................\hicode
ym_cpp-maopao-Demo_Sort