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

搜索资源列表

  1. eno&weno.rar

    5下载:
  2. 数值计算程序,基于非结构有限体积法的eno和weno的计算格式.-Numerical procedure, based on the volume of non-structural priority issue
  3. 所属分类:数学计算/工程计算

    • 发布日期:2014-03-10
    • 文件大小:10687
    • 提供者:
  1. 图的深度优先周游_递归_邻接矩阵

    0下载:
  2. 图的深度优先算法,这个算法非常的实用,应该经常被用到-map the depth priority algorithm, the algorithm is very practical, should always be used
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1139
    • 提供者:邓为
  1. BDFS

    0下载:
  2. 用邻接表表示无向图的深度优先搜索遍历 有助于大家理解图的优先遍历问题-adjoining table with no plans to the depth-first search traverse help you understand the plans of the priority issues Traversing
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1181
    • 提供者:ps
  1. chenbo广度

    0下载:
  2. 人工智能运用广度优先算法来解决八数码问题,由初始状态到目标状态按层搜索-breadth priority use of artificial intelligence algorithms to solve eight digital issue, the initial state to the target state by layer Search
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:11649
    • 提供者:春风秋雨
  1. 图的操作界面

    0下载:
  2. 图邻接表的建立,深度优先遍历,.广度优先遍历,最小生成树,拓扑排序,单源点到其余各个顶点的最短路径等对图的操作!VC界面!-plans to establish the adjacent table, depth-first traversal. Breadth priority traversal, the minimum spanning tree, topological sorting, single-source all of the rest of the vertices such
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:65237
    • 提供者:陈青侠
  1. 简单的表达式求值

    0下载:
  2. 语法分析正确后就可以求值了,求值时用到一个操作数堆栈和操作符堆栈,以及一个算符优先表(存储了运算符之间的优先关系),具体细节可以阅读源码。-syntax analysis is correct after it evaluates the value used for a number of operations and the operator stacks stack, and an operator priority list (stored Operators relations bet
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1972193
    • 提供者:李平
  1. 20051004深度优先 人工智能 八数码

    1下载:
  2. 人工智能中很重要的思想,用深度优先的思想解决八数码问题。-AI is very important idea, with priority to the depth of eight digital thinking to solve problems.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:290889
    • 提供者:张南
  1. 0801

    0下载:
  2. 功能:构造图,并进行图的深度优先遍历(邻接表存储结构),图的广度优先遍历,内附详尽的源代码说明-function : tectonic map, and map depth-first traversal of the (storage structure adjacent table), the breadth of the plan priority traversal, enclosing a detailed note of the source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2714
    • 提供者:孙廷
  1. fenzhixianjie

    0下载:
  2. 0/1背包问题的优先队列式分支限界算法程序-0/1 knapsack problem the priority queue-type branch and bound algorithm procedure
  3. 所属分类:Data structs

    • 发布日期:2017-03-26
    • 文件大小:2252
    • 提供者:shanyan
  1. priority_queue

    0下载:
  2. Priority queue use the structure priority_queue in C++ and realization functions. All methods write in Korman
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:110695
    • 提供者:ODDI
  1. BERd2

    0下载:
  2. 在不同的信道条件下计算第一类优先级数据平均频谱效率的MATLAB函数-In different channel conditions, the first class priority data calculated the average spectral efficiency of the MATLAB function
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:799
    • 提供者:高建丰
  1. PRIORITY

    0下载:
  2. Priority scheduling algorithm in C
  3. 所属分类:Algorithm

    • 发布日期:2017-04-04
    • 文件大小:658
    • 提供者:kvk
  1. sRtree

    0下载:
  2. 快速动态优先搜索树的实现Rapid implementation of dynamic priority search tr-Rapid implementation of dynamic priority search tree
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-01
    • 文件大小:989477
    • 提供者:yue
  1. priority-queue

    0下载:
  2. data structure program in c to implement priority q-data structure program in c to implement priority queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-01
    • 文件大小:927
    • 提供者:scot
  1. two-priority-methods

    0下载:
  2. 这个是一个比较基础的东西,比较适合初学者来学习,同时,最小二乘法是一个很不错的拟合方法-two priority methods-least logarithm square method
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:224482
    • 提供者:xk
  1. priority-queue

    0下载:
  2. 使用循环队列创建最小和最大优先队列,并使用堆排序方法去排序。-Using the circular queue to create the min and max priority queue, and using heap sort method to sort the queue.
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:211755
    • 提供者:kid
  1. priority-based-method-

    0下载:
  2. robocup rescue 机器人救援仿真参考论文 非预案方式下警力分配模型的研究与仿真(基于优先级的警察智能体的构建方法,周诚)-robocup rescue robot rescue simulation mode reference paper non-plan allocation model of police and Simulation (priority-based method of constructing the police agent, Zhou Cheng)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-03
    • 文件大小:1131405
    • 提供者:王化银
  1. priority

    0下载:
  2. 操作系统中高优先权优先调度算法 可用于操作系统课设,是调度算法中重要部分-Operating system a high priority priority scheduling algorithm can be used class-based operating system, it is an important part of the scheduling algorithm
  3. 所属分类:Data structs

    • 发布日期:2017-05-07
    • 文件大小:1102519
    • 提供者:赵宇
  1. priority-queue

    0下载:
  2. 优先队列 数据结构与算法 哈工大软件设计与开发 优秀代码 分享交流-hit code priority queue
  3. 所属分类:Data structs

    • 发布日期:2017-04-12
    • 文件大小:1083
    • 提供者:王兄
  1. The-priority-method-for-UC

    0下载:
  2. 尝试利用优先顺序法解决机组组合问题。数据是1024节点的~-Try to take advantage of priority method to solve the problem of unit combination.
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3917
    • 提供者:ethbk
« 12 3 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com