资源列表

« 1 2 ... .93 .94 .95 .96 .97 1998.99 .00 .01 .02 .03 ... 2656 »

[数据结构常用算法Banker-algorithm

说明:避免死锁(Deadlock)的银行家算法,使用C++实现,测试可用-Avoid deadlock (Deadlock) bankers algorithm, using C++ implementation, testing available
<xingzhi> 在 2024-09-30 上传 | 大小:2048 | 下载:0

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

说明:根据输入字符串创建二叉树,输出二叉树的先根遍历和后根遍历序列。-Creating and traversing a binary tree
<Wanjun> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法polynomial-addition

说明:数据结构算法,用C++语言实现一元多项式相加-polynomial addition using C++
<Wanjun> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法RBTree

说明:C++实现__红黑树插入算法的详细实现过程-C++ red-black tree insertion algorithm to achieve the detailed implementation process
<王小琼> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法intervalTree

说明:区间树查找最小低端点的重叠区间算法的详细实现过程-Detailed implementation process tree to find the smallest interval overlaps the low end of the range point algorithm
<王小琼> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法main

说明:包括avl树的建立插入和删除操作,对单个节点的操作-Including the establishment of insert and delete operations avl tree on a single node operation
<gaotianfeng> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法test

说明:把中序变后序,并输出后序计算所得的结果。输入时中序-The change in the sequence after sequence, sequence calculation results obtained after output. When the input sequence
<gaotianfeng> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法AATree

说明:自平衡二叉查找树,试过一些题,应该没什么bug。支持插入、删除、最大/最小值,求第k大,检索,前驱,后继;动态/静态内存都有,静态慢些,不过有些题用动态回MLE,切记-Self-balancing binary search tree, tried some of the questions, it should be no bug. Supports insert, delete, maximum/minimum, seeking t
<Ganix> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法The-file-system-simulation

说明:这是一份c语言模拟Linux文件系统,可以实现文件的监理、查找、删除等功能-This is a c language simulation of the Linux file system, can realize file management, search, delete, etc
<Chen> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法CircularQueue

说明:Circular queue/buffer http://en.wikipedia.org/wiki/Circular_buffer
<12rad> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法HashtableImpl

说明:Hash table impl with linkedList
<12rad> 在 2024-09-30 上传 | 大小:2048 | 下载:0

[数据结构常用算法TernaryTrie

说明:Terneary trie.http://en.wikipedia.org/wiki/Ternary_tr-Terneary trie.http://en.wikipedia.org/wiki/Ternary_tree
<12rad> 在 2024-09-30 上传 | 大小:2048 | 下载:0
« 1 2 ... .93 .94 .95 .96 .97 1998.99 .00 .01 .02 .03 ... 2656 »

源码中国 www.ymcn.org