-
LAB
this is basic cpp proogrrams
- 2013-04-26 14:38:04下载
- 积分:1
-
Mini-Project-in-C-Library-Management-System
department store mangement
- 2019-05-12 23:41:52下载
- 积分:1
-
S-G平滑
光谱信号通用的平滑去噪算法,易学易用,是MATLAB文件(Spectral signal universal smoothing denoising algorithm, easy to learn and easy to use, is the MATLAB file)
- 2017-09-17 13:03:13下载
- 积分:1
-
Python机器学习算法
python机器学习算法,相关算法的python实现。(Python machine learning algorithm)
- 2019-04-18 09:53:04下载
- 积分:1
-
lpa(1)
本次代码程序采用python语言实现lpa算法,具有良好的模块度结果(This code program uses Python language to implement LPA algorithm, and has good modularity results.)
- 2020-06-20 19:20:02下载
- 积分:1
-
一个域名价值分析工具,通过正则和字典匹配分析
一个域名价值分析工具,通过正则和字典匹配分析-domain tool
- 2022-02-25 12:24:42下载
- 积分:1
-
Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
利用蚁群算法解决旅行商问题,其中运用智能蚂蚁算法-Using Ant Colony Optimization Algorithm to solve Traveling Salesman Problem
- 2022-08-21 12:47:30下载
- 积分:1
-
testware1
MSP430 SHOW WITH 9341
- 2020-06-19 07:40:02下载
- 积分:1
-
俄罗斯方块开发UCGUI嵌入式平台下
在ucGUI嵌入式平台下开发的俄罗斯方块,代码精简-Russian block developped under ucGUI embedded platform
- 2022-10-23 09:30:03下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
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.
- 2023-01-14 13:35:03下载
- 积分:1