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

搜索资源列表

  1. TexasHoldemRecognizer

    2下载:
  2. 德州扑克核心算法代码,自动区分最大组合,需要的自取-Poker core algorithm code, the maximum combination of automatic distinction between the need of self-created
  3. 所属分类:Other Riddle games

    • 发布日期:2015-01-18
    • 文件大小:925696
    • 提供者:golf
  1. BoxMan

    0下载:
  2. 这是一个经典的推箱子游戏,内含推箱子的核心算法-This is a classic Sokoban game, containing the core algorithm Sokoban
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:3748448
    • 提供者:haohao
  1. simple2

    0下载:
  2. 是我学习C++的习作之一,猜测储物位置小游戏的核心程序部分,有电脑智能提示功能!-I am learning C++ assignments, one storage location guessing game part of the core program, features a computer smart tips!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-02
    • 文件大小:58564
    • 提供者:周梦来
  1. fivercore

    0下载:
  2. 五子棋核心程序 还不错 可以用于借鉴 自己就可以省事些 呵呵 要多借鉴才能有好程序作品 哈-Gobang core processes can be used to learn from their own bad can save trouble to learn some more Ha ha good to program works of Kazakhstan
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:32954
    • 提供者:cyf
  1. Details-for-core-code-of-Linklink

    0下载:
  2. 休闲益智游戏连连看的核心算法详解,有不懂得地方可以联系我。-Details for core code of Linklink.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-22
    • 文件大小:67514
    • 提供者:张国栋
  1. snake

    0下载:
  2. 自己用curse库编写的贪吃蛇,为了方便初学者学习,只包含了最核心的游戏功能,包括蛇的控制、变长,食物的随机产生等等基本内容,读者可自行补充游戏积分、游戏菜单等功能。-Library with a curse written in their own Snake, for the convenience of beginners to learn, only contains the core game features, including the snake control, variabl
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-05
    • 文件大小:1829
    • 提供者:darkshade
  1. Snake-game

    0下载:
  2. 这是我做的贪食蛇游戏,在游戏中属于比较简单的,只有近500行,主要设计思想是以数据段的数值 作为80*25屏幕上的坐标,然后用一些中断将其显示就行。所以编程时主要考虑对数据段中数据的改变 对于贪食蛇这款游戏,核心思想是控制“蛇头”(第一个数)的变化,而蛇身只要跟着蛇头移动就行-This is a pivotal game that I do in the game are relatively simple, only about 500 lines, the main desig
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:7435
    • 提供者:danny
  1. Skyblue_Mine

    0下载:
  2. 这个程序编写的是经典的游戏:扫雷。这个程序实现了扫雷的核心功能,但界面不是很好看。-This programming is classic game: mine clearance. This program implements the core functionality of mine clearance, but the interface is not very nice.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-18
    • 文件大小:4972141
    • 提供者:钟西泽
  1. fitness-video-game

    0下载:
  2. 健身游戏机的设计模块 其中的核心模块控制器的设计-The core module of the controller design of the fitness video game design module which
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:3250
    • 提供者:袁浩然
  1. pintuyuanma

    0下载:
  2. JAVA小游戏-拼图 我做的第一个小游戏 Cell类是继承的按钮类,并加上相应图形,形成方格 MyCanvas是一个面板,加载Cell类的对象(方格),是这三个类中的核心 -JAVA games- puzzle I do a little game Cell class inherits the button class, plus graphics, to form squares MyCanvas panel, load the Cell class of objects (sq
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-30
    • 文件大小:11516
    • 提供者:王洪国
  1. LLK-and-LLK_cheat

    0下载:
  2. 小游戏连连看,实现了核心游戏功能,交互方面有待完善。以及基于FindWindow函数的游戏外挂,实现提示相同块、自动销块的功能。代码有良好的注释。-Lianliankan game implements the core game features, interactive aspects to be improved. FindWindow function-based games as well as plug-in, to achieve the same block prompts, a
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-13
    • 文件大小:180032
    • 提供者:周彬
  1. Tank

    0下载:
  2. 坦克大战源代码,是此类游戏的模板,最重要的核心代码-Sees the source code is a template for such games, the most important core code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-25
    • 文件大小:249825
    • 提供者:德玛
  1. SUN

    0下载:
  2. 基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。-NIOS II LED screen Sn
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-12
    • 文件大小:18956237
    • 提供者:iachi
  1. fangkuai

    0下载:
  2. 开发环境pb10,俄罗斯方块,代码简单使用两个数组作为算法的核心,用dw显示-Development environment pb10, Tetris, the code is simple to use two arrays as the core of the algorithm, with dw display
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-26
    • 文件大小:206393
    • 提供者:一剑倾情
  1. 2048-code

    0下载:
  2. 基于Javascr ipt语言,cocos2d游戏引擎和CocosEditor手游开发工具开发的小游戏2048核心代码及剖析-Javascr ipt based language, cocos2d game engine and development tools to develop hand travel CocosEditor small game and analyze core code 2048
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-31
    • 文件大小:2833
    • 提供者:cleargy
  1. My2048

    0下载:
  2. 2048小游戏c++源码(核心代码) (按end键可用作弊系统) 较简陋,希望见谅-2048 small game c++ source (core code) (Available by the end key cheat system) Relatively simple, hope forgive me
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:1668
    • 提供者:大漠飞烟
  1. Sudoku-Puzzle

    0下载:
  2. 八数码问题(类似于华容道),是一个有益智力的小游戏,通过空白滑块的移动来将混乱的图案恢复到有序的状态 本代码的核心算法通过fortran编写,经过matlab的制图功能进行可视化,解决了任意初始条件下的八数码问题的自动求解过程 1、matlab的exe文件在matlab文件夹中,点击打开之后出现gui图形化界面。 2、点击start按钮,程序会随机生成一个初始状态,并判断是否可解(solvable按钮显示YES即可解,NO即不可解)。 3、可解的话点击go按钮,程序开始自动运行,
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-09
    • 文件大小:1559364
    • 提供者:曾克成
  1. tanchishe

    0下载:
  2. IO interface is very simple Snake game, the core algorithm for operation of the game as well as double-digit groups. It is suitable for beginners to learn, which are more detailed comments.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:2684
    • 提供者:何中海
  1. pong_game

    0下载:
  2. pong游戏的verilog代码,只上传了核心模块的代码,其他模块包括vga驱动和ps2键盘解码-the core code of the pong game, other module include vga and ps2 keyboard driver
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-30
    • 文件大小:12946
    • 提供者:xuzhengan
搜珍网 www.dssz.com