-
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程...
用基于变治法的堆排序算法对任意一组给定的数据进行排序
设计与实现堆排序算法;
2)待排序的数据可以手工输入(通常规模比较小,10个数据左右),用以检测程序的正确性;也可以计算机随机生成(通常规模比较大,1500-3000个数据左右),用以检验(用计数法)堆排序算法的时间效率。-Variable-based treatment of the heap sorting algorithm to a set of arbitrary data set to sort the design and implementation of heap sort algorithm 2) to be sort of data can be entered manually (usually relatively small size of about 10 Data), to detect the correctness of the procedure also can be randomly generated computer (usually relatively large-scale data ,1500-3000 or so), to test (with counting) time sorting algorithm reactor efficiency.
- 2022-07-22 21:14:31下载
- 积分:1
-
This is a game that is to write a procedure to understand
这是有一个比赛题,是写出一个看不懂的程序-This is a game that is to write a procedure to understand
- 2022-07-18 10:17:37下载
- 积分:1
-
书籍《Visual C++串口通信技术 与工程实践》的源代码。
书籍《Visual C++串口通信技术 与工程实践》的源代码。-books "Visual C serial communications technology and engineering practice" of the source code.
- 2022-07-24 12:00:34下载
- 积分:1
-
一种认知无线电动态频谱接入系统的实现
动态频谱接入使机会主义的使用的射频(RF)认知无线电频谱,允许非授权用户使用授权频段,他们的干扰尽可能小的许可的情况下。认知无线电频带检测为免费发送,让他们只要一个主用户检测。本文的工作重点是对认知无线电动态频谱接入的实现。 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-02-02 09:02:03下载
- 积分:1
-
分离MIDI音轨各个音轨为单独的MIDI文件。
分离MIDI音轨各个音轨为单独的MIDI文件。-MIDI tracks separating different track as a separate MIDI files.
- 2022-02-03 01:46:07下载
- 积分:1
-
代码从windows向linux转换时用支的编码转换工具,在linux下转换效率没那么高,那就用一个windows版的吧,支持批量转换,代码识别...
代码从windows向linux转换时用支的编码转换工具,在linux下转换效率没那么高,那就用一个windows版的吧,支持批量转换,代码识别-Code from windows to linux conversion with support encoding conversion tools, in the conversion efficiency under linux is not so high, it is a windows version of it in support of batch conversion, code identification
- 2022-04-14 18:46:23下载
- 积分:1
-
lease read your package and describe it at least 40 bytes in English.
System wi...
lease read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.lease read your package and describe it at least 40 bytes in English.
System will automatically delete the directory of debug and release, so please do not put files on these two directory.
- 2022-09-09 17:50:02下载
- 积分:1
-
Knn识别手写数字
knn识别手写数字,里面有详细的代码注释,具体讲述了利用knn算法,kNN算法的核心思想是如果一个样本在特征空间中的k个最相邻的样本中的大多数属于某一个类别,则该样本也属于这个类别,并具有这个类别上样本的特性。该方法在确定分类决策上只依据最邻近的一个或者几个样本的类别来决定待分样本所属的类别。
kNN方法在类别决策时,只与极少量的相邻样本有关。由于kNN方法主要靠周围有限的邻近的样本,而不是靠判别类域的方法来确定所属类别的,因此对于类域的交叉或重叠较多的待分样本集来说,kNN方法较其他方法更为适合。
- 2023-03-29 15:05:04下载
- 积分:1
-
它是学习代码 GA
这是遗传算法学习 codei 已取得解释为几乎 everyline 的代码。它具有结构简单的 SGAhowever 它面临着一个单一的极值问题,你可能会改变一些参数甚至算法,使它成功解决多价问题
- 2022-05-25 07:33:12下载
- 积分:1
-
读取Access97数据库密码
读取Access97数据库密码-read Access97 database passwords
- 2022-04-16 06:35:47下载
- 积分:1