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

搜索资源列表

  1. A-fast-equivalent-for-System.Random

    0下载:
  2. a very well random generator code-a very well random code generator
  3. 所属分类:数学计算/工程计算

    • 发布日期:2008-10-13
    • 文件大小:4489
    • 提供者:di_jin
  1. timetable

    1下载:
  2. 一台精密仪器的工作时间为 n 个时间单位。与仪器工作时间同步进行若干仪器维修程序。一旦启动维修程序,仪器必须进入维修程序。如果只有一个维修程序启动,则必须进入该维修程序。如果在同一时刻有多个维修程序,可任选进入其中的一个维修程序。维修程序必须从头开始,不能从中间插入。一个维修程序从第s个时间单位开始,持续 t个时间单位,则该维修程序在第s+t-1个时间单位结束。为了提高仪器使用率,希望安排尽可能少的维修时间。 -a precision instrument for the time n time
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:93570
    • 提供者:wu
  1. A-Star_4

    0下载:
  2. A-star 问题找到最短路径 结合了遇到障碍物问题。-A-star to find the shortest path with obstacles encountered problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:77505
    • 提供者:王名一
  1. A星寻路算法例程

    2下载:
  2. A星寻路算法,有算法步骤详解,及一个小例子,可将寻路结果打印在控制台
  3. 所属分类:数据结构常用算法

  1. 给定n 位正整数a,去掉其中任意k≤n 个数字后

    0下载:
  2. 给定n 位正整数a,去掉其中任意k≤n 个数字后,剩下的数字按原次序排列组成一个新的正整数。对于给定的n位正整数a 和正整数k,设计一个算法找出剩下数字组成的新数最小的删数方案。 对于给定的正整数a,编程计算删去k个数字后得到的最小数。 ,Given n-bit positive integer a, which removed any k ≤ n digits, the remaining number of the original order to form a new po
  3. 所属分类:STL

    • 发布日期:2017-03-21
    • 文件大小:3117
    • 提供者:王东
  1. 1002NA

    5下载:
  2. A polynomial of degree n has the common form as . Your task is to write a function to find a root of a given polynomial in a given interval. Format of function double Polynomial_Root(int n, double c[], double a, double b, double EPS) whe
  3. 所属分类:Algorithm

    • 发布日期:2017-04-03
    • 文件大小:1039
    • 提供者:suncheng
  1. A

    0下载:
  2. A note on the gradient of a multi-image
  3. 所属分类:Algorithm

    • 发布日期:2017-04-02
    • 文件大小:554278
    • 提供者:www
  1. a-star-algorithm-implementation

    0下载:
  2. A* 算法可复用的实现(用了模板), 并配有几个简单例子-the implementation of A star algorithm with C++ template. some simple but classic problems solved with it is here too.
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:18017
    • 提供者:lichunyu
  1. A-STAR

    0下载:
  2. 人工智能A*算法的VC程序,已通过验证,请放心下载-AI A* algorithm for the VC program, has been verified, please be assured Download
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1686
    • 提供者:xingan
  1. A

    0下载:
  2. A simple airline ticket reservation program
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:2429
    • 提供者:Carl
  1. DFAFcooperativerelayinLTE-A

    0下载:
  2. LTE-A中的AF和DF中继研究,比较有用-LTE-A in the AF and DF relaying research, more useful
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:293036
    • 提供者:天地行
  1. Load-a-sequence-of-images-into-matlab

    0下载:
  2. to load a bunch of images into matlab.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-21
    • 文件大小:542
    • 提供者:freyssineta
  1. A-star-base-programs

    1下载:
  2. A star algorithm to find the shortest path between two nodes
  3. 所属分类:matlab

    • 发布日期:2017-03-23
    • 文件大小:4871
    • 提供者:shriram
  1. Using-SeDuMi-1.02.-A-Matlab-toolbox-

    0下载:
  2. Using SeDuMi 1.02. A Matlab toolbox for optimization over symmetric cones
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:142288
    • 提供者:流浪的月亮
  1. A-A-Guide-to-MATLAB-for-Beginners-and-Experienced

    0下载:
  2. This a beginers guide to matlab. This text lays a concrete background of matlab.-This is a beginers guide to matlab. This text lays a concrete background of matlab.
  3. 所属分类:matlab

    • 发布日期:2017-05-17
    • 文件大小:4704259
    • 提供者:Naush
  1. a-star-pathfinder-v.-1.92

    0下载:
  2. a star pathfinder v. 1.92,高效的A*寻路,一个外国牛人写的,可以编译直接运行-A star Pathfinder v., 1.92, A* pathfinding, a foreign expert to write, can be compiled to run directly
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-06-10
    • 文件大小:17794048
    • 提供者:谢春洋
  1. A star

    2下载:
  2. 使用A star算法进行路径规划。。matlab代码。。。。。。(Path planning using the A star algorithm)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-24
    • 文件大小:180224
    • 提供者:shaoyy
  1. A星算法自寻路

    1下载:
  2. A星算法自寻路的C及C++实现,并在窗口中实现路径的起点、终点、障碍,最后显示路径。(C and C++ implementation of self routing of A star algorithm)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2019-10-06
    • 文件大小:63488
    • 提供者:4045
  1. A algorithm

    2下载:
  2. A算法实现路径规划,数字地图用矩阵建立的(A* algorithm, A* algorithm to achieve path planning, digital map with matrix establishment)
  3. 所属分类:matlab例程

    • 发布日期:2019-11-30
    • 文件大小:112640
    • 提供者:理行者
  1. a-star-algorithm-master

    1下载:
  2. a-star静态路径最优搜素算法。a-star静态路径最优搜素算法。(A-star static path optimal search algorithm.)
  3. 所属分类:数值算法/人工智能

    • 发布日期:2021-02-04
    • 文件大小:2048
    • 提供者:sgw8
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com