资源列表
[数据结构常用算法] heapsort_new
说明:堆排序,建堆过程,调整堆,推导堆排序复杂度-Heap sort, built reactor process, adjust the heap, heap sort complexity<hsj> 在 2025-06-18 上传 | 大小:3kb | 下载:0
[数据结构常用算法] sizeof_virtual
说明:测试虚函数的例程,测试虚函数所占用的内存,内存分部-Test virtual functions routines, the memory occupied by the test virtual functions, memory segments<hsj> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] str_reverse
说明:字符串反转程序,把一段字符串根据单词分开,然后反转-Reverse a string program, for some string separated according to the word, and then reverse<hsj> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] Kruskal-algorithm
说明:利用Kruskal算法,求各城市之间的最佳通信线路的布置问题。-Kruskal algorithm, to seeking the best lines of communication between cities layout.<he san> 在 2025-06-18 上传 | 大小:128kb | 下载:0
[数据结构常用算法] 11
说明:编写递归函数,求n个元素集合的所有子集。不妨令集合元素为小写字母,原集合为{ a , b , …, a + n - 1}。 输入:input.txt,仅包含整数n(1-26)。 输出:若输入合法,输出集合的所有子集;否则输出"WRONG"。子集输出格式为每行一个子集,空集用空行表示,非空集合每个元素间用一个空格间隔,最后一个元素之后不能有空格。-Write a recursive function, an n-element set of all subset of. May wish<麦白术> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 256Alphe
说明:在网站上看到过很多Alpha混合计算的相关文档,其中不乏经典之作,但大多数都是基于16位显示模式下的,而256色的却很少有人谈及。所以,决定写一个基于256色的Alpha混合算法的详细实现方法。以帮助那些初学者,给他们一点点小小的灵感:)-Alpha blending calculations related documents see on the site, many of them classics, but most are based on 16-bit display mode, 2<李> 在 2025-06-18 上传 | 大小:2kb | 下载:0
[数据结构常用算法] 2009125146
说明:对链表实现冒泡法排序,链表的冒泡法排序实现-Bubble method to sort a linked list implementation of the list, the sort of bubbling method<徐良> 在 2025-06-18 上传 | 大小:1kb | 下载:0
[数据结构常用算法] 2011Project1
说明:用各种排序方法查询学生信息 比较插叙用时-With a variety of sorting methods to check student information inserted Service<马瑞雪> 在 2025-06-18 上传 | 大小:486kb | 下载:0
[数据结构常用算法] sort-the-datas-in-dictionary-order
说明:根据菜单选择进行文本文档内字母由小到大排序的c program。其中包含1.Insertion Sort. 2.Selection Sort. 3.Merge Sort. 4.Heap Sort. 5.Quick Sort.5种排序功能。-According to the menu to select letters from small to big c program to sort a text document. Which contains 1.Insertion the Sort.<s> 在 2025-06-18 上传 | 大小:3kb | 下载:0