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

资源列表

« 1 2 ... .36 .37 .38 .39 .40 25541.42 .43 .44 .45 .46 ... 28276 »
  1. 数字三角形问题

    0下载:
  2. /*数字三角形问题 问题描述: 给定一个由n行数字组成的数字三角形如下图所示。试设计一个算法,计算出从三角形的顶至底的一条路径,使该路径经过的数字总和最大。 7 3 8 8 1 0 2 7 4 4 4 5 2 6 5 编程任务: 对于给定的由n行数字组成的数字三角形,编程计算从三角形的顶至底的路径经过的数字和的最大值-/ * Digital triangle Issue Descr iption : given an OK by the number n of triangular figure
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1082
    • 提供者:phq
  1. 解决TSP的遗传算法

    1下载:
  2. 对于具有一定规模的TSP问题的求解,至今没有较完善的求解办法。本程序是用遗传算法来求解TSP问题。-for a certain size of the TSP solution and there has been no better way to solve. This procedure is used genetic algorithms to TSP.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:3857
    • 提供者:阳光灿烂
  1. 程序存储问题

    0下载:
  2. 程序存储问题:设有n 个程序{1,2,…, n }要存放在长度为L的磁带上。程序i存放在磁带上的长度是Li ,1≤i≤n 程序存储问题要求确定这n 个程序在磁带上的一个存储方案,使得能够在磁带上存储尽可能多的程序。 编程任务: 对于给定的n个程序存放在磁带上的长度,编程计算磁带上最多可以存储的程序数。 数据输入:由文件input.txt给出输入数据。第一行是正整数n,表示文件个数。接下来的1 行中,有n 个正整数,表示程序存放在磁带上的长度。 结果输出: input.txt output.txt
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1475
    • 提供者:phq
  1. c语音遗传算法程序包

    1下载:
  2. 遗传算法原程序,并行算法,原代码,随机搜索算法-GA original program, parallel algorithm, the original code, random search algorithm
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:27445
    • 提供者:罗丁
  1. 黑白棋子的算法程序实现

    0下载:
  2. 黑白棋子的算法程序实现详细步骤及实现过程-reversi son algorithm program and detailed steps for achieving
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:1935010
    • 提供者:刘世炎
  1. A star算法类的实现(接口设计)

    1下载:
  2. A star 算法类的实现(算法接口,针对迷宫问题设计)-algorithm to achieve the category (algorithm interface design issues against maze)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:2928
    • 提供者:刘世炎
  1. 8个数码游戏

    0下载:
  2. 模式识别中的常用搜索算法中的8数码游戏程序-pattern recognition of commonly used search algorithm of eight digital Games
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:150768
    • 提供者:刘世炎
  1. 隐马尔可夫模型(源代码和原理介绍)

    1下载:
  2. 隐马尔可夫模型,C语言编写,重要的是里面附带有隐马尔可夫模型原理介绍的ppt,可以对应学习-HMM, C language, it is important that they are incidental tenets of Hidden Markov Models introduced ppt, can learn from counterparts
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:40556
    • 提供者:王飞
  1. 人脸定位与检测实例

    0下载:
  2. 模式识别中人脸的检测与定位所包含的算法程序(facedetect)-pattern recognition of the human face detection and location included in the algorithm (facedetect)
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:469082
    • 提供者:刘世炎
  1. c--100

    0下载:
  2. 经典100例c语言编辑程序~包含很多经常考试中考到的程序~很值得一看!-100 cases of classical language editor c ~ include many regular examinations as well as to the procedures to a very eye-catcher!
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:53805
    • 提供者:夏爱
  1. GZIP

    0下载:
  2. GNU 系统开发的基于Iz77语法的压缩 学习lz77压缩算法 -GNU system development based on the syntax of compressed Iz77 learning lz77 Compression Algorithm
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:254915
    • 提供者:君风
  1. 各种排序算法

    0下载:
  2. 各种常用的排序算法源程序,包括快速排序/归并排序/带限期的排序以及贪心法的实现程序-various commonly used algorithm source, including rapid sequencing / merge sorting / ranking with the deadline and the greedy method to achieve procedures
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9868
    • 提供者:zbing0203
« 1 2 ... .36 .37 .38 .39 .40 25541.42 .43 .44 .45 .46 ... 28276 »
搜珍网 www.dssz.com