资源列表

« 1 2 ... .13 .14 .15 .16 .17 2218.19 .20 .21 .22 .23 ... 2656 »

[数据结构常用算法main

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

[数据结构常用算法Huffuman

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

[数据结构常用算法list

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

[数据结构常用算法regedit_7

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

[数据结构常用算法UFSets

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

[数据结构常用算法huiduceshi

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

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

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

[数据结构常用算法yuesefu

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

[数据结构常用算法AVLTREE

说明:二叉树的实现,并且有基本的测试功能,适合初学者使用-Binary implementation, and basic testing capabilities
<周强> 在 2024-09-20 上传 | 大小:3072 | 下载:0
« 1 2 ... .13 .14 .15 .16 .17 2218.19 .20 .21 .22 .23 ... 2656 »

源码中国 www.ymcn.org