paixu

所属分类:数据结构
开发工具:Visual C++
文件大小:323KB
下载次数:47
上传日期:2008-03-30 16:43:47
上 传 者melody7185
说明:  内部排序算法比较 排序算法是数据结构学科经典的内容,其中内部排序现有的算法有很多种,究竟各有什么特点呢?本文力图设计实现常用内部排序算法并进行比较。分别为起泡排序,直接插入排序,简单选择排序,快速排序,堆排序,针对关键字的比较次数和移动次数进行测试比较.
(Comparison of the internal sorting algorithm sorting algorithm is a data structure the contents of the classical disciplines, including internal sorting algorithm available there are many, what What are the characteristics of each of them? This article seeks to realize the design of the internal sorting algorithm used and compared. Foaming were sorted directly into the sort, a simple choice to sort, Quick Sort, Heap Sort, compare the number of targeted keywords and mobile number of comparative tests.)

文件列表:
paixu\StdAfx.h (667, 2007-03-06)
paixu\StdAfx.cpp (292, 2007-03-06)
paixu\paixu.dsp (4524, 2007-03-06)
paixu\paixu.dsw (518, 2007-03-06)
paixu\paixu.ncb (50176, 2007-03-12)
paixu\paixu.plg (1280, 2007-03-12)
paixu\paixu.cpp (7554, 2007-03-12)
paixu\paixu.opt (48640, 2007-03-12)
paixu\实验报告.doc (37376, 2008-03-30)
paixu\Debug (0, 2007-03-06)
paixu (0, 2007-03-06)

======================================================================== CONSOLE APPLICATION : paixu ======================================================================== AppWizard has created this paixu application for you. This file contains a summary of what you will find in each of the files that make up your paixu application. paixu.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. paixu.cpp This is the main application source file. ///////////////////////////////////////////////////////////////////////////// Other standard files: StdAfx.h, StdAfx.cpp These files are used to build a precompiled header (PCH) file named paixu.pch and a precompiled types file named StdAfx.obj. ///////////////////////////////////////////////////////////////////////////// Other notes: AppWizard uses "TODO:" to indicate parts of the source code you should add to or customize. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者