资源列表

« 1 2 ... .52 .53 .54 .55 .56 2357.58 .59 .60 .61 .62 ... 2656 »

[数据结构常用算法ECNA99-real

说明:这是East Central North America 1999的比赛题目 及题解,内含测试数据-This is the East Central North America 1999 tournament title and the title of the solution containing the test data
<叶晞> 在 2025-06-21 上传 | 大小:5.55mb | 下载:0

[数据结构常用算法BINARY

说明:将整形数据快速转化为二进制数据的小算法。-The shaping algorithm the data quickly into small binary data.
<ZANG> 在 2025-06-21 上传 | 大小:170kb | 下载:0

[数据结构常用算法Graph

说明:用邻接表存储的图,实现了插入、删除、查找、拓扑排序、关键路径、查找路径等算法。-Adjacency table stored map to achieve the insert, delete, search, topological sort, critical path, find the path algorithm.
<马学威> 在 2025-06-21 上传 | 大小:7kb | 下载:0

[数据结构常用算法Btree

说明:二叉树实现。实现了插入、删除、查找、求深度、各种遍历、判断完全二叉树等算法。-Binary Tree. Implements insert, delete, search, seeking depth, variety traversal algorithms to determine a complete binary tree.
<马学威> 在 2025-06-21 上传 | 大小:3kb | 下载:0

[数据结构常用算法Tree-and-Forest

说明:树的左孩子右兄弟实现。还有森林的实现。实现了查找、删除、遍历、求深度和高度等算法。-Left child right sibling tree implementation. And forests implementation. Achieve a search, delete, iterate, seeking depth and height algorithms.
<马学威> 在 2025-06-21 上传 | 大小:5kb | 下载:0

[数据结构常用算法Head

说明:数据结构常用头文件。包括单链表,双向链表,循环链表,栈,队列。还有几个常用的输入检查函数。-Data structure used header files. Including single-linked lists, doubly linked lists, circular linked lists, stacks, queues. There are several commonly used input checking functions.
<马学威> 在 2025-06-21 上传 | 大小:4kb | 下载:0

[数据结构常用算法prim

说明:实现prim算法(利用邻接表,不是邻接矩阵)-Use the adjacent table implementation prim algorithm
<dick> 在 2025-06-21 上传 | 大小:152kb | 下载:0

[数据结构常用算法Astar

说明:A*算法求最短路径,数据结构里的图模型。在优化算法方面有很大用途-A* shortest path algorithm,Data structure graph model. Great use in terms of optimization algorithms
<sandy> 在 2025-06-21 上传 | 大小:6.08mb | 下载:0

[数据结构常用算法Horse-riding-board

说明:马踏棋盘算法 用贪心算法求出马能够遍历整个棋盘的一条路线-Horse riding board
<MissLiu> 在 2025-06-21 上传 | 大小:148kb | 下载:0

[数据结构常用算法Matlab-runcode

说明:A new method for analysing nonlinear and non-stationary data has been developed. The key part of the method is the `empirical mode decomposition method with which any complicated data set can be decomposed into a nite and often small number of
<cyc> 在 2025-06-21 上传 | 大小:186kb | 下载:0

[数据结构常用算法hashTable

说明:哈希表(hash table),在visual c++中,分别使用链表和数组来实现的,可直接调用-hash table, complemented with linkedList and array by visual c++
<王耿> 在 2025-06-21 上传 | 大小:2kb | 下载:0

[数据结构常用算法MinMaxHeap

说明:最小最大堆的插入,删除,找最大最小值操作实现(写成C++库文件的形式,可在.cpp代码中直接调用)-MinMaxHeap, we can implement findMin and findMax in O(1) time and insert or delete in O(log n) time.
<hzf> 在 2025-06-21 上传 | 大小:2kb | 下载:0
« 1 2 ... .52 .53 .54 .55 .56 2357.58 .59 .60 .61 .62 ... 2656 »

源码中国 www.ymcn.org