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

搜索资源列表

  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
    • 文件大小:423884
    • 提供者:舒海林
  1. shh

    0下载:
  2. 人工智能学习中常见的四皇后问题的求解程序 ,此程序通过运用穷举法进行了求解-Artificial Intelligence Learning common four Queen's problem solving process, this procedure through the use of exhaustive method of solving
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1838
    • 提供者:梦雨
  1. tianji

    0下载:
  2. 田忌赛马问题:用动态规划问题,解决最优化问题,不错的算法哦-Tianji race issue : dynamic programming problem solving optimization problems, a good algorithm oh.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:918
    • 提供者:iori
  1. mae

    0下载:
  2. 生产者和消费者的问题,主要解决进程的同步和异步的问题-producers and consumers that the main problem solving process synchronous and asynchronous problems
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:25256
    • 提供者:mingming
  1. 2003011514-TSP

    0下载:
  2. 旅行商问题问题的二叉树求解方法,基于命令行参数的,-Traveling Salesman Problem Solving the problem of binary tree method, based on the command line parameters,
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1157358
    • 提供者:李灵坡
  1. 112213432545435

    0下载:
  2. n后问题,实现n后问题的求解,并且可以输出最有解-n, n after realizing the problem solving, and can export most Solution
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:6113
    • 提供者:李真志
  1. SourceCodeWM4e

    0下载:
  2. Data Abstraction & Problem Solving with C++源码
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:210201
    • 提供者:风浪
  1. Algorithms_Data_Structures_and_Problem_Solving_wit

    0下载:
  2. Algorithms Data Structures and Problem Solving with C++.pdf。。。提供给需要的共学下载
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:997482
    • 提供者:guohaifeng
  1. 0-1背包的回溯算法

    0下载:
  2. 回溯法解决0-1背包问题-Backtracking 0-1 knapsack problem solving
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:10011
    • 提供者:gtop
  1. 迷宫正确答案

    0下载:
  2. 经典迷宫问题求解-classic Maze Problem Solving
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:3456
    • 提供者:李白
  1. 稀疏矩阵标准答案

    0下载:
  2. 经典矩阵运算问题求解-classic problem solving matrix operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2572
    • 提供者:李白
  1. ClosestPairPoint

    0下载:
  2. 实现查找一组给定点中的最近点对,通过分治方法将问题求解,简化问题的复杂性。-Lookup a group to the latest sentinel points right, adoption of the partition method of problem solving, simplifying the complexity of the problem.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:韩希先
  1. 9连环

    0下载:
  2. 这是关于古代9连环问题的求解过程,包括安装跟坼卸-This is a chain of nine ancient problem solving process, including the installation of crack with dumping
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:7142
    • 提供者:混子杨
  1. POJ_report.rar

    0下载:
  2. 总共80多道题的POJ详细解题报告,每道题带ppt说明,很好很强大 ,A total of more than 80 questions the POJ report detailed problem-solving, with each title ppt shows that a good strong
  3. 所属分类:Data structs

    • 发布日期:2017-05-13
    • 文件大小:3230749
    • 提供者:qiming
  1. HDU2000_2099Report.rar

    0下载:
  2. 杭电ACM2000——2099解题报告,汇集了详细的解体报告和思路!,Hang electric ACM2000- 2099 problem-solving report details the disintegration of a collection of reports and ideas!
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:825243
    • 提供者:G。G。
  1. ACM.rar

    0下载:
  2. ACM比赛解题报告,包括hdu1880、zoj1010、zoj1015,为原创的报告,算法不一定最优的,ACM problem-solving competition, including hdu1880, zoj1010, zoj1015, for the original report, the algorithm does not necessarily optimal
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:27680
    • 提供者:Scott
  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. 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. 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-29
    • 文件大小:1605
    • 提供者:GUM
  1. joephs-problem

    0下载:
  2. 本程序是中国科学技术大学数据结构的上机作业,本人亲自编写并调试通过,主要使用链表求解约瑟夫问题。-This program is on the machine operation University of Science and Technology of China data structures, personally written and debugged, the main use of the list Joseph problem solving.
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:722708
    • 提供者:王启
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com