资源列表

« 1 2 ... .33 .34 .35 .36 .37 338.39 .40 .41 .42 .43 ... 2656 »

[数据结构常用算法Maze

说明:这事传统的老鼠迷宫的源代码,利用了堆栈的原理,可以记录走出迷宫的路径,有助于更好的理解堆栈知识。-This traditional mouse maze source code, using a stack of principle, can be recorded out of the maze path, contribute to a better understanding of the stack of knowledge.
<Iris> 在 2025-01-18 上传 | 大小:895kb | 下载:0

[数据结构常用算法shuzuyujuzheng

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

[数据结构常用算法fuluoyide

说明:数据结构中的弗洛伊德算法,包括了输入输出,亲测可用-Freud in the data structure algorithms, including the input and output, the pro-test can be used
<shan> 在 2025-01-18 上传 | 大小:895kb | 下载:0

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

说明:基于Kruskal算法的求最小生成树的源代码-Kruskal algorithm based on the source code for the Minimum Spanning Tree
<张迪> 在 2025-01-18 上传 | 大小:895kb | 下载: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-18 上传 | 大小:897kb | 下载:1

[数据结构常用算法LZW

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

[数据结构常用算法BFS

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

[数据结构常用算法Data-structure

说明:数据结构很有帮助的适合新手看看只有队列栈链表和顺序表-Look at only queue stack linked list data structure helpful for novice and sequence table
<cailei> 在 2025-01-18 上传 | 大小:897kb | 下载:0

[数据结构常用算法Huffman

说明:利用最小堆实现霍夫曼编码,建立霍夫曼树,并且实现插入,删除,输出等功能-Use minheap to bulid the huffman tree
<moon> 在 2025-01-18 上传 | 大小:896kb | 下载:0
« 1 2 ... .33 .34 .35 .36 .37 338.39 .40 .41 .42 .43 ... 2656 »

源码中国 www.ymcn.org