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

搜索资源列表

  1. chess

    0下载:
  2. 分治法的棋盘覆盖问题,包含输入与输出文件
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1.84kb
    • 提供者:张仁春
  1. othello

    0下载:
  2. linux下编的黑白棋 棋盘格4x4 人机对战 gcc编译
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:15.38kb
    • 提供者:Eric
  1. 回溯法

    1下载:
  2. 用回溯法求马周游问题,马在棋盘上走字步,从马开始的位置开始周游棋盘,遍历全棋盘后回到起点,是否可行,可行的就输出路径,路径并输入尝试过的路径数,跳过的路径数-law with retrospective travel for Ma, Ma on the chessboard characters step away from the start position Ma started to travel around the chessboard, traverse the whole ches
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:8.61kb
    • 提供者:杨小娜
  1. 8shuma

    0下载:
  2. 在3X3的九宫棋盘上有标号为1~8的8个棋牌,和一个空白位,通过棋牌向空白位移动来改变棋盘布局,如何移动棋牌才能从初使布局到达目标布局.显然解答路径实际上就是一个合法的走步序列-Nine-palace in the 3X3 of the chessboard are numbered 1 to 8 of 8 Card, and a blank spaces, through the Card to the blank spaces to change the chessboard layout
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-15
    • 文件大小:156.56kb
    • 提供者:wxh
  1. ChesssBoard

    0下载:
  2. 分治法棋盘覆盖chess,算法设计的例子-Coverage of sub-rule method chessboard chess, algorithm design examples
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-12
    • 文件大小:1.44kb
    • 提供者:楚燕
  1. QiPanNHuangHou

    0下载:
  2. 由n个方块排成n行n列的正方形称为元棋盘。如果两个皇后位于棋盘上的同一行或同一列或同一对角线上, 则称为他们为互相攻击。 通过这个程序,输出使n元棋盘上的n个皇后互不攻击的所有布局。-Box formed by the n-bar n lines n chessboard square known as metadata. If the two Queen on the chessboard at the same column or row or on the same diagona
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-03
    • 文件大小:30.13kb
    • 提供者:cl
  1. scr

    0下载:
  2. VC++马走日棋盘搜索算法源码举例,运行时候电脑比较慢,运行完毕显示结果,可以以动画演示或直接显示棋盘的方式显示结果,如上图。-vcluoma
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:137.77kb
    • 提供者:向问地
  1. cover

    0下载:
  2. 典型的棋盘覆盖算法。具有研究和学习经典算法的作用,可直接运行处结果。-a typical method of qi pan cover. This is the code can be calculate rightly and safely. And it has a sence of reserching.
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-01
    • 文件大小:6.55kb
    • 提供者:moon
  1. chess

    0下载:
  2. 密码学中棋盘密码加解密,只是简单的实现了一下功能-Cryptography board password encryption and decryption, simply to achieve a moment function
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-28
    • 文件大小:152.3kb
    • 提供者:易盼
  1. C-language-board-password-algorithm

    0下载:
  2. 基于C语言棋盘密码小算法,加密算法基础编程。-C language board password algorithm
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-03-29
    • 文件大小:636byte
    • 提供者:张新
  1. eightQueen

    0下载:
  2. c语言下棋盘的8皇后问题。在8X8格的国际象棋上摆放八个皇后,使其不能互相攻击,即任意两个皇后都不能处于同一行、同一列或同一斜线上,问有多少种摆法。-c language board 8-queens problem.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-30
    • 文件大小:882byte
    • 提供者:lzw
  1. Eight_queens

    0下载:
  2. 编写一个程序解八皇后问题。八皇后问题是:设法在国际象棋的棋盘上放置八个皇后,使得其中任何一个皇后所处的“行”、“列”以及“对角线”上都不能有其它的皇后-Write a program solution to the eight queens problem. Eight queens problem: trying to place eight Queens on a chess board, makes any Queen which " line" , " colum
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-11
    • 文件大小:937byte
    • 提供者:卢俊
  1. chessBoard

    0下载:
  2. 棋盘覆盖算法源码 上课时用的 老师布置的作业-The board cover algorithm source class teacher assignments
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-01
    • 文件大小:44.92kb
    • 提供者:za
  1. MyFirstMFC

    1下载:
  2. MyFirstMFC-尚未完善的围棋游戏。使用vs2010开发。具有围棋棋盘,棋子界面,已经完成了提子算法。有兴趣的朋友可以与我一起来研究。-MyFirstMFC-has not been perfect chess game. Use the VS2010 development. Go chessboard, the pieces interface has been completed grapes algorithm. Friends who are interested can con
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-19
    • 文件大小:160.39kb
    • 提供者:王志坚
  1. mataqipan

    0下载:
  2. 马踏棋盘 C++实现 含有界面设计 图画设计 -Horse riding board C++ achieve contain interface design graphic design
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:984.56kb
    • 提供者:
  1. xibnao

    0下载:
  2.  本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个生命细胞,生命细胞只有两种状态:“生”或“死”。-70 years of this century, it had a kind of madness called " life game" of small game, this game is quite simple. Suppose there is a like a chessboard lik
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-14
    • 文件大小:4.32kb
    • 提供者:urrkiyan
  1. jingchess

    0下载:
  2. 井字棋人机对弈,实现基本的人机交互界面,采用图形化界面显示棋盘和棋子。电脑能根据人下的棋,判断下一步较优的走法。井字棋实现人机对弈,为了实现智能化,要为每一步棋估值,采用极大极小值算法,负极大值算法,alphabeta等算法得出较优的下一步棋。平时一个人也可以下棋自娱自乐了。 井字棋人机对弈为我一个人一组完成。 -Tic-tac-toe man-machine chess, to achieve the basic man-machine interface, graphical int
  3. 所属分类:Windows Kernel

    • 发布日期:2017-05-05
    • 文件大小:17.74kb
    • 提供者:赵安
  1. sghy

    0下载:
  2. 属GDI编程,在窗口央中画一个象棋盘,窗口大小变的话,棋盘跟着变并成比例占满窗口()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-04-22
    • 文件大小:10kb
    • 提供者:uaunhkkw
  1. AFJLECG

    0下载:
  2. drawclient是一个在MFC的视图中做的棋盘的操作,例子很小,非常简单,想做棋盘的人可以用来参考()
  3. 所属分类:系统/网络安全

    • 发布日期:2018-05-03
    • 文件大小:29kb
    • 提供者:Carged
搜珍网 www.dssz.com