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

搜索资源列表

  1. HTK-3.3

    0下载:
  2. Hidden Markov Toolkit (HTK) 3.2.1 HTK is a toolkit for use in research into automatic speech recognition and has been developed by the Speech Vision Robotics Group at the Cambridge University Engineering Department (http://svr-www.eng.cam.ac.uk) an
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:2.13mb
    • 提供者:mesu
  1. ntree

    2下载:
  2. 设T 是一棵带权树,树的每一条边带一个正权。又设S 是T 的顶点集,T/S 是从树T 中 将S中顶点删去后得到的森林。如果T/S中所有树的从根到叶的路长都不超过d ,则称T/S 是一个d 森林。 (1)设计一个算法求T的最小顶点集S,使T/S是d 森林。(提示:从叶向根移动) (2)分析算法的正确性和计算复杂性。 (3)设T中有n 个顶点,则算法的计算时间复杂性应为O(n)。-based T is a right to bring a tree for every one o
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:878byte
    • 提供者:自由人
  1. PackageProblem

    2下载:
  2. 实现背包问题 package problem 1. 问题描述 假设有一个能装入总体积为T的背包和n件体积分别为w1 , w2 , … , wn 的物品,能否从n件物品中挑选若干件恰好装满背包,即使w1 +w2 + … + wn=T,要求找出所有满足上述条件的解。例如:当T=10,各件物品的体积{1,8,4,3,5,2}时,可找到下列4组解: (1,4,3,2)、(1,4,5)、(8,2)、(3,5,2)。 2. 基本要求 读入T、n、w1 , w2 , … , wn
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:9.08kb
    • 提供者:李昭明
  1. cyuanchengxu

    0下载:
  2. 函数模板T max(T a, T b, T c),使之实现对任何类型数,能从三个数中求出最大数返回。设计各种类型数据(char,short,long,float,double)调用此函数模板。-function template T max (T a, b T, T c), to enable it to achieve any of several types, a few were from the three sought to return to the greatest number.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:2.97kb
    • 提供者:gongwen
  1. baotong

    0下载:
  2. 报童问题的计算机仿真 %tm一轮实验的预定模拟天数 %t一轮实验的仿真天数累积值 %z订报量 %z 最优订报量 %g订报量z之上界 %s1损失值之累计值 %s最小损失值值 %r按概率分布产生随机售报量样本-newsboy problem of computer simulation% tm an experimental simulation of the target number of days a t% of the experimental days of
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:824byte
    • 提供者:吴江华
  1. myB+T

    0下载:
  2. 实现一个B*Tree的添加和查找,输入数据为一组字典文件-achieve a B * Tree Search and the addition, the input data for a group of documents dictionary
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3.35kb
    • 提供者:Ren Kai
  1. t

    0下载:
  2. A*算法只要求产生问题的全部状态空间的部分结点及关系,就可以求解问题了,搜索效率较高。当然由于A*算法中没有回溯,因此某些情况下可能会找不到正确的解过程。
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7.41kb
    • 提供者:gaoqun
  1. matlabVidioRead

    0下载:
  2. M a t l a b 中读取视频avi文件的小程序
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:18.74kb
    • 提供者:wang
  1. Matlab1ANNToolBar

    0下载:
  2. 一个神经网络的工具箱,用于M a t l a b中
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:59.54kb
    • 提供者:wang
  1. 一个伪随机数的测试程序,外国,多平台t

    0下载:
  2. 这是一个经典的伪随机数生成程序,特别方便和实用-This is a classic pseudo-random number generator procedures, particularly convenient and practical
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:46.04kb
    • 提供者:gcl
  1. quasi-newton.rar

    3下载:
  2. 一个用拟牛顿算法求解优化问题的程序,此程序为MATLAB程序,大家用前自己注意检查一下,A Quasi-Newton algorithm using optimization procedures, the procedures for the MATLAB program, we pay attention to before their own check
  3. 所属分类:Algorithm

    • 发布日期:2016-03-15
    • 文件大小:110.63kb
    • 提供者:idhot
  1. fuzzycontroler

    1下载:
  2. 模糊控制算法的一个Simulink模型,可运行,供共同学习和交流-Fuzzy control algorithm, a Simulink model to run for the common learning and exchange
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:5.56kb
    • 提供者:gaofei
  1. new

    0下载:
  2. Bowtie比对结果进行聚类,然后该程序完成提取聚类中与基因组错配碱基位点的A、T、C、G碱基的覆盖情况-Bowtie than clustering the results, and then extract the clustering process is complete mismatch with the genomic base sites A, T, C, G bases coverage
  3. 所属分类:Bio-Recognize

    • 发布日期:2017-05-16
    • 文件大小:3.93mb
    • 提供者:李江域
  1. fuzzyPR

    0下载:
  2. 模糊聚类的经典算法,可以使用UCI数据集进行聚类,该程序附有详细的说明-Classical fuzzy clustering algorithm, you can use the UCI data sets clustering, the program is accompanied by a detailed descr iption of
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:8.63kb
    • 提供者:杨方瑜
  1. program

    0下载:
  2. 其中有五个程序,详细地说明了五种基于模糊数据的模糊聚类的方法与实现步骤。其中五种程序分别来自五个权威外文论文-Among them, five procedures, detailed descr iption of five based on fuzzy data fuzzy clustering methods and implementation steps. Five procedures in which the authority of a foreign language from
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:9.55kb
    • 提供者:
  1. s.t

    0下载:
  2. 有约束2a+b^2+tan(c)=15 目标函数a*exp(b/x)+c=y 的最小二乘解-Binding 2a+ B ^ 2+ Tan (c) = 15 the objective function a* exp (b/x)+ C = y the least squares solution
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1.57kb
    • 提供者:ZT
  1. 3_9

    1下载:
  2. 使用模糊控制来实现单级倒立摆的控制仿真。使用了sugeno 模型来完成-The use of fuzzy control to achieve a single-stage inverted pendulum control simulation. Sugeno model used to complete the
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1.23kb
    • 提供者:MR_WANG
  1. multiboost-0.71.src.tar

    1下载:
  2. MultiBoost 是c++实现的多类adaboost酸法。与传统的adaboost算法主要解决二类分类问题不同,MultiBoost解决的是多类的分类问题,而并不是把多类转化成二类问题。-MultiBoost is a C++ implementation of the multi-class AdaBoost algorithm. AdaBoost is a powerful meta-learning algorithm commonly used in machine learning
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-23
    • 文件大小:78kb
    • 提供者:周简单
  1. Astar_TSP

    0下载:
  2. 用A星算法解决旅行商(货郎担)问题,附设计报告和测试用例-A Star algorithm used to solve TSP (traveling salesman) problems, with the design of reports and test cases
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-08
    • 文件大小:58.77kb
    • 提供者:杨猛
  1. TSP_branch_and_bound_method

    0下载:
  2. 用来解决旅行商问题 可以直接运行 很好的代码-Used to solve the traveling salesman problem can be directly run a very good code
  3. 所属分类:Data structs

    • 发布日期:2017-04-13
    • 文件大小:1.88kb
    • 提供者:罗兰
« 12 3 4 5 6 7 8 9 10 ... 39 »
搜珍网 www.dssz.com