资源列表

« 1 2 ... .48 .49 .50 .51 .52 2453.54 .55 .56 .57 .58 ... 2656 »

[数据结构常用算法hoffman

说明:hoffman code 可以使数据存储量降低,大约减少一半以上-hoffmancode makess code store less
<2016> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法students-system

说明:hoffman code 可以使数据存储量降低,大约减少一半以上
<2016> 在 2025-06-20 上传 | 大小:3.63mb | 下载:0

[数据结构常用算法Connect-Set

说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-06-图1 列出连通集 给定一个有NNN个顶点和EEE条边的无向图,请用DFS和BFS分别列出其所有的连通集。假设顶点从0到N− 1N-1N− 1编号。进行搜索时,假设我们总是从编号最小的顶点出发,按编号递增的顺序访问邻接点。-Given a free E N vertices and edges of the graph, please list the set of all of its communicat
<zhangzhi> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Saving-James-Bond

说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-06-图2 Saving James Bond - Easy Version 编译器-python2-This time let us consider the situation in the movie Live and Let Die in which James Bond, the world s most famous spy, was captured by a group of drug dealers. He
<zhangzhi> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法File-Transfer

说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-05-树8 File Transfer 编译器:python2-We have a network of computers and a list of bi-directional connections. Each of these connections allows a file transfer one computer to another. Is it possible to send a file any com
<zhangzhi> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法Root-of-AVL-Tree

说明:网易云课堂-陈越、何钦铭-数据结构-2016春 PTA-04-树5 Root of AVL Tree 编译器:python2-An AVL tree is a self-balancing binary search tree. In an AVL tree, the heights of the two child subtrees of any node differ by at most one if at any time they differ by more than on
<zhangzhi> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法A_hw1

说明:利用幂法、反幂法求矩阵按模最大、最小特征值以及矩阵的行列式与条件数-By using the power method, the inverse power method is used to find the maximum and minimum eigenvalue of the matrix, and the determinant and condition number of the matrix.
<biggd> 在 2025-06-20 上传 | 大小:2kb | 下载:0

[数据结构常用算法KMP

说明:kmp算法 c++实现 哈工大软件设计与开发作业 优秀代码 分享上传-kmp algorithm hit homework excellent code
<王兄> 在 2025-06-20 上传 | 大小:1kb | 下载:0

[数据结构常用算法K-huffmantree

说明:k叉哈夫曼树 动态生成 哈工大软件设计与开发 优秀代码 分享交流-hit excellent codes
<王兄> 在 2025-06-20 上传 | 大小:2kb | 下载:0

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

说明:优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue
<王兄> 在 2025-06-20 上传 | 大小:1kb | 下载:0

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

说明:在实际应用中,常遇到与区间有关的操作,比如统计若干矩形并集的面积,记录一个区间的最大最小值及总量,并在区间的插入、删除和修改中维护这些数据。线段树的定义是利用树形二分结构所建立的一种数据结构,能够高效的完成这些操作。-In practical applications, often encountered in the interval-related operations, such as statistics and set a number of rectangular area, rec
<慕柯> 在 2025-06-20 上传 | 大小:2.3mb | 下载:0

[数据结构常用算法Parking

说明:立体化停车场(东北大学数据结构课设) (1)采用栈、队列和有序表等数据结构。 (2)等候车辆的管理。 (3)地下、地面停车位的管理。 (4)停车计费功能。 -Three-dimensional parking lot (Northeast University data structure set) (1) the use of stack, queue and ordered table and other data structures. (2) waiting
<慕柯> 在 2025-06-20 上传 | 大小:1.41mb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 2453.54 .55 .56 .57 .58 ... 2656 »

源码中国 www.ymcn.org