-
Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying t...
快速排序,快速排序是对冒泡排序的一种改进。它的基本思想是:通过一躺排序将要排序的数据分割成独立的两部分,其中一部分的所有数据都比另外一不部分的所有数据都要小,然后再按次方法对这两部分数据分别进行快速排序,整个排序过程可以递归进行,以此达到整个数据变成有序序列。-Quick Sort, Quick Sort Bubble Sort is an improvement. Its basic idea is: lying through one sorting to sort the data to be split into two independent parts, one part of all of the data than the other one is not part of the all the data should be small, and then meeting the two methods were part of the data quick sort, the entire sorting process can be recursive, and thus the entire data into an orderly sequence.
- 2022-01-25 19:36:20下载
- 积分:1
-
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处...
在vc++的开发平台下开发的PhotoShop风格的滑动条,可以帮助学习mfc编程,对初学者更是大有好处-In vc development platform developed under the PhotoShop-style slider, can help to learn mfc programming, for beginners it is good
- 2022-04-18 03:50:59下载
- 积分:1
-
C language compiler of the LZW compression algorithm, and feel good preparation,...
用C++语言编译的LZW压缩算法,自我感觉编写不错,根据提示输入要压缩的文件名即可-C language compiler of the LZW compression algorithm, and feel good preparation, When prompted to input compressed file can be
- 2022-02-01 02:13:51下载
- 积分:1
-
利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩...
利用matlab编程环境,采用算术编码的方式实现字符串的无损压缩-The use of matlab programming environment, using arithmetic coding means to achieve a string of lossless compression
- 2022-03-21 09:45:06下载
- 积分:1
-
两种交通工具选择,飞机和火车,供不同的用户选择,利用迪杰斯特拉算法实现不同的用户选择不同的交通工具,得到最佳旅游路线...
两种交通工具选择,飞机和火车,供不同的用户选择,利用迪杰斯特拉算法实现不同的用户选择不同的交通工具,得到最佳旅游路线-The two modes of selection, planes and trains, for different users to choose to use Dijkstra algorithm different users select different modes of transport, the best tourist routes
- 2022-06-28 02:52:45下载
- 积分:1
-
source of this development is a simple Java chat room. For your reference, make...
此源码是个JAVA开发的简单聊天室。给大家参考,提提意见。-source of this development is a simple Java chat room. For your reference, make a suggestion.
- 2022-07-10 12:28:14下载
- 积分:1
-
quantification of parameters of lifting
quantification of parameters of lifting
- 2022-05-30 05:59:04下载
- 积分:1
-
more efficient, but after all, as WinRAR, winzip, etc.
效率较高,但毕竟不如winrar,winzip等-more efficient, but after all, as WinRAR, winzip, etc.
- 2022-05-12 16:58:22下载
- 积分:1
-
实现LZW的编码和解码,适用于gif图像格式。
实现LZW的编码和解码,适用于gif图像格式。-Realize the encoding and decoding LZW, applicable to gif image format.
- 2022-07-21 08:45:38下载
- 积分:1
-
美国CRE 6.2 B2B网站系统升级补丁
美国cre loaded 6.2 b2b网站系统升级补丁-The United States cre loaded 6.2 b2b website system upgrade patch
- 2022-02-04 17:08:30下载
- 积分:1