资源列表

« 1 2 ... .87 .88 .89 .90 .91 1692.93 .94 .95 .96 .97 ... 2656 »

[数据结构常用算法huffcode

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

[数据结构常用算法FIFO

说明:fifo调度 先来 先 服 务 程序-fifo yemiandiaoduchengxu
<qiang> 在 2024-10-06 上传 | 大小:77824 | 下载:0

[数据结构常用算法javasortingalgorithm

说明:各种java排序算法实现,很详细的代码,插入排序、冒泡排序、快速排序、改进后的快排。。。等等常见排序算法的详细代码。-Java sorting algorithm
<likai> 在 2024-10-06 上传 | 大小:6144 | 下载:0

[数据结构常用算法schooldaoyou

说明:是数据结构的课程设计,对于初学者,有许多算法值得学习的,如栈的实现、最短路径等等。-Is a data structure course design, for beginners, there are many algorithms to learn from, such as the stack implementation, the shortest path and so on.
<立为> 在 2024-10-06 上传 | 大小:236544 | 下载:0

[数据结构常用算法KSE1.0(SRC)

说明:数独探索者,快速解数独的小程序。使用哈希表优化的深度优先搜索算法。-Sudoku Explorer 1.0
<Kristin> 在 2024-10-06 上传 | 大小:84992 | 下载:0

[数据结构常用算法aliNumericalSolutionOfTheFalknerSkanEquationForVa

说明:this file solves falkner skan equation
<nemat/ali> 在 2024-10-06 上传 | 大小:26624 | 下载: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-10-06 上传 | 大小: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-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法knapsack

说明:
<jj> 在 2024-10-06 上传 | 大小: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-10-06 上传 | 大小: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-10-06 上传 | 大小:1024 | 下载:0

[数据结构常用算法datastructure

说明:该资料详细介绍数据结构的算法及基于c++的相应代码。供学生参考。-The information details the algorithm and data structure c++ based on the corresponding code. For students.
<success> 在 2024-10-06 上传 | 大小:3134464 | 下载:0
« 1 2 ... .87 .88 .89 .90 .91 1692.93 .94 .95 .96 .97 ... 2656 »

源码中国 www.ymcn.org