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

搜索资源列表

  1. one

    0下载:
  2. 十二生肖的俄罗斯方块智力游戏。有完整的代码及设计方案。可以用于课程设计与毕业设计。
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1745105
    • 提供者:li
  1. Puzzle

    0下载:
  2. 简易迷宫游戏 适合初中级读者,设计位图操作、文件操作、键盘操作、简易地图等,主要是完整的设计思想-Simple maze game for junior high school-level readers, design bitmap operations, file operations, keyboard operation, simple maps, the main design idea is a complete
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-01
    • 文件大小:39162
    • 提供者:matthew
  1. Elevator

    0下载:
  2. 这是一个模拟电梯运行策略的程序。有完整的设计文档-This is a simulated elevator operation strategy process. There is a complete design document
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-30
    • 文件大小:792142
    • 提供者:Tianyi Chen
  1. Typing-Test-Game

    0下载:
  2. 这是我大一的时候做的打字测试游戏,C代码,TC上运行,内涵课程设计说明书和完整代码。-This is my freshman year, when doing typing test game, C code, TC run, connotation, curriculum design specifications and complete code.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:999667
    • 提供者:jsl
  1. puzzle

    0下载:
  2. 综合课程设计,成品包含: 17个java源文件,1个生成的.jar文件,1份报告书等 主要功能说明: (1).游戏设有初级、中级、高级的难度选项; (2).在完成拼图的过程中,可以查看完整图片的功能; (3).可以自由加载图片,不受图片数量、大小、格式限制,切割过程自动完成; (4).游戏具有计时、计录步数的功能,并能实时显示; (5).游戏自动过滤无解情况的拼图状态; (6).游戏中任何一个状态,计算机可以自动求取最优解,并模拟出路径。 (7).在模拟中,可
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-22
    • 文件大小:6884806
    • 提供者:腾飞
  1. skyblue_Snake

    0下载:
  2. Visual C++编写的贪吃蛇游戏,完整代码实现了一款下的智力游戏,为大家提供设计游戏的思路-Written in Visual C++ Snake game code to achieve a complete puzzle under, provide design ideas game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:137955
    • 提供者:shenchen
  1. skyblue_Rect

    0下载:
  2. Visual C++编写的俄罗斯方块游戏,完整代码,实现了一个小智力游戏,为大家提供设计游戏的思路,值得收藏学习-Written in Visual C++ Tetris game, complete code, to achieve a small puzzle game, provide design ideas games, it is worth learning collection
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-26
    • 文件大小:900836
    • 提供者:shenchen
  1. skyblue_LLK

    0下载:
  2. Visual C++编写的连连看游戏,完整代码,实现了一个小的智力游戏,为大家提供设计游戏的思路-Written in Visual C++ Lianliankan game, complete code, implements a small puzzle game, provide design ideas game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-06
    • 文件大小:140099
    • 提供者:shenchen
  1. Visual_C_Plus_Plus_eles

    0下载:
  2. visual C plus 俄罗斯方块课程设计报告加上完整代码有注释!-visual C plus plus Tetris course design coupled with a complete report of the code has comments!
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-15
    • 文件大小:4062008
    • 提供者:永卜放齐
  1. lianliankanvc

    0下载:
  2. 一个小游戏,连连看,能实现游戏的操作,用vc编写,源码完整,是不错的源码,我做的课程设计。-A little game Lianliankan, to achieve operation of the game, written by vc, complete source code, is a good source, I did the course design.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-14
    • 文件大小:3893
    • 提供者:靳瑾
  1. vblianliankan

    0下载:
  2. 我的课程设计,用不同的语言实现的连连看小游戏,源码完整,可以实现游戏的基本操作。-My course design, with different language Lianliankan game, complete source code, can achieve the basic operation of the game.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-02
    • 文件大小:559636
    • 提供者:靳瑾
  1. Maze-game

    0下载:
  2. 迷宫游戏的设计,其中含有程序的源代码及其画面的编制,完整的游戏开发工程。-Maze game
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-11
    • 文件大小:2770177
    • 提供者:阿乐
  1. winmine

    0下载:
  2. 完整的vb课程设计,有报告和源代码,全部正确可运行。-Complete vb course design, and there were reports and source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:160922
    • 提供者:irisleo
  1. Tetris

    0下载:
  2. mfc开发俄罗斯方块本人课程设计适合初学者学习代码完整-I mfc development courses designed for Tetris beginners to learn the complete code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-26
    • 文件大小:9485732
    • 提供者:heaofei
  1. lianliankan-youxi

    0下载:
  2. 用Java编写的连连看小游戏,其中的功能不是很复杂,适合初学者,能应付Java课程设计,附带完整的文档-Jmichelle lianliankan small game, one of the function is not very complex, is suitable for beginners, can handle Java curriculum design, and with complete documentation
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:320880
    • 提供者:黄箭
  1. saoleiyouxidekaifayusheji

    0下载:
  2. 关于运用c++进行扫雷游戏设计与开发的例子,里面有完整的代码,可直接使用与参考。-Example of to use c++ minesweeping game design and development, which has the complete code can be used directly with the reference.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-16
    • 文件大小:290863
    • 提供者:7321127
  1. link

    0下载:
  2. android 连连看源码,精美界面和完整的设计思路-android demo
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-07
    • 文件大小:670998
    • 提供者:朱久乐
  1. 3D-RussinaGame(DX9.0B)

    0下载:
  2. 2013年最新3D游戏设计,完整的源代码-2013 latest 3D game design, complete source code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-28
    • 文件大小:1778468
    • 提供者:小小
  1. C-Sharp-development-Tetris

    0下载:
  2. 本文给出了用C#语言开发俄罗斯方块的完整源程序,算法设计简单易懂,初学者3天即可掌握-This article presents the C# language development Tetris complete source code, algorithm design is simple to understand, beginners can master three days
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-10
    • 文件大小:2343039
    • 提供者:jihangui
  1. MIRENWHT

    0下载:
  2. 一款DELPHI设计的万花筒程序,程序比较简洁,显示色彩丰富。程序完整-DELPHI a kaleidoscope design program, the procedure is relatively simple, showing rich colors. Complete program
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:264714
    • 提供者:康道之
« 12 »
搜珍网 www.dssz.com