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

搜索资源列表

  1. game0

    0下载:
  2. 一个简单的九宫格游戏,只要能在25步内走完的,可以进行广度优先搜索的计算,权当进入.net领域练手的一个小游戏开发-JiuGongGe, a simple game, as long as the finish in 25 steps, the breadth-first search can be calculated
  3. 所属分类:.net

    • 发布日期:2017-05-30
    • 文件大小:12775827
    • 提供者:傻蛋
  1. nineplayGame

    0下载:
  2. 九宫格数字游戏,需要中间的数字颜色不同于其他八个数字颜色才能过关-Jiugongge numbers game, you need the middle of the digital color different from the other eight digital color to clear customs
  3. 所属分类:CSharp

    • 发布日期:2016-01-25
    • 文件大小:44032
    • 提供者:xiexi
  1. pintu

    0下载:
  2. 类似于九宫格的拼图游戏。我曾拿来参考的。类似于九宫格的拼图游戏。-Jiugongge jigsaw puzzle similar to. I have used as reference. Jiugongge jigsaw puzzle similar to.
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-13
    • 文件大小:3100336
    • 提供者:liuax
  1. A

    0下载:
  2. 根据A*算法实现九宫格重新排序问题,并记录每步的排序结果-Jiugongge A* algorithm based on re-scheduling problem, and record the results of each step of the sort
  3. 所属分类:Data structs

    • 发布日期:2017-03-30
    • 文件大小:40323
    • 提供者:杨光
  1. CustomGrid

    0下载:
  2. symbian 自定义网格控件实现九宫格效果-symbian Style Box grid control to achieve a custom effect
  3. 所属分类:Symbian

    • 发布日期:2017-04-10
    • 文件大小:1506245
    • 提供者:刘信
  1. My_jiugongge

    0下载:
  2. 自己写的一个九宫格程序,应用A*算法,手动输入3*3的矩阵,自动移动数字,实现最优。输出移动步骤。-Jiugongge to write a program, application A* algorithm, manually enter the 3* 3 matrix, auto mobile digital, optimal. Output of mobile steps.
  3. 所属分类:Console

    • 发布日期:2017-04-08
    • 文件大小:298559
    • 提供者:
  1. nine

    0下载:
  2. 一个九宫格小游戏的源代码,主要应该编辑框,实现输入,编辑和修改,检测-A Jiugongge game' s source code, should the main edit box, the input, editing and revising, testing
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-17
    • 文件大小:67415
    • 提供者:李秋
  1. Sudoku

    0下载:
  2. 九宫格数独,是一种源自18世纪末的瑞士,后在美国发展、并在日本得以发扬光大的数字谜题。数独盘面是个九宫,每一宫又分为九个小格。在这八十一格中给出一定的已知数字和解题条件,利用逻辑和推理,在其他的空格上填入1-9的数字。使1-9每个数字在每一行、每一列和每一宫中都只出现一次。这种游戏全面考验做题者观察能力和推理能力,虽然玩法简单,但数字排列方式却千变万化,所以不少教育者认为数独是训练头脑的绝佳方式。-Jiugongge Sudoku, is a Swiss from the 18th centur
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:353981
    • 提供者:陈财雄
  1. ninegird_src

    0下载:
  2. 数字九宫格自动排序问题实验,八数码求解过程动态演示源代码-Digital Jiugongge automatic test scheduling problem, eight digital dynamic presentation source code solution process
  3. 所属分类:Data structs

    • 发布日期:2017-04-04
    • 文件大小:11261
    • 提供者:
  1. 9

    0下载:
  2. 1.九宫格布局为主题区和底部菜单区 2.将一张240*320的图片设置为背景图 3.根据屏幕宽高计算出各图标的位置,然后绘制各图标。-1. Jiugongge the theme of the layout area and the bottom of the menu area 2. Will be a 240* 320 images set to the background in Figure 3. According to the screen width and heigh
  3. 所属分类:J2ME

    • 发布日期:2017-04-03
    • 文件大小:730
    • 提供者:qi
  1. 8_shuma_game

    0下载:
  2. C++九宫格数码游戏源码,有兴趣的朋友学习一下。-C++ Jiugongge digital game source code, learn about friends who are interested.
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:183849
    • 提供者:
  1. jiugongge

    0下载:
  2. symbian第三版第五版平台通用,实现自绘的九宫格画面,vs2005环境-failed to translate
  3. 所属分类:Symbian

    • 发布日期:2017-04-02
    • 文件大小:412668
    • 提供者:duanjy
  1. jiugongge

    0下载:
  2. 九宫格益智游戏的编写,里面有一定的缺点可以进行修正-Style Box puzzle game preparation, there are certain shortcomings can be amended
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:36999
    • 提供者:1213
  1. jiugongge

    0下载:
  2. 程序输入任意一个数n,都可以自动生成一个n维的矩阵,满足类似九宫格的排列-Program input any number n, can automatically generate an n-dimensional matrix, arranged to meet a similar Jiugongge
  3. 所属分类:Data structs

    • 发布日期:2017-03-29
    • 文件大小:216805
    • 提供者:包河
  1. 8Digital-game

    0下载:
  2. 8数码游戏,经典,极品,九宫格,移动,寻路算法,耗时最小,完全可以运行-8 digital game, classic, gourmet, JiuGongGe, move, pathfinding algorithm, time consuming, can run the minimum
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:151086
    • 提供者:akun
  1. jiugong

    0下载:
  2. 用C++基于控制台实现一个九宫格的游戏,适用于初级开发者学习-In C++ implementation based on a squared game console for junior developers to learn
  3. 所属分类:Console

    • 发布日期:2017-04-04
    • 文件大小:98529
    • 提供者:海宁
  1. test2

    0下载:
  2. android应用九宫格, 对手势进行了监听。-android application squared, the gesture was listening.
  3. 所属分类:android

    • 发布日期:2017-05-17
    • 文件大小:5012189
    • 提供者:simple
  1. AITV_Framework

    0下载:
  2. 这是一个基于命名管道的进程通信及调度程序框架的试验版本。一个solution中包含3个Project.其中,AppScheduling是进程调度程序(这个是将来可以使用的版本),TestJiuGong和TestPlayer分别是九宫格导航和播放器的简单模拟(将来会被实现真实功能的程序所替换。) AppScheduling的功能:启动后自动隐藏窗口,启动九宫格导航。九宫格导航按1键后退出,启动播放器;播放器按0键后退出,启动九宫格导航;九宫格导航按0键后退出整个系统(包括AppScheduli
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-28
    • 文件大小:147352
    • 提供者:Roger King
  1. SUDOKU

    0下载:
  2. 九宫格的数独问题,利用回溯法来求解,C#语言,包括:初始化及填数的步骤-Jiugongge Sudoku problem to solve using backtracking, C# language, including: the number of steps to initialize and fill
  3. 所属分类:Data structs

    • 发布日期:2017-04-16
    • 文件大小:79248
    • 提供者:gle
  1. 8

    0下载:
  2. 人工智能中经典的九宫格排字问题(又称八数码问题)。-Artificial Intelligence in the classic squared typesetting problems (also known as eight digital issues).
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-02
    • 文件大小:528245
    • 提供者:mingcx
« 1 2 3 4 5 6 78 9 10 11 12 ... 16 »
搜珍网 www.dssz.com