资源列表

« 1 2 ... .53 .54 .55 .56 .57 2258.59 .60 .61 .62 .63 ... 2657 »

[数据结构常用算法11

说明:c语言算法:寻找迷宫的一条出路,o:通路; X:障碍。-language C,maze to find a way out
<candice> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法111

说明:数据结构中的c语言程序,分支结构的练习,能够提升初学者的能力。-Data structure in c language program, the branch structure of the exercises, to enhance the ability of beginners.
<> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法creatlen

说明:数据结构的程序,对于学习数据结构的学生会有帮助的。-The process data structure, data structure for the learning of students helpful.
<> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法main

说明:数据结构的入门问题之一,迷宫求解问题。具体要求是自定义迷宫,然后找到一条出路-One of the entry data structure, maze solving the problem. Specific requirements of a custom maze, then find a way out
<toby> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Bitree

说明:二叉树的相关操作,建立,前序遍历,中序遍历,后序遍历-Binary tree-related operations, the establishment of preorder traversal, inorder traversal, after traversing
<zhangzhang> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法huffcode

说明:哈弗曼编码的原程序代码,用于嵌入图像编码的源程序。-Havermann encoding the original program code, source code for the embedded image.
<Charles> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Select

说明:给定一个线性序列集,要求求出其中指定的第k小的数的值和位置.如给定n个元素和一个整数i,1≤i≤n,输出这n个元素中第i小元素的值及其位置;-A linear sequence of a given set of requirements specified in paragraph k of which obtained a small number of value and location. If the given elemen
<jj> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法BinarySearch

说明:给定递增整数序列L,其大小为n,要求使用二分查找法查找任意元素的位置k(序列中第几个); 问-Given increasing sequence of integers L, its size is n, requires the use of binary search to find the location of any element of k (the first few series) Q
<jj> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法knapsack

说明:
<jj> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法BinarySearchTree

说明:设S=(x1,x2,…,xn)是有序集,且x1<x2<…<xn ,表示有序集S的二叉搜索树, 利用二叉树的结点存储有序集中的元素。且已知其存取概率分布为(a1,a2,…,an),求在所有表示有序集的二叉树中找出一棵具有最小平均路长的二叉搜索树问题。-Set S = (x1, x2, ..., xn) is an ordered set, and x1 <x2<…<xn ,表示有序集S的二叉搜索树, 利
<jj> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法Dijskstra

说明:给定带权有向图 ,其中每条边的权都是非负实数。另外,还给定V中的一个顶点,称为源点。现在要计算从源到所有其它各顶点的最短路长度。这里路的长度是指路上各边权之和;-Given weighted directed graph, where each edge of the right of all non-negative real number. In addition, the return of a vertex set V, cal
<jj> 在 2024-07-07 上传 | 大小:1024 | 下载:0

[数据结构常用算法merge

说明:这是一道*的笔试题,写一个归并算法。本程序实现了高效的算法-This is an Alibaba' s document questions, write a merging algorithm. This procedure provides an efficient algorithm
<zhou> 在 2024-07-07 上传 | 大小:1024 | 下载:0
« 1 2 ... .53 .54 .55 .56 .57 2258.59 .60 .61 .62 .63 ... 2657 »

源码中国 www.ymcn.org