资源列表

« 1 2 ... .66 .67 .68 .69 .70 2471.72 .73 .74 .75 .76 ... 2656 »

[数据结构常用算法Josephu

说明:代码用于解决特殊的约瑟夫环的问题,运用了链表,占和队列。- Code is used to address the special problems of Josephus, the use of the list, accounting and queues.
<周姜波> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法huichang

说明:执行贪婪算法,让持续时间最短的优先安排会场 -Execute greedy algorithm, so that the duration of the shortest priority venue
<kiko> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法zuiyouhebing

说明:最优合并问题,当取最小值保证每次的2个加数为最小便可,最大值同理取当前最大的两个值便可。取最小值与取最大值实现的方式不同,最小值不需要排序。-Optimal merger, when the minimum value of each guaranteed two addends can be minimum, maximum empathy take the current maximum of two values can be.
<kiko> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法tree

说明:二叉树的简单实现代码,二叉树的简单实现代码-simple presentation of binary tree.
<Flarite> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法stack

说明:用C语言实现的静态栈的算法,清晰明了,方便学习-Using C language implementation of the static stack algorithm, clear, easy to learn
<Flarite> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法staticStac

说明:用C语言实现的动态栈的算法,清晰明了,方便学习-Using C language implementation of the dynamic stack algorithm, clear, easy to learn
<Flarite> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法WordMaze

说明:华为机考试题,单词迷宫,使用C++编写,2015年真题-Huawei machine exams, word maze, use C++ write
<lidongdong> 在 2024-11-07 上传 | 大小:689152 | 下载:0

[数据结构常用算法Untitled1

说明:数据结构中,对链表的操作,可以完成链表排序及逆序的功能。-Data structure, Chain operation, can be done to sort the list in reverse order and function.
<陈南木> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法kuaisu

说明:快速算法排序:用户输入10个数,然后程序自动根据快速算法进行排序-A fast algorithm for sorting
<吴关昊> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法KMP-algorithm

说明:写了一个myString类,用于展示KMP 算法,有少量注释。-KMP algorithm, a small amount of Notes.
<> 在 2024-11-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Hash-lookup

说明:表头插入,使用链地址法处理冲突的哈希查找算法-Header insertion, using a chain hash address search algorithm method to resolve disputes
<> 在 2024-11-07 上传 | 大小:1117184 | 下载:0

[数据结构常用算法HuffmanTree

说明:展示了赫夫曼树的建造过程,有大量注释,适合新手理解。-Shows the Huffman tree construction process, there are a lot of notes, suitable for beginners to understand.
<> 在 2024-11-07 上传 | 大小:1107968 | 下载:0
« 1 2 ... .66 .67 .68 .69 .70 2471.72 .73 .74 .75 .76 ... 2656 »

源码中国 www.ymcn.org