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

搜索资源列表

  1. 573634646

    0下载:
  2. 摩托骑士游戏,游戏编程源码,很好的参考,有需要的就下载吧。-Motorcycle rider game, game programming source code, a good reference, there is a need to download it.
  3. 所属分类:Game Program

    • 发布日期:2017-04-07
    • 文件大小:904606
    • 提供者:什锦豆腐
  1. KnightMove

    0下载:
  2. 对于骑士走步问题的回溯法实现,具体的问题描述可以上网查询,此处主要给出具体的实现代码,如有不便敬请谅解-For backtracking method to realize the knight move problems, specific problem descr iption can go online inquiry, the main specific implementation code, if there is any inconvenience locations
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-10
    • 文件大小:997
    • 提供者:liaojie
  1. 74cms_v3.3.20130614

    0下载:
  2. 骑士企业人才招聘系统,又有一只的各项功能。安装简单内核方便-Knight Talent recruitment system, but also one of the various functions. Simple and easy to install kernel
  3. 所属分类:Other systems

    • 发布日期:2017-05-14
    • 文件大小:3077380
    • 提供者:杨渊策
  1. Knight-Tours

    0下载:
  2. 骑士旅游问题是经典的问题,本代码用简单的C实现这一问题。-Knight Tour problem is a classic problem, the code with a simple C implementation of this problem.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1239
    • 提供者:姜文丽
  1. Tiaomawenti2

    0下载:
  2. 骑士周游列国问题 在一张国际象棋棋盘上(8*8方格),骑士(knight,马)位于任意一个位置。问如何才能让骑士不重不漏的经过棋盘上的每个格?-Knight tour around the problem in a chess board (8* 8 squares), Knight (knight, horse) in any one location. Q. How can I get the knights do not leak through the chessboard each
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:1723
    • 提供者:叶小轩
  1. Chess

    0下载:
  2. 骑士巡游问题的求解,带优化算法,cpp文件-Knight Parade problem solving with optimization algorithm, cpp file
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:8187
    • 提供者:刘建军
  1. KnightTour

    0下载:
  2. 骑士巡游问题的算法。骑士巡游的问题简述如下:在国际象棋攀上某一位置放置一个马的棋子,然后采用象棋中“马走日字”股则,要求这匹马能不重复地走完25个格子。本实例用枚举方法求解骑士巡游问题。程序可自定义棋盘的大小,先输出标志矩阵,然后输入骑士在棋盘的初始位置,即可给出其中的一种解法。-Knight Parade algorithm problem. Knight Parade problems are summarized as follows: Place a horse chess piece
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1189
    • 提供者:
  1. knight

    0下载:
  2. 骑士旅游(Knight tour)在十八世纪初倍受数学家与拼图迷的注意,它什么时候被提出已不可考,骑士的走法为西洋棋的走法,骑士可以由任一个位置出发,它要如何走完所有的位置?-Knight Tours (Knight tour) in the early eighteenth century mathematician and puzzle fans much attention when it was proposed not be traced, chess knight moves to
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:7506
    • 提供者:marry
  1. Knight

    0下载:
  2. C++实现骑士巡游、N皇后和搬山游戏的代码,包括详细算法说明文档,经典好用。-C++/C realization Knight Parade, N Queens and move mountains of the game code, including detailed algorithm documentation, classic easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-14
    • 文件大小:3098415
    • 提供者:胡涛
  1. Knight-moves

    0下载:
  2. 使用C语言实现骑士移动问题,函数测试通过,未显示出骑士移动过程-Knight moves using C language implementation issues, function test, the move did not show Knight
  3. 所属分类:Algorithm

    • 发布日期:2017-04-09
    • 文件大小:6064
    • 提供者:虚心
  1. qishi

    0下载:
  2. 这是一个骑士飞行棋的游戏,自己在vs2010上实现,很有参考价值-This is a chess game knight flying himself realized on vs2010, great reference value
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-07
    • 文件大小:1187106
    • 提供者:熊熊
  1. Knight

    0下载:
  2. VC++实现骑士巡游、N皇后和搬山游戏的代码,包括详细算法说明文档,经典好用。-VC++ implementation Knight Parade, N Queens and move mountains of the game code, including detailed algorithm documentation, classic easy to use.
  3. 所属分类:Game Program

    • 发布日期:2017-05-19
    • 文件大小:5548424
    • 提供者:黄强
  1. hoseprople

    0下载:
  2. 骑士游历问题是一个经典的数学问题。其思想在电路图的设计及图像加密等方面都有帮助,如果能将骑士游历问题算法通过计算机语言程序化将对其在其他领域中的应用有极大帮助-Knight traveled problem is a classical mathematical problem. The idea in the schematic design and image encryption and other aspects help if the problem can knights trave
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:738
    • 提供者:李浩
  1. suanfa

    0下载:
  2. 算法实验矩阵连乘问题,八皇后问题,骑士游历问题,字符串插入“+”,求最大利润的动态规划和回溯算法-Experimental matrix multiplication algorithm even question the eight queens problem, Knight traveled problem, the string is inserted " +" , seeking to maximize profits and backtracking dynamic
  3. 所属分类:Data structs

    • 发布日期:2017-05-02
    • 文件大小:642802
    • 提供者:王梦原
  1. Knight

    0下载:
  2. VC++实现骑士巡游、N皇后和搬山游戏的代码,包括详细算法说明文档,经典好用。-VC achieve Knight Parade, N Queens and move mountains of the game code, including detailed algorithm documentation, classic easy to use.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-21
    • 文件大小:5809877
    • 提供者:刘拓
  1. knight

    0下载:
  2. 骑士游历问题,使用递归方法,允许用户输入想要输出几个值-Knight traveled problems, using a recursive method, which allows the user to enter the value you want to output several
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:634
    • 提供者:aaabcdef1234
  1. 123

    0下载:
  2. 骑士服务器端源码压缩包,很好的源码-Knight on the server side, a good source.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-02
    • 文件大小:708657
    • 提供者:snow
  1. 74cms_v3.4.20140310

    0下载:
  2. 骑士CMS-PHP人才系统源码,功能模块专业,系统以招聘求职模块与诸多实用辅助模块组成,专业、强大、实用、易用。在布局上科学严谨,给用户赏心悦目的视觉感受,而且程序开源免费、安全稳定,拥有WEB2.0新技术使系统拥有一流的用户体验-Knight CMS-PHP talent system source code, function modules professional job recruitment system modules and many other useful auxiliary
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-05-17
    • 文件大小:4165852
    • 提供者:fpudn78
  1. ma2

    0下载:
  2. 显然求解骑士游历问题的每一步就是马在棋盘上走的一步。在每一步马需要选择一个方向进行游历,这时记住解的每一步需要记住两件事: 1.当前步的行列位置 2.当前步已经试探过哪些方向了,以便回溯回来时能够选择一个新的方向进行试探 所以使用两个数组,数组board记住棋盘的每个位置是在马的第几步到达的,这反映了问题的解,即第几步到哪个位置。数组direction记住在棋盘的某个位置已经试探过的方向,每个位置有八个方向,可按某种顺序对八个方向编号,然后在每个位置按编号顺序试探方向。 -Ob
  3. 所属分类:Data structs

    • 发布日期:2017-04-11
    • 文件大小:787
    • 提供者:鲁忠俊
  1. knights-tour

    0下载:
  2. 骑士巡游问题,在固定的棋盘上,骑士按照只能走上下左右的规则进行位置的遍历-knight s tour
  3. 所属分类:source in ebook

    • 发布日期:2017-04-12
    • 文件大小:1110
    • 提供者:章利
« 1 2 ... 10 11 12 13 14 1516 17 18 19 »
搜珍网 www.dssz.com