-
tu
说明: 、实验目的
1 熟练掌握各种内排序方法,深刻理解排序算法及其执行过程;
2 学会分析各种内排序算法的性能;
3 了解各种排序方法的优缺点,对于实际问题能够选择一种较好的排序方案;
4 熟练掌握图的存储结构;
5 掌握图的邻接矩阵和邻接表表示分别进行深度和广度优先搜索遍历的算法。
6 了解图的最小生成树算法。
(Proficiency in the order of search, binary search and index search basic search algorithm, these algorithms are familiar with what kind of storage structure suitable for implementation two master binary sort tree characteristics, building methods, and dynamic search algorithm 3 master hash table of characteristics and construction methods.)
- 2009-12-30 21:15:29下载
- 积分:1
-
jing_dian_bian_cheng
一些常用的c语言算法,有900多道源码,包括常见的指针 数组 文件的操作(Some commonly used algorithm c language, has more than 900 Road source, including the common file pointer array operation)
- 2007-10-15 09:24:13下载
- 积分:1
-
鸡兔同笼
说明: C语言初学之鸡兔同笼实验,适合初学者。。。(The beginners of C Language are in the same cage)
- 2020-06-23 05:40:02下载
- 积分:1
-
6937477
ListCtrl控件和下拉框,编辑框等控件组合使用()
- 2018-02-20 22:33:38下载
- 积分:1
-
Lesson11
说明: 使用Opengl实现了旗帜飘动的效果,
效果不错,很适合用于学习之用!(Achieved using the opengl flag fluttering effect, good effect, it is suitable for learning!)
- 2008-10-30 11:00:24下载
- 积分:1
-
1
说明: 面向对象 类的继承与派生 适合初学C++语言的人(class )
- 2011-04-27 19:23:20下载
- 积分:1
-
Huffman_code
实现Huffman算法,对数据进行最优编码压缩。(huffman code)
- 2016-01-22 09:27:03下载
- 积分:1
-
thread-timer-(D7)
This component has the same functionality of the default Timer component, but it provides a higher resolution, until a maximum of 1 milisecond.(This component has the same functionality of the default Timercomponent, but it provides a higher resolution, until a maximum of 1milisecond. )
- 2016-05-08 05:30:08下载
- 积分:1
-
C8
说明: 进程调度C语言课程设计必备参考,进程调度C语言课程设计必备参考(The process of scheduling C language curriculum design, an essential reference, the process of scheduling an essential reference to C language curriculum design)
- 2009-09-08 11:41:54下载
- 积分:1
-
crc8
一种CRC-8校验算法的c++实现,用于网络上的以太网封包帧结构解析。(A CRC-8 checksum algorithm c++ Realized, for the Ethernet packet network analytic frame structure.)
- 2007-12-03 00:39:28下载
- 积分:1