资源列表

« 1 2 ... .16 .17 .18 .19 .20 1421.22 .23 .24 .25 .26 ... 2656 »

[数据结构常用算法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个元素相同。
<陈文浩> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法visaul

说明:公园的导游图数据结构公园的导游图数据结构-Park guide map data structure of the park tour guides map data structure
<> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法B_and_B+_Tree

说明:B树及其B+树的实现代码,支持模版(数据类型,M值)-B tree and its B+ Tree code to support the template (data types, M values)
<许民皆> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法Binary_Tree(AVL)

说明:AVL树的实现代码(包括插入,删除,统计信息等操作)-AVL tree code (including insert, delete, statistical information, such as operations)
<许民皆> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法Josephus

说明:面向对象的作业,面向对象的数据结构-约瑟夫环-Object-oriented operation, object-oriented data structure- Joseph Central
<lyy> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法KEYBOARD

说明:c语言示例源代码,我自己写的,需要帮助的人可以看一下-c language sample source code, I wrote it myself, people who need help can look at
<石永威> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法interges

说明:每组输入是两个整数n和k。(1 <= n <= 50, 1 <= k <= n) 对于每组输入,请输出四行。 第一行: 将n划分成若干正整数之和的划分数。 第二行: 将n划分成最大数不超过k的划分数。 第三行: 将n划分成若干奇正整数之和的划分数。 第四行: 将n划分成若干不同整数之和的划分数。 -Each input are the two integers n and k.
<谭晓彤> 在 2024-10-11 上传 | 大小:8192 | 下载: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
<常亮> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法binarysearch

说明:实现数据结构中的二分法算法,二分检索的程序,对输入的一组顺序数可以查找所需的记录。-Data structure dichotomy algorithm, binary search procedures, the input sequence of a group of a few can find the necessary records.
<> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法quicksort

说明:熟悉快速排序法的基本思想,掌握快速排序法的排序过程及其实现算法-Familiar with the quick sort method the basic idea, master quick sort to sort the process of law and its implementation algorithm
<> 在 2024-10-11 上传 | 大小:8192 | 下载:0

[数据结构常用算法Huffman

说明:数据结构与算法 哈弗曼编码 算法-Data structure and algorithm coding algorithm哈弗曼
<夏涛> 在 2024-10-11 上传 | 大小:8192 | 下载: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> 在 2024-10-11 上传 | 大小:8192 | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 1421.22 .23 .24 .25 .26 ... 2656 »

源码中国 www.ymcn.org