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

搜索资源列表

  1. 矩阵链乘算法

    0下载:
  2. 距阵链乘问题: 找出矩阵链乘A(35*40) A(40*20) A(20*10) A(10*15)的最佳相乘次序。 算法来自:计算机算法导引-matrix chain by : identify matrix chain by A (35 * 40) A (40 * 20) A (20 * 10) A (10 * 15) concludes the best order. Algorithm from : computer algorithm Seeker
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:7678
    • 提供者:mars
  1. 0_1question

    0下载:
  2. 计算机算法中著名的0_1背包问题:给定n种物品和一背包。物品i的重量是Wi,其价值为Vi,背包的容量是c,问应如何选择装入背包中的物品,使得装入背包中物品的总价值最大。-computer algorithm famous 0_1 knapsack problem : given n product and a backpack. I articles of the weight of Wi, the value of Vi and backpack is the capacity c, aske
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:11933
    • 提供者:贾明明
  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
    • 文件大小:10903
    • 提供者:夏琛
  1. 1993-1996美国计算机程序设计竞赛试题与解析

    0下载:
  2. 1993-1996美国计算机程序设计竞赛试题与解析 ginger547的算法系列资料-1993-1996 American Computer Programming Contest questions and parsing algorithm ginger547 series information
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2994122
    • 提供者:王健旭
  1. duoduantu

    0下载:
  2. 这是计算机算法基础中的动态规划的方法的一个例子,多段图是一个很经典的问题!这里的程序用于求解最小成本路径,用类似的思想可以解决最优分配方案的问题!-This is a computer algorithm based on the dynamic programming methods of an example, many of the map is a classic question! Here the procedures for calculating the minimum cost
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:5875
    • 提供者:中国
  1. 算法设计五

    0下载:
  2. 误差分析的方法有多种,例如,威点逊(J. H. Wilkison)针对的计算机的浮点运算提出的“向后误差分析”,这是一种先验估计误差的方法,较以往的“向前误差分析”在矩阵运算的舍入误差估计上有较好的结果,以而使矩阵的误差分析获得了突破性的进展,使不少用向前误差分析难于判定可靠性的数值方法获得新的进展。-error analysis by a number of means, for example, Granville point Morrison (J. H. Wilkison), refer
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:78689
    • 提供者:周易
  1. Chap06

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap06 矩阵特征值与特征向量计算-Computer numerical algorithm and procedures used (C++ Version) Chap06 matrix eigenvalue and eigenvector calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-05-09
    • 文件大小:18870
    • 提供者:lihui
  1. Chap01

    0下载:
  2. 计算机常用数值算法与程序 C++版 Chap01 概论-Computer numerical algorithm and procedures used C++ Version Chap01 Introduction
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:38271
    • 提供者:lihui
  1. Chap02

    0下载:
  2. 计算机常用数值算法与程序 C++版 Chap02 复数运算-Computer numerical algorithm and procedures used C++ Version Chap02 plural computing
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:10044
    • 提供者:lihui
  1. chap03

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) chap03 随机数产生-Computer numerical algorithm and procedures used (C++ Version) chap03 random number generator
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:9860
    • 提供者:lihui
  1. Chap04

    0下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap04 多项式于连分式计算-Computer numerical algorithm and procedures used (C++ Version) Chap04 polynomial continued fractions in the calculation
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:25015
    • 提供者:lihui
  1. Chap05

    1下载:
  2. 计算机常用数值算法与程序(C++版 ) Chap05 矩阵运算-Computer numerical algorithm and procedures used (C++ Version) Chap05 matrix calculation
  3. 所属分类:Algorithm

    • 发布日期:2016-08-26
    • 文件大小:22651
    • 提供者:lihui
  1. Chap07

    0下载:
  2. 计算机常用数值算法与程序(C++版) Chap07 线性方程组求解-Computer numerical algorithm and procedures used (C++ Version) Chap07 solving linear equations
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:26644
    • 提供者:lihui
  1. Chap10

    0下载:
  2. Chap10 数值积分 计算机常用数值算法与程序(C++版 )-Chap10 numerical integration of computer and procedures commonly used numerical algorithm (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-11
    • 文件大小:21052
    • 提供者:lihui
  1. Chap14

    0下载:
  2. Chap14 极值 计算机常用数值算法与程序(C++版 )-Chap14 extremum computer numerical algorithm and procedures used (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:22913
    • 提供者:lihui
  1. Chap16

    0下载:
  2. Chap16 特殊函数 E:\计算机常用数值算法与程序(C++版)-Chap16 special function E: computer numerical algorithm and procedures used (C++ Version)
  3. 所属分类:Algorithm

    • 发布日期:2017-05-14
    • 文件大小:16091
    • 提供者:lihui
  1. gaimc-1.0

    0下载:
  2. 一个常用的计算机图论算法包 包含常用的图论算法 如dijkstra 凸包-A commonly used computer algorithms graph theory package contains the commonly used graph theory algorithms such as convex hull, and so dijkstra
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:665324
    • 提供者:李一
  1. zuobiaolunhuanfa

    0下载:
  2. 计算机算法,编的不好,请各位批评指正,谢谢 坐标轮换法-Computer algorithms coordinate rotation method
  3. 所属分类:Algorithm

    • 发布日期:2017-04-07
    • 文件大小:1024
    • 提供者:王文杰
  1. zujuanyanjiu

    1下载:
  2. 计算机科学技术专业毕业论文设计——基于遗传算法和acsess数据库的组卷系统的研究。-Professional Thesis computer science and technology design- based on genetic algorithms and acsess Paper System in the database.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-01
    • 文件大小:228945
    • 提供者:立于
  1. caculatePI

    0下载:
  2. 该项目位计算机算法的课程作业,完成的比较出色-This project is a computer algorithms course work, completed more excellent
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:4710
    • 提供者:chaoge7624
« 12 3 4 5 6 7 »
搜珍网 www.dssz.com