搜索资源列表
Doing-Bayesian-Data-Analysis-A-Tutorial-with-R-an
- This book explains how to actually do Bayesian data analysis, by real people (like you), for realistic data (like yours).
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,
Syntax_Analysis
- 简单的语法分析程序,可以对简单的四则运算式进行语法分析-A simple grammar analysis program, can be a simple four expression parsing
CMPS314-A1-
- Solutions to Introduction to The Design & Analysis of Algorithms, Second Edition, Anany Levitin, Chapter 1
Analysis-of-the-DVB
- Analysis of the DVB Common Scrambling Algorithm
recursive-algorithm
- 用算法分析中递归与分治算法实现的,最长公共子序列算法,编程环境为vc-Analysis using the recursive algorithm and the divide and conquer algorithm, the programming environment for the vc++
demand-analysis
- 题目:XX软件的需求分析 要求:引用教学管理 或 自行设想,配一个简单的说明,软件的范围尽可能小 方法:结构化或面向对象 内容:1.结构化方法: DFD:从顶层开始,细化到软件“功能”为止 DD:只要求描述数据结构 加工说明:只要求任选一项,方法自行选择 2.面向对象方法: 用例图 任选一个用例图进行描述 类图,对类的方法不要求详尽 针对该用例,写出顺序图 -Title: XX software requireme
Design-and-Analysis-of-Algorithms
- 算法 数据结构 C++ 课件 各种重要算法和数据结构-Algorithms Data Structures C++ Courseware various important algorithms and data structures
SourceCode
- Data Structures and Algorithm Analysis in C
hash-file-analysis-
- 利用boost/regex对日志文件分析的代码实现-code realization about log file analysis
Algorithm-Design-and-Analysis
- 算法设计与分析 作者:曹长虎 算法引论-Algorithm Design and Analysis
structures-and-algorithm-analysis
- 数据结构经典问题和算法分析如迭代法、穷举搜索法等-Classic problem in data structures and algorithm analysis, such as iterative, exhaustive search method
computer-algorithms-Analysis
- 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
Algorithm-design-and-analysis
- 算法设计与分析,有助于对算法的进一步加深了解,英文版-Algorithm design and analysis, which helps to further deepen the understanding of the algorithm, English version
STL-source-analysis
- STL源码剖析.pdf 向专家学习 强型检验、内存管理、算法、数据结构、 及 STL 各类组件之实作技术-STL source analysis. PDF
Dynamic-Programming-Analysis
- 关于动态规划算法分析,内含各种相关的问题解析。-The analysis of Dynamic Programming
Practical-numerical-analysis
- 实用经典数值分析算法源码 带有详细注释 错过后悔啊-Practical numerical analysis of the classical algorithm with detailed notes, not to be missed
Design-and-analysis-of-algorithms
- 利用一个简单的c程序实现一组数据的排列,重组,实现许多算法设计与分析中的短发结构。-The use of a simple C program to achieve a set of data is arranged, recombine, realize a lot of algorithm design and analysis of hair structure.
analysis-and-description-CPP
- 数据结构和算法分析,主要用于C语言的描述和分析-Data structures and algorithms, mainly for the descr iption and analysis of the C language
The-algorithm-analysis-and-design
- 研究生上课所用的算法分析与设计相关文档PPT,分八个章节对算法进行详细介绍: 第1章 算法引论 第2章 递归与分治策略 第3章 动态规划 第4章 贪心算法 第5章 回溯法 第6章 分支限界法 第7章 概率算法 第8章 NP完全性理论 -Graduate classes used in algorithm analysis and design documents the PPT is divided into eight chapters on the alg