-
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
-
2纬下正方自规避随机行走,采用蒙德卡罗方法计算其指数
2纬下正方自规避随机行走,采用蒙德卡罗方法计算其指数-randomwalk Monte Carlo
- 2022-03-21 17:21:49下载
- 积分:1
-
ZIP动态联接库,开发包,适合C++ Bulider,Delphi.
ZIP动态联接库,开发包,适合C++ Bulider,Delphi.-ZIP dynamic link libraries, development kits, for C Bulider, Delphi.
- 2022-03-21 15:29:31下载
- 积分: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
-
Image compression, predictive coding, is given two kinds of predictive coding me...
图像压缩,预测编码,给出了两种预测编码法,及其比较-Image compression, predictive coding, is given two kinds of predictive coding method, and its comparison
- 2022-04-19 04:20:26下载
- 积分:1
-
cab文件压缩、解压程序源代码
cab文件压缩、解压程序源代码-cab document compression, decompression source code
- 2022-09-29 18:45:03下载
- 积分:1
-
MIMO与OFDM相结合,并使用VBLAST解码。
结合MIMO和OFDM,并使用VBLAST解码。
- 2022-06-12 07:12:31下载
- 积分:1
-
Next
新一代视频压缩标准H.264的参考C代码JM11.0-Next-generation video compression standard H.264 reference C code JM11.0
- 2022-02-11 22:16:12下载
- 积分:1
-
JPEG解压源码
JPEG解压源码-JPEG decompression source code
- 2022-04-23 03:01:56下载
- 积分:1
-
this code is a implementation of the Discrete cosinuss transformation.
In this...
this code is a implementation of the Discrete cosinuss transformation.
In this code I have used the direct méthode of calcul by used the equation without used the maatrix multiplication.
- 2022-06-16 03:40:06下载
- 积分:1