资源列表
[数据结构常用算法] Textbook-algorithm-implementation
说明:数据结构课本的程序是不是无法调试,经常烦恼,现在不用发愁了,此文件为你解决了烦恼,分别有tc和vc环境下的源码,让你把数据结构弄个明白。-Data structures textbook program is not impossible to debug, often trouble, now do not have to worry about this file for you to solve troubles, respect<周宏燕> 在 2024-11-05 上传 | 大小:265216 | 下载:0
[数据结构常用算法] The-Questions-of-Queues
说明:N皇后问题,介绍N皇后问题的工作原理,以及如何利用回溯法的工作思想来解决问题。-The Question Of Queues<lwk> 在 2024-11-05 上传 | 大小:901120 | 下载:0
[数据结构常用算法] quick_sort
说明:算法课程的快速排序的实现,快速排序的精华在于partition函数的实现,本实现中分别采用了原始的partition和随机化的partition,以便于达所期望的速度。-the implementation for quick sort in the course of alogrithm.The essence of quick sort lies in the implementation of the function parti<ann> 在 2024-11-05 上传 | 大小:210944 | 下载:0