搜索资源列表
高精度算法详解
- 这是关于高精度算法的一个PPT,其中包含了一些重要部分的代码
algorithm.rar
- 计算机算法设计与分析 王晓东 全部ppt,Computer algorithm design and analysis of all ppt Xiaodong
datastructPPTflash.rar
- 有很陡数据结构的flash,PPT,帮你快速理解算法,一步步执行理解方便,There are steep data structure, flash PPT, to help you quickly understand the algorithm, a step by step to facilitate the implementation of the understanding
bak
- 数据结构中链表算法的PPT,包括伪代码和基本原理,内容很详细-Data structure linked list algorithm PPT, including pseudo-code and the basic principles of the content in detail
analysys-and-design-of-algorithm-ppt
- 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-I class computer algorithms used in design and analysis of electronic lesson plans, including the most basic sub-rule law, greedy method, dynamic programming method,
shujvjiegousuanfa
- 数据结构中的各种算法PPT,包括迪杰斯特拉算法,克鲁斯卡尔算法等。-Data structure of the various algorithms PPT, including the Dijkstra algorithm, Kruskal algorithm.
ALGORITHM_PPT
- 数据结构与算法PPT,基本上包括了所有的知识,很强大-Data structures and algorithms PPT, basically includes all of the knowledge, very powerful
ppt
- 算法分析与分析实验 值得下载很不错的资料啊 -Algorithm analysis and analysis of experimental data should be downloaded very good ah
VCneibupaixu
- VC++数据结构内部排序算法集合,包括原程序代码和PPT-Within the structure of VC++ data collection sorting algorithm, including the original program code and PPT
acmPPT
- acm算法的讲解ppt,包括动态规划,搜索,模拟等重要算法的讲解,对学习算法的朋友一定很有帮助。-acm algorithm explained ppt, including dynamic programming, searching, algorithm simulation, and other important talks, a friend of the learning algorithm must be helpful.
data_struct
- 400多页的数据结构PPT, 从线性表到图全部涵盖,最后还有几个实例算法. 写的非常好!! 请用WORD 2003/WORD 2007 /wps以只读方式打开.-400 pages of data structures PPT, from linear table to map all the covers and, finally, several examples of algorithms. Was very good!! Please use WORD 2003/WORD 2007/
c_3
- 第七讲_文件 ppt 8 第八讲_数据结构基础 ppt 9 第九讲_算法 ppt 10 第十讲_调试与测试 -SEVEN file ppt 8 _ _ eighth data about the structural basis ppt 9 _ IX speak about algorithms ppt 10 _ debugging and testing of the tenth
Data-Structure-ppt
- 数据结构与算法 C++ 描述 什么是数据结构 抽象数据类型及面向对象概念 数据结构的抽象层次 用C++描述面向对象程序 算法概述与递归算法 性能分析与度量-Data-Structure
Cplustwo
- 老师的算法ppt.做书籍形式,希望大家看的好。数据结构的。-Teacher' s algorithm ppt. To do in book form, I hope you look good. Data structure.
steromacthing
- 本文件为国外立体匹配算法解释的PPT文档,主要是立体匹配中的动态规划算法。里面有两个文件。-This document is to explain foreign PPT stereo matching documents, mainly in the dynamic programming stereo matching algorithm. There are two files.
Quicksort_ppt_and_src
- 清华算法课同学课堂上做的讲座,ppt详细讲解了快速排序的原理和算法,cpp文件时详细的算法实现,并附有自己写的随机数据文件生成器-Tsinghua algorithm class students do in class lecture, ppt explained in detail the principles and algorithms quicksort, cpp file, the algorithm in detail, together with random data file
Recursion-and-divided-.ppt
- 这是关于分治与递归算法的课件,文章详细的讲解了这两周算法的设计要点。-This is about divide and conquer and recursive algorithm courseware, the article explained in detail the design elements of the algorithm for two weeks.
3.ppt
- 数据结构第三章课件及代码解析,线性表、栈、队列,算法效率高,简单易懂-visual c++
The-Horse-On-Board-And-PPT
- 自己解出的马踏棋盘算法,附带ppt详细说明-Own solution to the horse riding board algorithm, with the detailed descr iption of ppt
数据结构及应用算法教程
- 数据结构及应用算法,包括书,PPT和配套源代码,学习数据结构的好资料。