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

搜索资源列表

  1. Data Structures And Problem Solving Java Source Co

    0下载:
  2. 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:413.95kb
    • 提供者:舒海林
  1. subsum.rar

    0下载:
  2. 回溯法求子集和问题, 在回溯过程中利用了剪枝 ,The back track method to solve the sub sum problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:995byte
    • 提供者:syys
  1. 0-1Knapsack.problem

    0下载:
  2. Knapsack problemnew01背包问题(动态规划) 01背包实验报告-Knapsack problemnew01 knapsack problem (dynamic programming) 01 backpack Experimental Report
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:2.08mb
    • 提供者:ggq
  1. 8queens-problem

    0下载:
  2. 八皇后问题并行算法及源代码(附N皇后) 八皇后问题并行算法及源代码(附N皇后)-Eight queens problem parallel algorithm and source code (with N Queen) Eight queens problem parallel algorithm and source code (with N Queen)
  3. 所属分类:Data structs

    • 发布日期:2017-03-31
    • 文件大小:292.79kb
    • 提供者:赵子番
  1. NqueenProblem

    0下载:
  2. 著名的n皇后问题 在一个棋盘上, 如果任意两个皇后排在同一行或者同一列上就会互相残杀, 此算法用以解决棋盘上n个皇后如何排列才能不互相残杀。 -N the famous Queen s problem in a chessboard, if any two of Queen s in the same line or on the same row will be killing each other, the algorithm to solve n chessboard with a Que
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:7.48kb
    • 提供者:piki
  1. LinerArange

    0下载:
  2. 动态规划方法视线特殊的(0,1,2)背包问题,获得最佳的物品取舍方案-Dynamic programming special attention (0,1,2) knapsack problem, obtain the best trade-off program items
  3. 所属分类:Data structs

    • 发布日期:2017-05-06
    • 文件大小:256.34kb
    • 提供者:taolizao
  1. KnapsackProblem

    0下载:
  2. 0/1背包问题的几种解法,包括回溯法、动态规划法以及穷举法。另外还包括集中方法的一个测试报告。-0/1 knapsack problem several solutions, including backtracking, dynamic programming method and the exhaustive method. It also includes a focus on methods of test reports.
  3. 所属分类:Data structs

    • 发布日期:2017-04-24
    • 文件大小:153.66kb
    • 提供者:王若
  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
    • 文件大小:1.02kb
    • 提供者:Scott
  1. WATERJUG

    0下载:
  2. this water jug problem in c-this is water jug problem in c++
  3. 所属分类:Data structs

    • 发布日期:2017-04-10
    • 文件大小:1.11kb
    • 提供者:aditya
  1. Problem-GET

    0下载:
  2. Problem-GET A LINE study ACM 不错的ACM-Problem-GET A LINE study ACM
  3. 所属分类:Data structs

    • 发布日期:2017-04-25
    • 文件大小:79.23kb
    • 提供者:puppy
  1. 4Q

    0下载:
  2. this program is about 4 Queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:1.26kb
    • 提供者:Gautami
  1. assgin02

    0下载:
  2. 本程序解决下列问题:利用动态规划算法实现装配线调度问题。  要求测试数据以文本文件的形式存储,  即所有的数据由文本文件读入。-This program addresses the following issues: the use of dynamic programming algorithm assembly line scheduling problem.  requires test data to a text file is st
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:27.1kb
    • 提供者:cai0538
  1. Towers-of-Hanoi-problem

    0下载:
  2. 用递归算法实现汉诺塔问题,并输出所移动的步数-Towers of Hanoi problem using recursive algorithm,and output the number of the movement
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:557byte
    • 提供者:Lee
  1. hangdian1016

    0下载:
  2. Prime Ring Problem 杭州电子科技大学ACM在线判定系统的1016题素数环,本人自己写的算法,有兴趣的同学可以拿去参考下,正常情况是可以AC的-Prime Ring Problem, Hangzhou University of Electronic Science and Technology ACM determine the system' s 1016 title-line prime ring, I write their own algorithms, in
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:170.85kb
    • 提供者:无晴
  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
    • 文件大小:22.85kb
    • 提供者:赵明臣
  1. N-queen-problem

    0下载:
  2. n皇后问题 n皇后问题 n皇后问题-n queens n queens n queens n queens n queens problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:26.15kb
    • 提供者:ilove
  1. multi-machine-scheduling-problem

    0下载:
  2. 用贪心算法解决多级调度问题,用C++语言实现-Greedy algorithm for multi-machine scheduling problem
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:1.33kb
    • 提供者:张张
  1. Mazing-Problem

    0下载:
  2. 迷宫问题 以一个m*n的长方阵表示迷宫,0和1分别表示迷宫中的通路和障碍。设计一个程序,对任意设定的迷宫,求出一条从入口到出口的通路,或得出没有通路的结论。 基本要求: (1)首先实现一个以链表作存储结构的栈类型,然后编写一个求解迷宫的非递归程序。求得的通路以三元组(i,j,d)的形式输出,其中(i,j)指示迷宫中的一个坐标,d表示走到下一坐标的方向。 (2)测试几组数据,数据的规模由小变大,即网格越来越小,障碍越来越复杂。 拓展要求: 实现该问题的可视化界面,用鼠标点
  3. 所属分类:Data structs

    • 发布日期:2017-03-24
    • 文件大小:42.84kb
    • 提供者:panbowen
  1. Josephus--problem

    0下载:
  2. 约瑟夫斯(Josephus)问题的一种描述是:编号为1,2,…,n的n个人按顺时针方向围坐一圈,每人持有一个密码(正整数)。一开始任选一个正整数作为报数上限值m,从第一个人开始按顺时针方向自1开始报数,报到m时停止报数。报m的人出列,将他的密码作为新的m值,从他在顺时针方向下一个人开始重新从1报数,如此下去,直至所有的人全部出列为止。试设计一个程序,按出列顺序印出各人编号。-Josephus (Josephus) a descr iption of the problem are: number
  3. 所属分类:Data structs

    • 发布日期:2017-03-23
    • 文件大小:56.35kb
    • 提供者:冯柳鑫
  1. josephus problem

    0下载:
  2. 分别通过顺序表和链表的方式,利用C++实现约瑟夫斯问题(C++ implementation of the Josephus problem)
  3. 所属分类:数据结构

    • 发布日期:2017-12-26
    • 文件大小:1.46mb
    • 提供者:嘉树
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com