搜索资源列表

  1. Queen_PF

    0下载:
  2. 经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。-eight Queen's classic, combining MFC programming interface, can see clearly what the position with the Queen.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:44749
    • 提供者:宋健
  1. Queens(mfc)

    0下载:
  2. 利用MFC图形界面做的经典题目 八皇后算法
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:33206
    • 提供者:zukang.wu
  1. Queen 八皇后的回溯法

    0下载:
  2. 八皇后的回溯法-MFC实现界面,共92种算法,界面漂亮
  3. 所属分类:源码下载

    • 发布日期:2011-06-27
    • 文件大小:10715556
    • 提供者:zjrayw
  1. Queen_PF

    0下载:
  2. 经典的八皇后问题,结合MFC界面编程,能够清晰看到皇后的排列位置。-eight Queen's classic, combining MFC programming interface, can see clearly what the position with the Queen.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:44032
    • 提供者:宋健
  1. Queens(mfc)

    0下载:
  2. 利用MFC图形界面做的经典题目 八皇后算法 -Graphical interface using MFC to do the classic topic of the eight Queen
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1588224
    • 提供者:zukang.wu
  1. queen8

    0下载:
  2. 本程序是用MFC编写的八皇后问题,比较适合学生使用。-This procedure is used to prepare the eight MFC s problems are more suitable for students.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:天涯
  1. eight_queen

    0下载:
  2. 经典的八皇后问题,用VC++实现,遍历各种出现的结果,MFC界面-8 Queen' s classic problem, with VC++ to achieve, the result of various traversal
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:526336
    • 提供者:杨旸
  1. f(1)

    0下载:
  2. 八皇后问题MFC演示,附加代码跟踪功能,但重绘方面有点小问题-Eight queens problem MFC demo, additional code tracking feature, but a bit small problems redraw
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:41984
    • 提供者:yaoyue1019
  1. 8-queen

    0下载:
  2. 通过遗传算法实现八皇后的求解问题,用MFC实现可视化操作,界面很漂亮,算法是改良的遗传算法-Through the genetic algorithm for solving the eight queens problem
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:1906688
    • 提供者:Bill Gates
  1. 8queens_by_MFC

    0下载:
  2. 用回溯算法MFC实现八皇后问题 不仅展示了使用Microsoft基础类的基本知识 而且也是MFC应用程序的起点 -Backtracking algorithm using MFC to achieve the eight queens problem is not only demonstrated the use of basic knowledge of Microsoft Foundation Classes MFC
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-17
    • 文件大小:1629184
    • 提供者:姚方伟
  1. EightQueen

    0下载:
  2. 八皇后问题,基于MFC界面,C++语言写的,可以动态演示,还有word文档报告,下下来就可以教的数据结构课程设计-Eight Queens problem, the interface based on MFC, C++ language to write, can be dynamically presentation, as well as word document report, the next down to the dat
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:24572928
    • 提供者:肖强
  1. ba_huang_hou_MFC_DEMO

    0下载:
  2. MFC演示 - 提供可视化界面 - 八皇后经典算法演示-MFC Demo- provides a visual interface- Classic Eight Queens Algorithm Demo
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:370688
    • 提供者:征尘
  1. Queen

    0下载:
  2. 八皇后回溯法的MFC实现,有界面输出结果,共92种算法-8 queens back law, have the interface to realize MFC output, 92 kinds of algorithms
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:10715136
    • 提供者:yangyiwei
  1. queen

    0下载:
  2. 用MFC实现八皇后问题,可多皇后,比如四皇后、十六皇后等,可通过输入参数实现-Using MFC to solve eight queens problem, and more Queen, for example four Queens, sixteen Queen, etc., can be achieved through the input parameters
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:228352
    • 提供者:萱萱
  1. 8-queens-problems

    0下载:
  2. MFC实例, 八皇后问题, 八皇后问题是一个古老而著名的问题,是回溯算法的典型例题。该问题是十九世纪著名的数学家高斯1850年提出。-MFC example, 8 queens problems, 8 queens problems is an ancient and famous problem, is the typical examples of retrospective algorithm. The problem is th
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:46779392
    • 提供者:rs
  1. Ba2

    0下载:
  2. 爬山法实现八皇后,基于MFC的对话框程序。-Climbing method to achieve the eight queens, dialog-based MFC program.
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:371712
    • 提供者:
  1. Ba3

    0下载:
  2. 基于最小冲突法的八皇后问题实现,基于MFC的对话框程序。-Based on a minimum of eight queens problem of conflicts of law implementation, based on MFC dialog procedures.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:368640
    • 提供者:五里雾

源码中国 www.ymcn.org