资源列表

« 1 2 ... .14 .15 .16 .17 .18 2319.20 .21 .22 .23 .24 ... 2656 »

[数据结构常用算法tupopaixu

说明:图的DFS遍历,以及两种拓扑排序的实现,一种是DFS拓扑排序,另一种是无后继结点的拓扑排序-map DFS traversal, and the two topological sorting the realization DFS is a topological sorting, Another is no subsequent node of topological sorting
<jasmine> 在 2025-01-13 上传 | 大小:897kb | 下载:0

[数据结构常用算法shuzuyujuzheng

说明:04数组和矩阵.PDF-04 array and matrix. PDF
<feng> 在 2025-01-13 上传 | 大小:897kb | 下载:0

[数据结构常用算法shiyuanshianpai-

说明:对实验室的学生名单采用队列的数据结构进行存储。每一个队列有一个类生成。 队列中存储由结构体表示的学生的信息。预约,查询,删除,取消预约分别对应队列操作:插入,查找,删除。 -List of students on the laboratory data structure used to store queue. Each queue has a class to generate. Stored in the queue, s
<周成> 在 2025-01-13 上传 | 大小:897kb | 下载:1

[数据结构常用算法LZW

说明:LZW算法的实现。实现压缩和解压缩。如果有需要可以看下-LZW algorithm. To achieve compression and decompression. If there is a need to have a look
<王奈> 在 2025-01-13 上传 | 大小:896kb | 下载:0

[数据结构常用算法Joseph

说明:C++语言实现约瑟夫环的求解,采用链表实现环的存储,注释很详细-C++ language Josephus solving
<桂柯易> 在 2025-01-13 上传 | 大小:895kb | 下载:0

[数据结构常用算法hafuman

说明:给定n个字母(或字)在文档中出现的频率序列X=<x1,x2,…,xn>,求出这n个字母的Huffman编码。为方便起见,以下将频率用字母出现的次数(或称权值)w1,w2,…,wn代替。-Given n letters (or words) in the document the frequency of the sequence X = <x1,x2,…,xn> , Find the n-letter Huffm
<张西> 在 2025-01-13 上传 | 大小:897kb | 下载:0

[数据结构常用算法BFS

说明:bfs算法作业 c++, 容易理解,bfs作业-bfs homework
<DLH> 在 2025-01-13 上传 | 大小:896kb | 下载:0

[数据结构常用算法Board-covering-algorithm

说明:棋盘覆盖算法,分治法,使用Microsoft Visual Studio 2010编写,控制台程序-Board covering algorithm, divide and conquer method, using Microsoft Visual Studio 2010 written in console application
<guan> 在 2025-01-13 上传 | 大小:897kb | 下载:0

[数据结构常用算法caipaiyouxi

说明:猜牌游戏 小勇有3张纸牌,他用来跟小实玩猜牌游戏。先,小勇把3张纸牌给小实看,说:“小实,心里选一张,我等会可以猜出你选的是什么。”小实说:“好的,我心里选了一张啦。”小勇拿出第1张牌和第2张牌组成一组,问:“这里有没有你选的牌?”,小实说:“有啊”,然后小勇拿出第2张牌和第3张牌组成一组,-Guess brand game Xiaoyong three cards, he used with a small real play gue
<姚雪春> 在 2025-01-13 上传 | 大小:897kb | 下载:0

[数据结构常用算法DP

说明:2014年北京大学暑假公开课算法讲解课件之动态规划,讲解详细,分析透彻-2014 Peking University summer open class courseware of the dynamic programming algorithm to explain, explain in detail, thorough analysis
<小明> 在 2025-01-13 上传 | 大小:895kb | 下载:0

[数据结构常用算法Huffman

说明:利用最小堆实现霍夫曼编码,建立霍夫曼树,并且实现插入,删除,输出等功能-Use minheap to bulid the huffman tree
<moon> 在 2025-01-13 上传 | 大小:896kb | 下载:0

[数据结构常用算法词法分析器

说明:用C语言编写的编译原理词法分析器,可读取文件,功能非常强大(The Compiling Principle lexical analyzer, written in C language, can read the file, and the function is very powerful.)
<Sagittarius许 > 在 2025-01-13 上传 | 大小:895kb | 下载:0
« 1 2 ... .14 .15 .16 .17 .18 2319.20 .21 .22 .23 .24 ... 2656 »

源码中国 www.ymcn.org