资源列表

« 1 2 ... .23 .24 .25 .26 .27 2228.29 .30 .31 .32 .33 ... 2656 »

[数据结构常用算法main

说明:数据结构中的二叉树的相关程序,主要讲了二叉树的用法-Binary tree data structure related procedures, mainly about the use of a binary tree
<胡斌> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法fibonacci-heap

说明:斐波那契堆是一种具有较好平摊时间的堆数据结构。我使用C语言来实现斐波那契堆。-Fibonacci heap is a heap of time with good flat data structure. I am using C language to implement Fibonacci heap.
<azioli> 在 2024-11-09 上传 | 大小:2kb | 下载:0

[数据结构常用算法Huffuman

说明:用C++实现数据结构中赫夫曼编码的经典算法-using c++ language to achieve the algorithm of huffman
<侯觉> 在 2024-11-09 上传 | 大小:8kb | 下载:0

[数据结构常用算法list

说明:学生管理系统:分别输入学生学号,姓名,成绩,进行排序,也可以对学生的成绩进行修改,很简单的小程序-Student management system, each input students student id, name, grade, sorting, can also modify student performance and simple small program
<su> 在 2024-11-09 上传 | 大小:929kb | 下载:0

[数据结构常用算法regedit_7

说明:vb写的无判断注册码程序,优化大师曾经用过!-No judgment registration code of vb programs, optimize once used by the master!
<赵龙> 在 2024-11-09 上传 | 大小:5kb | 下载:0

[数据结构常用算法UFSets

说明:是并查集的模板,包括主函数main.cpp,辅助头文件-Is a set of templates and investigation, including the main function main.cpp, auxiliary headers
<书小吉> 在 2024-11-09 上传 | 大小:154kb | 下载:0

[数据结构常用算法queen

说明:魔王语言,运用栈及队列实现字符倒置,输入一段字符串,例如:abcdAB(A-sae,B-saedsae) 输出:eaebecedesaetsaedsae-Beelzebub language, use the stack and queue to realize character inversion, enter A string, for example: abcdAB (A- the sae, B- saedsae) Ou
<arjiao> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法merge

说明:运用归并排序,在用二分法查找,算法复杂度:nlogn,n个数两两相加,若能等于特定数m,则输出yes,否则输出no.-Use merge sort, in a binary search algorithm complexity: nlogn, n number two together, if can equal to a specific number m, the output yes, otherwise no output.
<arjiao> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法huiduceshi

说明:matlab白黑度测试代码,,输出时间响应方程-White blackness matlab test code, the output time response equation
<王伟> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法LR(0)

说明:简单LR语法分析程序自动生成器的实现,可用作数据结构课程设计-Simple LR parser automatically generates the realization,Used as a data structure course design
<王彪> 在 2024-11-09 上传 | 大小:165kb | 下载:0

[数据结构常用算法yuesefu

说明:c语言实现约瑟夫环,用的循环单链表。输入成员总数n(1-n)以及开始编号k,从编号k开始报数到(out=k)出列,然后out=出列的编号,继续重复下去。-c language Josephus, the cycle of a single linked list.
<LJF_ubuntu> 在 2024-11-09 上传 | 大小:1kb | 下载:0

[数据结构常用算法priority-queue

说明:使用循环队列创建最小和最大优先队列,并使用堆排序方法去排序。-Using the circular queue to create the min and max priority queue, and using heap sort method to sort the queue.
<kid> 在 2024-11-09 上传 | 大小:207kb | 下载:0
« 1 2 ... .23 .24 .25 .26 .27 2228.29 .30 .31 .32 .33 ... 2656 »

源码中国 www.ymcn.org