资源列表

« 1 2 ... .86 .87 .88 .89 .90 1591.92 .93 .94 .95 .96 ... 2656 »

[数据结构常用算法Huffman

说明:Huffman树 1.根据要求输入n个权值建立Huffman树 2.完成Huffman树编码并输出对应权值编码 -Huffman tree
<onway> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法Hel

说明:数据结构中的拓扑排序,用拓扑排序来完成大学四年的课表排序,从文本文档中读取课程(乱序)课时,序号等信息,根据先修后修的原定顺序,按照拓扑排序来完成课表。-topo assessment in structure of computer,to finish the timetable for the whole four years at colleage. Read information from a text,an the nu
<Judyjava> 在 2024-10-08 上传 | 大小:807936 | 下载:0

[数据结构常用算法YEN

说明:在无向图中,用YEN算法实现前求K短无环路径。-YEN
<name> 在 2024-10-08 上传 | 大小:211968 | 下载:0

[数据结构常用算法Classic-source-data-structure-and-algorithm-set.ra

说明:各种经典的数据结构及算法经典源程序集,如windows底层的驱动-A variety of classic data structures and algorithms set of classical source, such as the bottom of the drive windows
<licg> 在 2024-10-08 上传 | 大小:331776 | 下载:0

[数据结构常用算法avl_work

说明:实现了avltree的建立、插入、删除、输出等基本功能,可以看到每次改变后树的动态变化,对初学者实际编程练习很有帮助。压缩包里是整个项目,其中.h文件包含avltree的所有定义和实现。-Achieved avltree establishment, insert, delete, export and other basic functions, you can see that every time the tree after t
<chenqi_191> 在 2024-10-08 上传 | 大小:456704 | 下载:0

[数据结构常用算法Monkey

说明:本代码简要的描述了队列的创建及其一些对队列元素的基本操作-Queue Descr iption
<刘丙凯> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法graph

说明:可以实现深度和广度的查询,同样也可以图计算出它的邻接矩阵和邻接表-Can achieve the depth and breadth of the inquiry, as it can map to calculate the adjacency matrix and adjacency list
<小鱼> 在 2024-10-08 上传 | 大小:316416 | 下载:0

[数据结构常用算法avl-tree

说明:用c语言实验AVL树,程序需要外加txt文件用来创建被遍历图,相信看了程序后很简单。-AVL tree using c language experiment, procedures used to create the necessary external txt file to be traverse map, I believe after reading procedure is simple.
<yujiaming> 在 2024-10-08 上传 | 大小:1024 | 下载:0

[数据结构常用算法8queen

说明:通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的八皇后问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the eight queens problem
<hust小羊> 在 2024-10-08 上传 | 大小:855040 | 下载:0

[数据结构常用算法maze

说明:通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的迷宫问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the maze problem
<hust小羊> 在 2024-10-08 上传 | 大小:874496 | 下载:0

[数据结构常用算法travel

说明:通过学习奥赛培训课程,利用回溯加递归的编程技巧完成的骑士旅行问题-Training courses through learning Orsay, plus use of recursive programming skills back to complete the Knights travel problems
<hust小羊> 在 2024-10-08 上传 | 大小:850944 | 下载:0

[数据结构常用算法BinaryTree

说明:这是个二叉树的数据结构的各项操作。有二叉树的拷贝,计算树高,树叶等。特别要注意的是用非递归算的。-Binary Tree is not recursion
<liaoyulin> 在 2024-10-08 上传 | 大小:1024 | 下载:0
« 1 2 ... .86 .87 .88 .89 .90 1591.92 .93 .94 .95 .96 ... 2656 »

源码中国 www.ymcn.org