CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数据结构常用算法 搜索资源 - analysis

搜索资源列表

  1. Doing-Bayesian-Data-Analysis-A-Tutorial-with-R-an

    0下载:
  2. This book explains how to actually do Bayesian data analysis, by real people (like you), for realistic data (like yours).
  3. 所属分类:Data structs

    • 发布日期:2017-05-27
    • 文件大小:9.58mb
    • 提供者:Shooty
  1. analysys-and-design-of-algorithm-ppt

    0下载:
  2. 我上课用的计算机算法设计与分析的电子教案,内容包括了最基本的分治法,贪心法,动态规划法,-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,
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.35mb
    • 提供者:周先生
  1. Syntax_Analysis

    0下载:
  2. 简单的语法分析程序,可以对简单的四则运算式进行语法分析-A simple grammar analysis program, can be a simple four expression parsing
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:353.68kb
    • 提供者:Fu Xiangwei
  1. CMPS314-A1-

    0下载:
  2. Solutions to Introduction to The Design & Analysis of Algorithms, Second Edition, Anany Levitin, Chapter 1
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:35.35kb
    • 提供者:Kay
  1. Analysis-of-the-DVB

    0下载:
  2. Analysis of the DVB Common Scrambling Algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:175.63kb
    • 提供者:Chris
  1. recursive-algorithm

    0下载:
  2. 用算法分析中递归与分治算法实现的,最长公共子序列算法,编程环境为vc-Analysis using the recursive algorithm and the divide and conquer algorithm, the programming environment for the vc++
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:12.93kb
    • 提供者:李雪薇
  1. demand-analysis

    0下载:
  2. 题目:XX软件的需求分析 要求:引用教学管理 或 自行设想,配一个简单的说明,软件的范围尽可能小 方法:结构化或面向对象 内容:1.结构化方法: DFD:从顶层开始,细化到软件“功能”为止 DD:只要求描述数据结构 加工说明:只要求任选一项,方法自行选择 2.面向对象方法: 用例图 任选一个用例图进行描述 类图,对类的方法不要求详尽 针对该用例,写出顺序图 -Title: XX software requireme
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:63.38kb
    • 提供者:立夏
  1. Design-and-Analysis-of-Algorithms

    0下载:
  2. 算法 数据结构 C++ 课件 各种重要算法和数据结构-Algorithms Data Structures C++ Courseware various important algorithms and data structures
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:2.31mb
    • 提供者:james
  1. SourceCode

    0下载:
  2. Data Structures and Algorithm Analysis in C
  3. 所属分类:Data structs

    • 发布日期:2017-04-17
    • 文件大小:44.35kb
    • 提供者:liuyanjun
  1. hash-file-analysis-

    0下载:
  2. 利用boost/regex对日志文件分析的代码实现-code realization about log file analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.4kb
    • 提供者:charlie
  1. Algorithm-Design-and-Analysis

    0下载:
  2. 算法设计与分析 作者:曹长虎 算法引论-Algorithm Design and Analysis
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:566.21kb
    • 提供者:
  1. structures-and-algorithm-analysis

    0下载:
  2. 数据结构经典问题和算法分析如迭代法、穷举搜索法等-Classic problem in data structures and algorithm analysis, such as iterative, exhaustive search method
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:155.48kb
    • 提供者:李有
  1. computer-algorithms-Analysis

    0下载:
  2. 计算机算法分析与设计课件 王晓东 ppt-Analysis and design of computer algorithms PPT
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:875.74kb
    • 提供者:cyy
  1. Algorithm-design-and-analysis

    0下载:
  2. 算法设计与分析,有助于对算法的进一步加深了解,英文版-Algorithm design and analysis, which helps to further deepen the understanding of the algorithm, English version
  3. 所属分类:Data structs

    • 发布日期:2017-03-27
    • 文件大小:852.54kb
    • 提供者:玉玉
  1. STL-source-analysis

    0下载:
  2. STL源码剖析.pdf 向专家学习 强型检验、内存管理、算法、数据结构、 及 STL 各类组件之实作技术-STL source analysis. PDF
  3. 所属分类:Data structs

    • 发布日期:2017-05-10
    • 文件大小:2.09mb
    • 提供者:xk
  1. Dynamic-Programming-Analysis

    0下载:
  2. 关于动态规划算法分析,内含各种相关的问题解析。-The analysis of Dynamic Programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:375.09kb
    • 提供者:王海
  1. Practical-numerical-analysis

    0下载:
  2. 实用经典数值分析算法源码 带有详细注释 错过后悔啊-Practical numerical analysis of the classical algorithm with detailed notes, not to be missed
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:20.06kb
    • 提供者:rambo
  1. Design-and-analysis-of-algorithms

    0下载:
  2. 利用一个简单的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.
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:276.75kb
    • 提供者:刘雪
  1. analysis-and-description-CPP

    0下载:
  2. 数据结构和算法分析,主要用于C语言的描述和分析-Data structures and algorithms, mainly for the descr iption and analysis of the C language
  3. 所属分类:Data structs

    • 发布日期:2017-06-19
    • 文件大小:27.79mb
    • 提供者:胡晨星
  1. The-algorithm-analysis-and-design

    0下载:
  2. 研究生上课所用的算法分析与设计相关文档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
  3. 所属分类:Data structs

    • 发布日期:2017-04-09
    • 文件大小:1.95mb
    • 提供者:独角之灵
« 12 3 4 5 6 7 8 9 10 ... 38 »
搜珍网 www.dssz.com