资源列表
[数据结构常用算法] ZuiChangGongGongZiXuLie
说明:问题描述 序列Z=<B,C,D,B>是序列X=<A,B,C,B,D,A,B>的子序列,相应的递增下标序列为<2,3,5,7>。 一般地,给定一个序列X=<x1,x2,…,xm>,则另一个序列Z=<z1,z2,…,zk>是X的子序列,是指存在一个严格递增的下标序列〈i1,i2,…,ik〉使得对于所有j=1,2,…,k使Z中第j个元素zj与X中第ij个元素相同。<陈文浩> 在 2025-01-17 上传 | 大小:8kb | 下载:0
[数据结构常用算法] B_and_B+_Tree
说明:B树及其B+树的实现代码,支持模版(数据类型,M值)-B tree and its B+ Tree code to support the template (data types, M values)<许民皆> 在 2025-01-17 上传 | 大小:8kb | 下载:0
[数据结构常用算法] Binary_Tree(AVL)
说明:AVL树的实现代码(包括插入,删除,统计信息等操作)-AVL tree code (including insert, delete, statistical information, such as operations)<许民皆> 在 2025-01-17 上传 | 大小:8kb | 下载:0
[数据结构常用算法] suanfashuju001
说明:1.双向链表的插入 2.二叉树的先序遍历 3.图的深度优先搜索 4.折半查找 5.希尔排序 -1. Two-way linked list insertion 2. Binary tree traversal of the first 3. Figure 4 The depth-first search. Find half 5. Sort Hill<常亮> 在 2025-01-17 上传 | 大小:8kb | 下载:0
[数据结构常用算法] binarysearch
说明:实现数据结构中的二分法算法,二分检索的程序,对输入的一组顺序数可以查找所需的记录。-Data structure dichotomy algorithm, binary search procedures, the input sequence of a group of a few can find the necessary records.<燕> 在 2025-01-17 上传 | 大小:8kb | 下载:0
[数据结构常用算法] sha1
说明:一个较高效率的SHA-1的C实现,VC2010使用X64编译,Release版本,比其它开源C代码大概快10 到20 -a high performance SHA-1 code in C. Compile by VC2010,in X64,release Version. It is guicker than others about 10 ~20<sunmike2002> 在 2025-01-17 上传 | 大小:8kb | 下载:0