CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - problem solving

搜索资源列表

  1. maxflow

    0下载:
  2. 关于网络流的一些代码,解题报告有最大流,最小费用最大流等-On a number of network flow code, problem-solving report maximum flow, minimum cost maximum flow, etc.
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:6987
    • 提供者:tjj
  1. MC-Solve

    0下载:
  2. 野人与传教士问题的求解程序,对N=3,K=2给出正确路径-Savage with the missionary problem solving procedures, N = 3, K = 2 are given the correct path
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:10240
    • 提供者:ninja
  1. report

    0下载:
  2. poj解题报告,包括了许多很经典的算法-POJ problem solving reports, including a number of classic algorithms
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-20
    • 文件大小:5843569
    • 提供者:michael
  1. vrp

    2下载:
  2. 本人原创的用遗传算法实现的vrp问题求解,基于matlab语言-I original genetic algorithm is used to achieve the vrp problem solving, based on the matlab language
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4425
    • 提供者:hattrick
  1. MATLAB-math

    3下载:
  2. 高等应用数学问题MATLAB求解习题参考解答 ,薛定宇(pdf版本)-Higher applied mathematics problem solving exercises MATLAB Solutions, Xue Dingyu (pdf version)
  3. 所属分类:matlab例程

    • 发布日期:2013-02-17
    • 文件大小:4801687
    • 提供者:
  1. zoj_1013_Great_Equipment

    0下载:
  2. 这是一道经典的DP题目,如果不做就太遗憾了,我刚开始没有做出来,后来看了别人的解题报告才做出来的-This is a classic topic of DP, if not too sorry, I did not do it just started, after reading other people' s problem-solving done by the report of
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1049
    • 提供者:Scott
  1. DataStruct

    0下载:
  2. 此文件夹中共包括十二个小程序 AVL创建平衡二叉树,通过加入一个个的结点创建,并实现了平衡二叉树中的结点删除 Boyer_Moore算法的串模式匹配 Horspool算法的串模式匹配 Graph实现了有向图的非递归广度优先遍历及非递归深度优先遍历 HeapSort利用堆排序实现优先级队列 Merge实现二路归并排序算法 MFK动态规划解背包问题 nqueue求解n皇后问题 QuickSort快速排序算法的实现。 Shell排序算法的实现。 Tree程序
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:374817
    • 提供者:zouyan
  1. tabu_search-Solve-the-TSP-problem

    0下载:
  2. 基于禁忌搜索算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Tabu search algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-29
    • 文件大小:1191
    • 提供者:孙岩
  1. ant_colony_system-Solve-the-TSP-problem

    1下载:
  2. 基于蚁群算法的50个城市TSP问题的求解,可推广至类似NP-hard问题。-Ant colony algorithm based on the 50 cities TSP problem solving can be extended to a similar NP-hard problem.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-03-28
    • 文件大小:1421
    • 提供者:孙岩
  1. TSPBranchAndBound

    0下载:
  2. TSP TRAVEL SALES MAN PROBLEM SOLVING
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:1069
    • 提供者:khalid
  1. 8number

    0下载:
  2. 使用 人工智能里面的 A算法 解决八数码问题 使用C语言进行编写的-A method using artificial intelligence inside the eight-puzzle problem solving using the C language written in
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:2845
    • 提供者:朱玄
  1. swarm_optimization-Solve-the-TSP-problem

    0下载:
  2. 一个基于粒子群优化算法源码,(PSO)的50个城市TSP问题的求解,可推广至类似NP.-A source code based on particle swarm optimization, (PSO) of the 50 cities TSP problem solving, can be extended to similar NP.
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:2112
    • 提供者:抛弃
  1. 3-problem-solving11

    0下载:
  2. Problem solving techniques in artificial intelligent subject
  3. 所属分类:File Formats

    • 发布日期:2017-05-10
    • 文件大小:2229248
    • 提供者:abc
  1. MaxClique

    0下载:
  2. Miscrosoft Visula Studio .NET + C++求解最大团问题,并比较了求解最大团问题的几种算法。-Miscrosoft Visula Studio. NET+ C++ solve the maximum clique problem, and compared the maximum clique problem solving algorithms.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-11
    • 文件大小:2791620
    • 提供者:谢斌
  1. problem-solving

    0下载:
  2. 各种问题算法,包括,N皇后问题回溯算法,动态计算网络最长最短路线,货郎担界限,矩阵乘法动态规划等-Algorithm for various problems, including, N Queens problem backtracking algorithm, dynamic network of the longest shortest path computation, Traveling Salesman boundaries, such as dynamic programming
  3. 所属分类:Data structs

    • 发布日期:2017-04-05
    • 文件大小:23400
    • 提供者:赵明臣
  1. Infinite-problem

    0下载:
  2. Markov Decision Progresss中的无限维问题求解仿真实例。-Markov Decision Progresss problem solving in the infinite-dimensional simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:4653
    • 提供者:晓明
  1. maze-problem

    0下载:
  2. 实现迷宫问题的求解:以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。-Achieve maze problem solving: a long-m* n matrix that maze, 0 and 1, respectively, in the maze of paths and obstacles. Design a program, for any set of the maze, find
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1605
    • 提供者:GUM
  1. Blocks-Problem

    0下载:
  2. 中山大学sicily题库的一道题,解题思路明了,非常简单!-Sun Yat-sen University sicily exam a question, problem-solving Si Luming, very simple!
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1014
    • 提供者:马化腾
  1. The-solving-report-of-ACM-problems

    0下载:
  2. ACM经典题目的解题报告,题目汇总全面,解析详尽。-ACM classic topic of problem solving report, entitled Summary comprehensive, analytical and detailed.
  3. 所属分类:Other windows programs

    • 发布日期:2017-05-22
    • 文件大小:6751988
    • 提供者:lily
  1. Joseph-problem

    0下载:
  2. 利用循环链表实现约瑟夫问题的求解。 约瑟夫问题如下:已知n个人(n>=1)围坐一圆桌周围,从1开始顺序编号。从序号为1的人开始报数,顺时针数到m的那个人出列;他的下一个人又从1开始报数,数到m的那个人又出列;依此规则重复下去,直到所有人全部出列。请问最后一个出列的人的编号。 -Circular linked list Joseph problem solving. Joseph questions are as follows: Given n individuals (n>
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-31
    • 文件大小:900650
    • 提供者:小咩
« 1 23 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com