搜索资源列表
FreeImagePlusTest
- 一个根据图片高宽比进行图片排序的小程序,使用FreeImage打开图片后计算并排序,主要是文件操作,遍历文件夹用的是HGE的算法。至于工程名字,测试完后顺便就写了个排序。-FreeImage open the picture, a picture aspect ratio picture sort program, calculate and sort, file operations, the Traverse Folder HGE algorithms. As for the name of
vcsortorder
- 各种排序算法大全c++版 直接顺序排序、冒泡排序,选择,快排,希尔排序,堆排序,归并排序、筛选法调整堆、堆排序、一次归并、一趟归并法排序、归并排序的非递归算法、归并排序的递归算法、将两个已排序的子序列归并。-Various sorting algorithms Daquan c++ Version Direct Sequence sort, bubble sort, selection, fast scheduling, shell sort, heap sort, merge sort, fi