登录
首页 » C++ » 8-queen

8-queen

于 2013-05-01 发布 文件大小:538KB
0 183
下载积分: 1 下载次数: 1

代码说明:

  八皇后的问题的C++简单算法 大学课程作业(Eight queens problem C++ simple algorithm college course work)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 汽车租赁系统
    这个项目是允许客户选择他首选的车,并查看每个事情在旁边提供给客户选择购买其他汽车设备和成本汽车租赁系统。 计划测试包括修正汽车的详细信息,显示该系统的所有汽车,给选项来编辑或删除所选的汽车。后在系统中显示所有的车,我们试图更改某些字段中的数据,而不更改汽车图像,然后单击更新按钮,车信息更新但汽车图像数据库中更改为 NULL。编辑验证之后, 更新过程被成功。另外,我们试图改变用在开始时使用一个登记号码,它已成功更新。编辑验证之后, 更新过程失败,用来更新新车存在的注册号码。此外,当我们选择了一个特定的汽车的删除选项,汽车详细信息显示的选项确认删除,或取消它。而取消选项不会,确认选项将删除系统中的那辆车。 · 另外,该计划包含测试的租赁管理那里的管理员能够检查正在进行的所有租金。显示租金后, 我们选择视图选项,显示总结页面显示客户信息、 出租信息和车辆信息、 位置控制列表和状态控制列表。当我们试着单击返回按钮,以返回车上时,这一进程失败,因为我们做不将状态更改为完成,改变它的进程成功后。
    2022-03-21 21:49:24下载
    积分:1
  • 好用的仓库管理系统
    好用的仓库管理系统-user-friendly Warehouse Management System
    2022-03-25 13:08:30下载
    积分:1
  • pb 源码 运行程序但不显示窗口
    pb 源码 运行程序但不显示窗口-pb-source operating procedures but did not display window
    2023-05-27 00:25:03下载
    积分:1
  • 可以随意将ACCESS和EXCEL之间的文件相互转换
    可以随意将ACCESS和EXCEL之间的文件相互转换-Can be between ACCESS and EXCEL file conversion
    2023-02-18 19:45:03下载
    积分:1
  • 八 方块移动游戏要求从一个含8个字(用1
    八 方块移动游戏要求从一个含8个数字(用1-8表示)的方块以及一个空格方块(用0表示)的3x3矩阵的起始状态开始,不断移动该空格方块以使其和相邻的方 块互换,直至达到所定义的目标状态。空格方块在中间位置时有上、下、左、右4个方向可移动,在四个角落上有2个方向可移动,在其他位置上有3个方向可移 动。例如,假设一个3x3矩阵的初始状态为: 8 0 3 2 1 4 7 6 5 目标状态为: 1 2 3 8 0 4 7 6 5-Eight-box requirements of mobile games from one containing eight numbers (1-8 with express) the box, as well as a space box (with 0) of the 3x3 matrix of the initial start, and constantly move the box to make space its adjacent box and swap until they reach their defined target state. Spaces in the middle position box has the upper and lower, left and right direction of four removable, in the four corners there are two directions can be mobile, in other locations has three movable direction. For example, suppose a 3x3 matrix of the initial state as follows: 803,214,765 target state as follows: 123,804,765
    2022-03-22 21:44:29下载
    积分:1
  • Collected data from the database, used for complex data processing
    从数据库抽取数据,用来进行复杂数据的处理-Collected data from the database, used for complex data processing
    2022-01-26 07:40:39下载
    积分:1
  • 123725
    线性回归,大家仔细读啊~~~~呵呵 ,本人~~~ 用了不小时间()
    2017-12-10 13:28:51下载
    积分:1
  • Hamiltonian-graph
    哈密顿图的判定:经过图中所有顶点一次且仅一次的回路称为哈密顿回路。具有哈密顿回路的图称为哈密顿图,(determine Hamiltonian graph : After all the vertices of a graph and only one loop is called Hamiltonian circuit. A graph that has a Hamiltonian circuit is called a Hamiltonian map,)
    2011-07-20 11:15:39下载
    积分:1
  • 2.2
    已知线性表中的元素以值递增有序排列,并以单链表作存储结构。试写一高效的算法,删除表中所有值大于mink且小于maxk的元素(若表中存在这样的元素)同时释放被删结点空间,并分析你的算法的时间复杂度(注意:mink和maxk是给定的两个参变量,它们的值可以和表中的元素相同,也可以不同)。(Known linear elements in the table to the value increments ordered, and a single list for the storage structure. Try to write a highly efficient algorithm to delete all values ​ ​ greater than mink and maxk elements smaller than (if there is such an element in the table) while the release of the deleted node space, and analyze your time complexity of the algorithm (Note: mink and maxk is given two parameters variables, their values ​ ​ and elements in the table can be the same or different).)
    2015-04-11 23:11:41下载
    积分:1
  • N-皇后问题线性时间算法 O(n)复杂度,非O(n^2)的,使用的是构造法。-N-Queen problem of linear time algorithm
    2023-05-09 15:10:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载