E66_0230

所属分类:人工智能/神经网络/深度学习
开发工具:Visual C++
文件大小:44KB
下载次数:102
上传日期:2007-07-04 20:48:38
上 传 者aris
说明:  内部排序算法比较 一、需求分析 1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。 2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。 3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
(internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.)

文件列表:
E66_0230\haha.txt (11, 2007-02-28)
E66_0230\sort.cpp (6005, 2007-03-01)
E66_0230\sort.dsp (3389, 2007-03-01)
E66_0230\sort.dsw (518, 2007-03-01)
E66_0230\sort.ncb (58368, 2007-03-01)
E66_0230\sort.opt (48640, 2007-03-01)
E66_0230\sort.plg (741, 2007-03-01)
E66_0230\StdAfx.cpp (292, 2007-01-09)
E66_0230\StdAfx.h (769, 2007-01-09)
E66_0230\sort.exe (192599, 2007-03-01)
E66_0230 (0, 2007-03-17)

======================================================================== CONSOLE APPLICATION : sorts ======================================================================== AppWizard has created this sorts application for you. This file contains a summary of what you will find in each of the files that make up your sorts application. sorts.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. sorts.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 sorts.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. /////////////////////////////////////////////////////////////////////////////

近期下载者

相关文件


收藏者