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

搜索资源列表

  1. eating-apple-problem

    0下载:
  2. 吃苹果eating apple problem问题代码-eat apples problem was eating apple code
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4715
    • 提供者:ws
  1. reader-writer-problem

    0下载:
  2. reader-writer-problem读者写者问题代码-reader-writer-problem readers to write code problem
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:8518
    • 提供者:ws
  1. 求解Knight Tour Problem

    0下载:
  2. 求解Knight Tour Problem,马的走法是“日”字形路线,例如当马在位置15的时候,它可以到达2、4、7、11、19、23、26和28。但是规定马是不能跳出棋盘外的,例如从位置1只能到达9和14
  3. 所属分类:C#编程

  1. problem-of-24-points

    0下载:
  2. 解决二十四点问题的算法,提供了一个有理数类,通过回溯法解决问题-solve the problem of the 24 points
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-27
    • 文件大小:861
    • 提供者:Nick Green
  1. AP_For_VRPTW100

    1下载:
  2. 车辆路径问题的C代码,里面有测试数据和结果分析。-Vehicle routing problem with the C code, there are test data and results analysis.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1709935
    • 提供者:Zhang Minjie
  1. 演化法

    0下载:
  2. 首先介绍了当前求解TSP问题最好的演化算法之一:GT算法。文中重点设计了在NOW上求解旅行商问题GT算法的并行算法,详细描述了设计思路,设计策略。还给出了相当详细的并行算法描述。文中设计的并行算法已经在NOW上的PVM平台上实现。关键词NOW,演化计算,旅行商问题,并行计算-first briefed on the current TSP evolutionary algorithm best one : GT algorithm. The article focused on the desi
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:200229
    • 提供者:巨金华
  1. producer-consumer-problem

    0下载:
  2. Introduction In this project, we will design a programming solution to the bounded-buffer problem using the producer and consumer processes . The solution uses three semaphores: empty and full, which count the number of empty and full slots
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:96073
    • 提供者:MidnightD
  1. VRP

    1下载:
  2. 一个求解车辆路径问题的粒子群算法的源码,用C++编写。-Solving a vehicle routing problem with the particle swarm algorithm source code, using C++ Prepared.
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:55771
    • 提供者:ghy
  1. hungury

    0下载:
  2. 用编程来实现匈牙利算法,主要解决指派问题,有兴趣的下来看看。-Hungary used to achieve programming algorithm, mainly to solve the assignment problem, interested to see it.
  3. 所属分类:CSharp

    • 发布日期:2017-03-22
    • 文件大小:4599
    • 提供者:张磊
  1. report

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

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

    0下载:
  2. 这是"旅行者"问题,为了上传这个东西我用了差不多30分钟,为什么找个代码来看看,学习一下都那么难?这个代码大家想要的话就下吧。-This is the "Traveler" problem, in order to upload this thing, I spent nearly 30 minutes, why find a code to look at and learn about all so difficult? The code you wa
  3. 所属分类:C#编程

    • 发布日期:2017-04-14
    • 文件大小:3518
    • 提供者:afternoone
  1. queen-problem

    0下载:
  2. 八皇后问题,递归和分治算法的初步结合,可在VC6.0环境下调试,可修改其中注释部分以观察运行步骤-Eight queen problem, the recursive division algorithm and the initial integration of environment in the VC6.0 debugger to modify one part of the Notes in order to observe the operation of steps
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:6359
    • 提供者:鲁林涛
  1. Graphtheory_typicalalgorithm

    0下载:
  2. 本书介绍了有关图论的基本概念和典型的图论算法,结合历届赛题分析如何把一个实际问题抽象化为数学中的图论问题,并给出了程序解法。本书的特点是既有基本概念的讲解及对所解问题的分析,又有编程的思路与参考程序。 本书是参加奥林匹克竞赛学生的必读书,也可作为大学生的参考书。 -This book introduces the basic concepts of graph theory and graph theory, a typical algorithm, combined with analys
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-19
    • 文件大小:5498895
    • 提供者:
  1. juzhentezhengzhi

    0下载:
  2. 关于矩阵特征值问题的的源代码,matlab编写的,值得收藏,欢迎大家踊跃下载,为中国的科研事业做贡献-On the matrix eigenvalue problem of the source code, matlab prepared and worthy of collection, enthusiastically welcomed the U.S. download, in order to make China' s contribution to the cause of s
  3. 所属分类:Other systems

    • 发布日期:2017-04-13
    • 文件大小:2942
    • 提供者:苏木亚
  1. 22

    0下载:
  2. 简要介绍一个梁的平面弯曲问题,ansys程序 -Plane bending of a beam problem, ansys procedures
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1309
    • 提供者:lixue
  1. yue

    0下载:
  2. 本程序针对约瑟夫问题的描述:编号为12,……n的n个人按顺时针方向围成一圈,每人持有一个密码(正整数),一开始任选一个正整数作为报数上限值m,从第一个人开始按顺序时针方向自1开始顺序报数,报道m时停止报数,报m的人处列将他的密码作为新的m值,从他在顺时针方向上的下一个人开始重新从1报数,如此下去,直至所有人全部出列为止。利用单向循环链表存储结构模拟此过程,按照出列的顺序印出各人的编号。 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户输入循环人数n和每人的密码。
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1120
    • 提供者:张蔷
  1. imm3183

    0下载:
  2. Solving the Vehicle Routing Problem with Genetic Algorithms
  3. 所属分类:Other systems

    • 发布日期:2017-05-02
    • 文件大小:940777
    • 提供者:Quynh Vinh
  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. SurveyPresent

    0下载:
  2. A survey to describe some Job Shop Scheduling problem using Genetic Algorithm problems to solve some NP-hardness problem!
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:266857
    • 提供者:eric
  1. Machine-Scheduling-Problem

    0下载:
  2. mechine scheduling problem
  3. 所属分类:Other systems

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