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

搜索资源列表

  1. NIM

    0下载:
  2. Logical game NIM. Nim is a player vs computer mathematical game of strategy in which players take turns removing objects from distinct heaps. On each turn, a player must remove at least one object, and may remove any number of objects provided they a
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:251030
    • 提供者:AleX
  1. DivideCardGame

    0下载:
  2. 游戏规则:将总数为M的纸牌(是N的倍数),任意的划分成成数目不等的N堆,然后经过下列规则的移动,使得每堆牌的数目相等:1.要向第i堆牌移动牌,只能从i+1堆或i-1堆中取得;2.第一堆牌只能从第二堆牌中取得;3.第N堆牌只能从第N-1堆牌中取得。 算法要求:求解均分时的最小移动次数-Rules of the game: the total M of the card (which is a multiple of N), divided into any number ranging fro
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:169968
    • 提供者:耳青
  1. duiduipeng

    0下载:
  2. C#写的对对碰依靠空间堆出来的,效果一般,但是算法还是不错的!-C# to write on the touch rely on space out of the heap, the general effect, but the algorithm is good!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-26
    • 文件大小:552038
    • 提供者:lhx
  1. 45

    1下载:
  2. 斜45度地面寻路 编程工具:delphi7.0+delphix 这是介绍斜45如何铺地面,如何确定 鼠标位置,如何a+寻路(堆排序,8方向)的 一段源程序。 我门可以多做交流。 -Inclined 45 degrees to the ground wayfinding programming tools: delphi7.0+delphix introducing oblique 45 flooring, how to determine the mouse positi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-11-27
    • 文件大小:319692
    • 提供者:netangels
  1. head

    0下载:
  2. 一个简单的游戏,Heap Data Member Demonstrates an object with a dynamically allocated data member-Demonstrates an object with a dynamically allocated data member
  3. 所属分类:Game Program

    • 发布日期:2017-12-07
    • 文件大小:1233
    • 提供者:董夏妮
  1. solver

    0下载:
  2. 就是把所有选择加到一个min heap里面,然后每次拿最小,从而实现解数读的功能。 -Is to put all the options added to a min heap inside, and then each take a minimum, in order to achieve the stops reading function.
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-04
    • 文件大小:1234
    • 提供者:孙倩云
  1. Java-Sorting-summary

    0下载:
  2. * 排序算法的分类如下: * 1. 插入排序(直接插入排序、折半插入排序、希尔排序) * 2. 交换排序(冒泡泡排序、快速排序); * 3. 选择排序(直接选择排序、堆排序); * 4. 归并排序; * 5. 基数排序。-* sort algorithm is as follows: * 1 insertion sort (direct insertion sort, binary insertion sort, Hill sort)
  3. 所属分类:Games

    • 发布日期:2017-04-03
    • 文件大小:3399
    • 提供者:孺子牛
  1. head

    0下载:
  2. 一个简单的游戏,Heap Data MemberDemonstrates an object with a dynamically allocated data member-Demonstrates an object with a dynamically allocated data member
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:1278
    • 提供者:jectsca
  1. HSORT

    0下载:
  2. Heap Sort Programmed in C. Includes Source
  3. 所属分类:Game Program

    • 发布日期:2017-04-13
    • 文件大小:2969
    • 提供者:stordev
  1. duimutou

    0下载:
  2. 微信小游戏堆木头,Html5+Jquery 不需要安装,普通空间上传之后即可以使用。无加密,全开源,可修改成自己的内容。-Micro-letter game heap of wood, Html5+Jquery no installation, after ordinary space that can be used to upload. No encryption, all open source, can be modified to your own content.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:252716
    • 提供者:王砚锋
  1. BuildHouse

    0下载:
  2. 安卓小游戏:堆房子,适合安卓游戏开发者参考学习- Android game: Heap house for Android game developers refer to learning
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-01
    • 文件大小:639588
    • 提供者:刘振兴
  1. DuiHome

    0下载:
  2. 堆房子游戏,益智类游戏,java,android游戏框架学习-Heap house games, puzzle games, java, android games learning framework
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-03
    • 文件大小:974683
    • 提供者:白东
  1. solitaire

    0下载:
  2. 纸牌类游戏单人纸牌游戏,牌桌上有7个堆共28张牌,第一堆1张牌,第二堆2张,。。。第7堆7张,每一堆的第一张牌朝上,其他朝下。牌桌上还有4个suitpiles,一个deck card堆和一个discard card堆,布局如下(参考windows的纸牌游戏)-Card Games solitaire game, the table has seven stack of 28 cards, the first stack a card, a second stack 2. . . 7 stack
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-30
    • 文件大小:100307
    • 提供者:
  1. java

    0下载:
  2. 本次设计的游戏是俄罗斯方块,能基本达到俄罗斯方块的游戏性,需求分析如下: (1)由方块组成的不同的随机图形会从区域上方开始缓慢落下。 (2)玩家可以做的操作有: 以90度为单位旋转每一格块。 以各自为单位左右移动方块,并且能控制方块下落的速度。 可以随时暂停和继续游戏,以及重新开始游戏。 (3)方块移到区域最下方或是在其他方块上方时就停止移动固定在该处,此时新的随机图形会出现在区域上方继续落下。 (4)当区域中某一行全部被各自填满时,则会自动消除该行并为玩家计分
  3. 所属分类:Games

    • 发布日期:2017-05-04
    • 文件大小:193969
    • 提供者:刘燕青
  1. 98fb41e644fa

    0下载:
  2. 图像处理 图像处理 图像处理 图像处理 图像处理 - * Copyright 2007 by Techshine Incorporated. * All rights reserved. * Author: lyj * Linker command file * -l rts64plus.lib -1 ..\EVMDM6437_V2\lib\evmdm6437bsl.lib -l ..\..\lib\evmdm643
  3. 所属分类:Games

    • 发布日期:2017-12-12
    • 文件大小:399680
    • 提供者:xiaoyz
  1. 堆房子游戏源码

    0下载:
  2. android游戏编程之从零开始中的堆房子游戏源码(Android game programming from the beginning of the heap house game source code)
  3. 所属分类:游戏

    • 发布日期:2018-01-05
    • 文件大小:770048
    • 提供者:雷子110
搜珍网 www.dssz.com