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

搜索资源列表

  1. 200406251238582470

    0下载:
  2. 棋盘覆盖问题的算法源程序,是用JAVA实现的,可以运行-chessboard coverage of the algorithm source code, is to use Java to achieve, and can run
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:2526
    • 提供者:陈颖川
  1. 马踏棋盘-vc.net

    0下载:
  2. 采用贪婪算法在VC.net环境下实现马踏棋盘。并提供多种路径-greedy algorithm used in VC.net environment under chessboard horse riding. And provide multiple paths
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:271794
    • 提供者:刘印亮
  1. Cpp29

    0下载:
  2. 八皇后问题可以有多种解法,再次通过找寻棋盘上各个棋子之间的斜率来解决-eight Queen's problems can have multiple solutions, which again find chessboard through various pieces of the slope to solve
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1034
    • 提供者:司成
  1. mataqipang

    0下载:
  2. 数据结构实验:马踏棋盘。c语言编写,vc++6.0通过-experimental data structure : horse riding chessboard. C language, vc 6.0 through
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1856
    • 提供者:赵小美
  1. N皇后问题

    0下载:
  2. 在一个N×N的国际象棋棋盘中摆N个皇后,使这N个皇后不能互相被对方吃掉。-Put on N queens in a N multiply N chessboard,preventing each queen to be knocked over
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23073
    • 提供者:罗敏秀
  1. 马踏棋盘(第2章)

    0下载:
  2. 1. 问题描述设计一个国际象棋的马踏遍棋盘的演示程序。2. 基本要求将马随机放在国际象棋8*8棋盘的某个方格中,马按走棋规则进行移动。编制非递归程序,求出马的行走路线,将数字1,2,3,4,…,64依次填入一个8*8方阵。-1. Problem descr iption design of a chess board Ma travels in the demonstration program. 2. Ma basic requirements on random chess 8 * 8 ch
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:8222
    • 提供者:雨后阳光
  1. 象棋打谱软件

    0下载:
  2. 用JAVA写的中国象棋打谱软件,可以根据用户需要SAVE/LOAD棋盘局面,并可以将其保存为文件-with JAVA write Chinese chess playing Spectrum software, according to user needs SAVE / LOAD chessboard situation, and it could be kept as a paper
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:10389
    • 提供者:Eric
  1. 生死时速

    0下载:
  2. 本世纪70年代,人们曾疯魔一种被称作“生命游戏”的小游戏,这种游戏相当简单。假设有一个像棋盘一样的方格网,每个方格中放置一个 生命细胞,生命细胞只有两种状态:“生”或“死”。-the 1970s, it has been a crazy magic known as the "Game of Life" small games, this game is quite simple. Suppose a chessboard like the same square grid,
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:3670
    • 提供者:王月
  1. C马踏棋盘

    0下载:
  2. C语言实现的马踏棋盘,也是一个数据结构的小实验,代码简短,思路清楚,但算法效率不是很高-C language of the chessboard horse riding, as well as a small data structure experiments, code brief, clear thinking, but not very efficient algorithm
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:843
    • 提供者:胡利会
  1. 实验报告-棋盘覆盖

    0下载:
  2. 关于棋盘覆盖的基本思想运行结果测试平台以及源码-coverage on the chessboard of the basic ideological operating results and the source test platform
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:7545
    • 提供者:wjf
  1. 骑士问题

    1下载:
  2. 著名的马周游问题的代码,可选择6×6,8×8,10×10大小的棋盘,找到结果后动态运行-on famous knight code. The chessboard with size 6*6,8*8,10*10 can be chosen.It will run automaticly after finding the result.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:242327
    • 提供者:zqm
  1. ACM竞赛试题分析1

    0下载:
  2. 这是ACM的一道试题.内容是:“蛇和梯子”是一个在N*N(0<N<=20)的方格棋盘上进行的游戏.-This is a test of the ACM. It reads : "snakes and ladders" is one of the N * N (0lt; Nlt; = 20) in the box on the chessboard of the game.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:35609
    • 提供者:小丽儿
  1. IHEPFive

    0下载:
  2. 采用极大极小剪枝的博弈算法实现的五子棋游戏,可以工机对弈、人人对弈,设置棋力。-using Minimax Game pruning algorithm of 331 games, players can work for everyone chessboard, chess set.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:239785
    • 提供者:liuben
  1. 马踏棋盘问题.

    0下载:
  2. 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:2126
    • 提供者:jilang
  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
    • 文件大小:8814
    • 提供者:杨小娜
  1. xuxing

    0下载:
  2. 马踏棋盘,即从8*8的棋盘中任一点出发,按马的走法走,直至走完整个棋盘,并且每一步不能重复。找出一条走的路线,如不能走,异常.-chessboard horse riding, from 8 * 8 chessboard term point of view, Ma by the law to go until the end of the whole chessboard, and each step be repeated. Go find a route, if we can not go
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:970
    • 提供者:yz
  1. traffic_1112

    0下载:
  2. 一个交通灯的vhdl语言实现 用 VC的  1.在指定的文件夹内查找某个文件      2.获取系统文件夹的路径, 要求显示windows system temp 当前目录的路径 C语言  跳马问题:在5*5的棋盘上,以编号为1的点出发,按日只跳马,要求不重复地跳所有位置,求出符合规则所有跳马的方案     1  6  15  10  21     14 9  20  5   16     19 2  7   22  11     8  13 24  17  4     25 18 3   12
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:1407
    • 提供者:小三
  1. 马踏棋盘127457

    0下载:
  2. 将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:6055
    • 提供者:黎明
  1. JAVA 程序源代码3

    0下载:
  2. 11 中国象棋打谱软件 主类 Chess 对弈棋盘ChessBoard 棋子ChessPiece 棋点 ChessPoint 走棋法则Rule 步骤MoveStep 记录棋谱MakeChessManual 棋谱演示Demon 12 魔板游戏 主类PuzzleFrame 魔板PuzzlePad 魔板中的点SquarePoint 13 挖雷游戏 主类Game 方块 Block 雷区 MineSquare 雷标数目 FindAroundMineMarkNumber 雷标判断 DetermineMin
  3. 所属分类:其它

  1. my.rar

    1下载:
  2. 盘覆盖问题:在一个2k×2k 个方格组成的棋盘中,恰有一个方格与其它方格不同,称该方格为一特殊方格,且称该棋盘为一特殊棋盘。在棋盘覆盖问题中,要用图示的4种不同形态的L型骨牌覆盖给定的特殊棋盘上除特殊方格以外的所有方格,且任何2个L型骨牌不得重叠覆盖。,Set cover problem: in a 2k × 2k grid consisting of a chessboard, just have a box with other boxes is different from that o
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-23
    • 文件大小:2262
    • 提供者:吴根斌
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 28 »
搜珍网 www.dssz.com