搜索资源列表
图论
- BFS、DFS、有向图、无向图中的各种算法的实现,可以自动生成图形。-BFS, DFS, to the map, no map to the realization of the algorithm can be automatically generated graphics.
2006121819221395587
- MATLAB数字图象处理的主要源码.包括图象去噪变换增强恢复识别压缩的各种算法-MATLAB digital image processing the main source. Transform Image Denoising including enhanced recovery recognition of the compression algorithms
paixubijiao
- 1. 内部排序演示 问题描述 设计一个测试程序比较几种排序算法的关键字比较次数和移动次数以取得直观感受。 基本要求 (1)对起(冒)泡排序、直接插入排序、简单选择排序、快速排序、希尔排序、堆排序算法进行比较; (2)待排序的元素的关键字为整数。其中的数据要用伪随机产生程序产生(如10000个),至少用5组不同的输入数据做比较,再使用各种算法对其进行排序,记录其排序时间,再汇总比较; (3)演示程序以人机对话的形式进行。每次测试完毕显示各种比较指标值的列表,用
Image_processing_toolbox
- 数字图象处理冈萨雷斯MATLAB源程序工具箱,包含数字图像处理各种算法
图论算法
- 此书详细的介绍了各种流行和重要的图算法 识货的就下咯-book detailed account of a popular and important map know the quality of the algorithm on the basis of 1,10
天线阵
- 对均匀直线阵、半波振子进行各种方向图综合,用music算法进行的DOA估计,详见说明-right uniform linear array, half-wave oscillator for integrated map in all directions, with music algorithm for the DOA estimates, as detailed in Note
校园导游咨询系统
- 该次实习要求是设计一张地图,里面有n个景点,告诉我们景点之间的连接信息,要设计一个校园导游程序,为来访的游客提供各种信息的查询服务。主要为两个服务。 (1) 为来访游客提供图中任意景点相关额信息查询。 (2) 为游客提供图中任意两景点间的最短路径的长度,并输出该条路径 为实现这两个服务我们需要用一个数据结构存储这个地图的情况,还有就是用dijkstra 算法去求两点间的最短路,并需要一个数组去记录该最短路径。
graphalgorithm
- acm题图算法,详细说明了poj中各种图论题中用到的图算法-acm title graph algorithm, POJ detailed descr iption of the various graphic Topics algorithm used in Figure
org
- 使用Java开发的图论算法的包,里面含有图论的各种算法,如:地杰斯特拉,图的遍历算法-Java development using graph theory algorithms package, which contains a variety of graph theory algorithms, such as: to杰斯特拉, graph traversal algorithm
structure
- 数据结构算法大全,包含最短路径,最小生成树,凸包,各种排序,四种高精度运算,图论上的常用算法,以及树的各种算法-data structure ,if you want to learn it well, you need it,I think!
The_design_of_computer_algorithms
- 全书从算法设计和算法分析的基本概念和方法入手,系统介绍了算法设计方法与分析技巧。全书分为3个部分:第一部分介绍算法的基本概念、算法的数学基础以及算法复杂度分析;第二部分针对排序问题和图的问题,讨论各种已有的算法,并介绍常用的算法设计方法包括分治法、贪心法、动态规划法、回溯法和分支限界法,并介绍了计算的复杂性以及NP完全问题;第三部分讲述并行计算模型和并行算法设计技术。书中每章后面都附有一定数量的习题,帮助读者理解和掌握书中的内容。-Book from the algorithm design a
graphlearning
- 数据结构中,关于图的学习资料,包括图的各种算法-Data structure, the learning materials on the plans, including plans of the various algorithms
tu
- 、实验目的 1 熟练掌握各种内排序方法,深刻理解排序算法及其执行过程; 2 学会分析各种内排序算法的性能; 3 了解各种排序方法的优缺点,对于实际问题能够选择一种较好的排序方案; 4 熟练掌握图的存储结构; 5 掌握图的邻接矩阵和邻接表表示分别进行深度和广度优先搜索遍历的算法。 6 了解图的最小生成树算法。-Proficiency in the order of search, binary search and index searc
Rayleigh
- Rayleigh信道的仿真及图。可直接运行产生形象的图形结果。用于各种算法前期的信道仿真。-Rayleigh channel simulation and Figure. The image can be run directly generate graphical results. Various algorithms for the pre-channel simulation.
c
- C语言 常用的各种算法 包括数论 图论 排序 -C language commonly used in various algorithms, including sorting and so on graph theory Number Theory
0000
- 一个数据结构演示的小程序,很形象,有关链表,栈,树,图,排序的各种算法逐步演示,有C和pascal两种语言。-A data structure shows a small program, it is the image, the linked list, stacks, trees, graphs, sorting the various algorithms to gradually demo of the two languages C and pascal.
Manhattan
- 在 VLSI 设计中,多点互连是物理设计阶段的关键问题之一,而互连的点数等于 2 或大于 2 分别对应于 Manhattan 空间上有障碍时的最短路径问题和最小 Steiner 树问题,显然前者是后者的基础.连接图是研究最短路径 问题的有效工具,已有的典型连接图包括基于轨迹的GC 和GT 以及基于自由区的GF 和GG.工作包括3个方面:设计并分析了在各种连接图上实现动态的点对之间的最短路径查询算法 分析了在各个连接图上构造 3-Steiner 树的算 法,对于已有的 GC 上的 3-
dynamic-presentation
- 动态演示数据结构的各种算法,包括顺序表、链表、栈、队列、串、数组、树、图等。-Dynamic presentation of various algorithms data structures, including the sequence tables, linked lists, stacks, queues, strings, arrays, trees, graphs and so on.
sourcecode
- 零基础学习数据结构课后习题,包含链表,栈,队列,树,图的各种算法-Zero-based data structure after-school learning exercises, including lists, stacks, queues, trees, graphs of the various algorithms
jplv7
- 各种算法集合,包括:优化,回归,图论,数据处理,吉布斯分布-A collection of algorithms including optimization, regression, graph, data processing, Gibbs and etc.