CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 数学计算/工程计算 搜索资源 - Algorithm Analysis

搜索资源列表

  1. convex_hull

    1下载:
  2. 算法分析课程中实现的凸包算法,效率很高,有很大的参考价值-algorithm analysis programs to achieve the convex hull algorithms, highly efficient and have great reference value
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:981.27kb
    • 提供者:zhangli
  1. banshuji-dynamicstate

    0下载:
  2. 半数集问题--动态规划算法,也是算法分析与设计的其中算法分析,用于数集问题.-half set of issues -- dynamic programming algorithm, as well as algorithm analysis and design of the algorithm analysis, Set for a few problems.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40.04kb
    • 提供者:林静
  1. 算法分析-棋盘覆盖

    0下载:
  2. 这是计算机本科专业算法分析课程里的一个算法,现用c#实现,供大家学习参考-This is the undergraduate professional computer algorithm analysis of the curriculum of an algorithm is used c #, for your reference learning
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:10.65kb
    • 提供者:夏琛
  1. 算法分析与设计

    0下载:
  2. 算法分析与设计,是我们的教程来的啊,希望不会让你失望拉-algorithm analysis and design, is our guide to the ah, you will not be disappointed Rafah
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:713.21kb
    • 提供者:耀
  1. MATLAB-algorithm

    0下载:
  2. 插值 函数逼近 数值微分 数值积分 非线性方程求解 解线性方程组的直接解法 解线性方程组的迭代法 随机数生成 特殊函数计算 常微分方程的初值问题 偏微分方程的数值解法 数据统计和分析-Interpolation function approximation numerical integration of nonlinear differential equations numerical solution of linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:148.02kb
    • 提供者:puda
  1. CRC

    0下载:
  2. 三种常用的CRC16校验算法的C51程序。以及16位CRC校验原理与算法分析。 CRC校验有多种方式,如:CRC8、CRC16、CRC32等等。在实际使用中,我们经常使用CRC16校验。CRC16校验也有多种,如:1005多项式、1021多项式(CRC-ITU)等。在这里我们不讨论CRC算法是怎样产生的,而是重点落在几种算法的C51程序的优化上。-three commonly CRC16 checksum algorithm C51 program. And a 16-bit CRC check
  3. 所属分类:Algorithm

    • 发布日期:2017-11-08
    • 文件大小:221.1kb
    • 提供者:zenglinman
  1. acute

    0下载:
  2. 穷举法程序-算法分析,是用C写的好经典,马克思手稿…………有三个程序! -Exhaustive method process- algorithm analysis, is to use C to write a good classic, Marx manuscr ipts ... ... ... ... There are three procedures!
  3. 所属分类:Algorithm

    • 发布日期:2017-03-31
    • 文件大小:2.19kb
    • 提供者:bingkele
  1. 42

    0下载:
  2. 矩阵连乘的括号画分,是算法分析与设计书里的源代码。-Matrix even by sub-brackets painting is algorithm analysis and design of the book
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:7.7kb
    • 提供者:L
  1. rsvd

    0下载:
  2. 基于GM算法和QR分解实现的稳健奇异值分解算法,通过该算法可以获取一个数居阵的稳健方差-协方差阵。在该稳健方差-协方差阵上可以进行诸如,稳健主成份分解、稳健聚类、稳健因子分析等操作。-GM based on QR decomposition algorithm and the realization of the stability of singular value decomposition algorithm, the algorithm can be accessed through a
  3. 所属分类:Algorithm

    • 发布日期:2017-03-23
    • 文件大小:201.54kb
    • 提供者:徐林林
  1. CH1

    0下载:
  2. 各种经典算法分析 各种经典算法分析-Classical algorithm to analyze a variety of classic algorithm analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:14.6kb
    • 提供者:zyt
  1. suanfaLyapunov

    0下载:
  2. Lyapunov指数的算法分析,与其它算法折比较,也包含优缺点-Lyapunov index of the algorithm analysis, comparison with other folding algorithm, but also the advantages and disadvantages of
  3. 所属分类:Algorithm

    • 发布日期:2017-04-27
    • 文件大小:157.31kb
    • 提供者:
  1. Formula_Numerical_Analysis

    0下载:
  2. 数值分析中用于求近似值的算法、二分法解方程、变步长梯形求积分的算法。是在Linux下用C++实现的。用G++编译。 配合华中科大的那本著名的“数值分析”。李庆扬编著。 用来交作业很好。 在本压缩包里面包含的是: HalfDevision.d 二分法解方程 LagrgIn.d 拉格朗日差值公式-求近似值 NewtonFwIn.d 牛顿前插公式-求近似值 NewtonItera.d 牛顿迭代法-求近似值 VarStpTrpzoItg.d 变步长梯形积
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:76.44kb
    • 提供者:xichen
  1. algorithm

    0下载:
  2. 介绍了算法设计与分析的基本思路,并就某些经典问题进行了深入探讨-Introduced the algorithm design and analysis of the basic ideas, and on some classic issues in-depth discussions
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4.22mb
    • 提供者:dina
  1. Hamoi

    0下载:
  2. 采用递归思想解决汉诺塔问题:详细的步骤分析,算法分析和实现。采用C++语言,可加深对递归函数的理解和应用。-Using the recursive thinking to solve Towers of Hanoi problem: detailed steps analysis, algorithm analysis and implementation. Using C++ language, can deepen the understanding and application of r
  3. 所属分类:Algorithm

    • 发布日期:2017-03-24
    • 文件大小:20.47kb
    • 提供者:白兰鸽
  1. 13

    0下载:
  2. 算法分析与设计中用迭代方法求几个数任意输入数最大公约数-Algorithm analysis and design using iterative method for solving the greatest common divisor of several numbers the number of arbitrary input
  3. 所属分类:Algorithm

    • 发布日期:2017-04-16
    • 文件大小:207.93kb
    • 提供者:11
  1. 15

    0下载:
  2. 算法分析与设计中用递归算法求汉诺塔的问题-Algorithm Analysis and Design of recursive algorithm to solve the Hanoi Tower problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-01
    • 文件大小:198.99kb
    • 提供者:11
  1. henon-and-Algorithm-analysis

    0下载:
  2. henon映射与lorenz方程之lyapunov指数的数值计算与分析-Algorithm analysis
  3. 所属分类:Algorithm

    • 发布日期:2017-03-27
    • 文件大小:761.96kb
    • 提供者:崔金
  1. 2FFT-s-algorithm-analysis

    0下载:
  2. 基于时间的2FFT算法分析与Matlab实现,详细的介绍了2FFT算法实现过程-Based on the 2 FFT algorithm analysis time with Matlab, and introduced the realization process of 2 FFT algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-08
    • 文件大小:139.59kb
    • 提供者:张恒毅
  1. analysis-experiment

    0下载:
  2. 程序设计与算法分析实验,里面是老师要求做的实验-Program design and algorithm analysis experiment
  3. 所属分类:Algorithm

    • 发布日期:2017-05-06
    • 文件大小:1003.92kb
    • 提供者:Beyond_Chung
  1. Algorithm-analysis-and-design

    0下载:
  2. 计算机实验室 内容: 1、分治法,maxmin算法 2、动态规划,矩阵连乘 3、贪心法, 1)背包问题,2)装载问题 4、回溯法,N皇后问题的循环结构算法和递归结构算法。-Computer laboratory content: 1, partition method, maxmin algorithm 2, the dynamic planning, LianCheng matrix 3, greedy method, 1) knapsack probl
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:4.13kb
    • 提供者:王越瑾
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com