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

搜索资源列表

  1. yixiesuangfa

    0下载:
  2. 动态规划+备忘录法 求最佳矩阵连乘,觉得不错,可以看下.-+ memorandum dynamic programming method for the best matrix continually multiply, and think it's good, can see next.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:6953
    • 提供者:jian
  1. fibonacci_2

    0下载:
  2. 本程序是用备忘录法实现计算斐波那契数列,大大缩短了运算时间。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:997
    • 提供者:djz
  1. Ex24PointsGame

    0下载:
  2. 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-04
    • 文件大小:138706
    • 提供者:xycheng
  1. MatrixMultiply

    0下载:
  2. 算法设计与分析 王晓东版的 矩阵连乘的动态规划法和备忘录法的实现-Algorithm Design and Analysis Xiaodong version of the matrix continued by the dynamic programming method and the realization of Memorandum of Law
  3. 所属分类:Data structs

    • 发布日期:2017-05-14
    • 文件大小:3700974
    • 提供者:计科狂人
  1. Introduction_to_Algorithm

    0下载:
  2. 常见算法设计的源代码。配合著名的那本“算法导论”。其中主要包括: 归并排序 活动选择问题 矩阵链乘问题 矩阵链乘问题的备忘录解法 逆序对问题 求和问题 装配线问题 最短路径Dijkstra算法和堆操作 -Common algorithm design of the source code. With the well-known that the " Introduction to Algorithms." Which mainly i
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:14841
    • 提供者:xichen
  1. MATLABGUI

    0下载:
  2. Matlab GUI新手要看的资料 备忘录-Matlab GUI novice to see the Information Memorandum
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:9146
    • 提供者:chengweilin
  1. DynamicProgramming

    1下载:
  2. 用递归法、动态规划法、备忘录方法实现矩阵连乘。-algorithms:Dynamic Programming in JAVA
  3. 所属分类:数据结构常用算法

    • 发布日期:2017-05-12
    • 文件大小:5712
    • 提供者:龙腾
  1. meno

    0下载:
  2. 此片为一个备忘录,用于动态规划的算法分析-The film is a memorandum for the analysis of dynamic programming algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1487
    • 提供者:zhouqiong
  1. HalfSetAlgorithm

    0下载:
  2. 利用备忘录策略,采用递归分治方法实现求解半数集问题-Use memo strategies, using recursive divide and conquer method to solve half the problem set
  3. 所属分类:Algorithm

    • 发布日期:2017-12-06
    • 文件大小:746
    • 提供者:hadoop
  1. LCSSolveCommonSequence

    0下载:
  2. 用备忘录方法求两个序列的最长公共子序列,并对LCS的过程进行详细的格式化的输出,最后输出最长公共子序列及其长度。-Memorandum method for solving two sequences with the longest common subsequence
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1596
    • 提供者:fasf
搜珍网 www.dssz.com