CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 控制台(字符窗口)编程 搜索资源 - issues

搜索资源列表

  1. myknapsack

    1下载:
  2. a) 0-1背包问题采用的是动态规划法,该算法思想简介如下: 有些问题常常没有办法把它们分成较小数目的子问题,在这种情况下,可以试着把问题分成必要多的子问题,每个子问题又可以分成数目不确定的必要多的子子问题,这样就会产生大量的子问题。如果分得的子问题界限不清,互相交叉,则在大量的子问题中会存在一些完全相同的子问题,因而在解这类问题时,将可能重复多次解同一个子问题。这种重复当然是不必要的,避免的方法可以在解决一个子问题后把它的解(包括其子子问题的解)保留下来,若遇到求解与之相同的子问题的时候,
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2008-10-13
    • 文件大小:1611
    • 提供者:林茜
  1. IIsfixer

    0下载:
  2. IIS 有问题 可以用他修复!可以解决很多棘手的问题!-IIS can be a problem with his restoration! Can solve many difficult issues!
  3. 所属分类:Console

    • 发布日期:2017-04-01
    • 文件大小:709374
    • 提供者:gengxin
  1. new8

    0下载:
  2. 人工只能中的八数码问题,采用A*算法搜索-Artificial only in the eight digital issues, the use of A* algorithm search
  3. 所属分类:Console

    • 发布日期:2017-04-06
    • 文件大小:7244
    • 提供者:苏打
  1. EightQ1-4

    0下载:
  2. 解决八数码问题,使用C#的代码,不是很好,请大家指点-8 digital issues to resolve, using C# code, not very good, let us pointing
  3. 所属分类:Console

    • 发布日期:2017-04-03
    • 文件大小:30896
    • 提供者:czx
  1. Theoperatingsystemmemorymanagementcurriculumdesign

    0下载:
  2. 关于计算机内存分配管理的程序,内涵原码,可以帮助同学们和需要的人理解内存分配问题,加深对计算机操作系统的理解.-With regard to the management of computer memory allocation process, meaning the original code, can help students and those who need to understand memory allocation issues, deepen their understa
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:906158
    • 提供者:刘时松
  1. matix

    0下载:
  2. VC++中使用的矩阵类模板,实现矩阵存储,转置等问题。-VC++ matrix class template used to achieve matrix storage, transpose and other issues.
  3. 所属分类:Console

    • 发布日期:2017-03-29
    • 文件大小:1080
    • 提供者:luolizi
  1. wordpress_4463_zh_CN

    0下载:
  2. 对管理面板的 css 进行了改进,另外各方面的稳定性也感到明显的增强,在 Firefox 下所见即所得编辑器偶尔无法启动的问题也得到明显的改善 -Css panel on management has improved, other aspects are also significantly enhanced the stability, under the WYSIWYG editor in Firefox occasionally not start, issues have been
  3. 所属分类:Console

    • 发布日期:2017-04-07
    • 文件大小:1013856
    • 提供者:wangming
  1. c

    0下载:
  2. 随着现代科技飞速发展,如何以一种便捷的计算方式加快计算的速度,缩短计算时间、提高工作效率,已经成为计算业竞争力的关键问题。在计算机信息技术高速发展给计算的管理带了新的力量,通过计算器系统对大型天文数字的全程管理计算,不仅使摆脱了人工计算带来的一系列的问题,更重要的提高了计算速度,通过计算管理系统对各方面的管理,对各行业的发展提供了大量的、关键性的数据,加快了计算的进程,迅速解决了计算问题。-With the rapid development of modern technology, how
  3. 所属分类:Console

    • 发布日期:2017-03-30
    • 文件大小:3322
    • 提供者:孙登高
  1. laoshu

    0下载:
  2. 老鼠走迷宫问题,通过算法求解找出所有的路径。感兴趣的同学可以-The Mouse Maze issues by solving algorithm to identify all the paths. Interested students can try
  3. 所属分类:Console

    • 发布日期:2017-12-07
    • 文件大小:803
    • 提供者:tom
  1. 5-c-shujujiegou

    0下载:
  2. 包含5个C++文件,分别使猴子吃桃问题,走台阶问题,汉诺塔问题,375问题等-Contains five C++ documents, namely the monkeys eat a peach problem, take steps questions, Tower of Hanoi problem, 375 issues
  3. 所属分类:Console

    • 发布日期:2017-11-25
    • 文件大小:2816
    • 提供者:yqr
  1. qishilvyou

    0下载:
  2. 骑士旅游问题,c++实现,课堂作业,回溯算法-Knight tourism issues, c++ achieve, classwork, backtracking algorithm
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:974
    • 提供者:quanru
  1. sanseqi

    0下载:
  2. 三色旗问题,冒泡算法,课堂作业,c++实现的-Tricolor issues bubbling algorithm, classwork, c++ achieved
  3. 所属分类:Console

    • 发布日期:2017-04-11
    • 文件大小:560
    • 提供者:quanru
  1. golf

    0下载:
  2. 用纯C实现了农夫,羊和狼,菜过河问题,简单易懂,完全实现-Pure C implements farmer, sheep and wolves, vegetables river issues
  3. 所属分类:Console

    • 发布日期:2017-04-10
    • 文件大小:724
    • 提供者:龙威
  1. a

    0下载:
  2. A*算法求解八数码问题,命令行输入格式: 程序名 输入文件名 输出文件名-A* algorithm eight digital issues, the command line input format: program name Enter the file name of the output file name
  3. 所属分类:Console

    • 发布日期:2017-04-14
    • 文件大小:3899
    • 提供者:黄予
  1. Joseph-Central-issues

    0下载:
  2. 约瑟夫环问题简单实现,递归算法,(带注释)可以利用此算法解决栈存储的约瑟夫环问题.-Joseph Central issues, C++ source code and notes
  3. 所属分类:Console

    • 发布日期:2017-04-12
    • 文件大小:845
    • 提供者:sanbao
搜珍网 www.dssz.com