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

搜索资源列表

  1. vcPP

    0下载:
  2. 基于VC的俄罗斯方块游戏,完整程序代码。-VC-based Tetris game complete program code.
  3. 所属分类:CSharp

    • 发布日期:2017-11-09
    • 文件大小:14945
    • 提供者:
  1. C-language-curriculum-

    0下载:
  2. C语言课程设计案例精编的光盘文件 包含五子棋、俄罗斯方块等游戏 以及网络方面的c程序 绝对值得收藏-C language curriculum design case for fine disc file contains backgammon, Tetris games and networks c program definitely worth collecting
  3. 所属分类:Linux Network

    • 发布日期:2017-11-11
    • 文件大小:4150637
    • 提供者:万鹏
  1. CSharp-source

    0下载:
  2. C#实现的俄罗斯方块程序(源码),主要实现简单的俄罗斯方块游戏,可以参考下-Tetris C# implementation of the program (source code)
  3. 所属分类:.net

    • 发布日期:2017-11-18
    • 文件大小:157905
    • 提供者:学习下
  1. skyblue_Rect

    0下载:
  2. 俄罗斯方块 ,经典游戏程序,vc实现的,喜欢的朋友可以看下,有价值-Tetris, the classic game program, vc realized, like a friend may have a look, valuable
  3. 所属分类:Game Program

    • 发布日期:2017-11-28
    • 文件大小:307988
    • 提供者:张林云
  1. Russia-fangkuai

    0下载:
  2. 俄罗斯方块,背景为劳拉,基于Qt编写的小程序,不需要密码,ubantu下运行,仅供参考-Tetris, the background for Laura, a small program written in Qt-based, does not require a password, ubantu run for reference only
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-15
    • 文件大小:7939385
    • 提供者:朱传凯
  1. RUSSIAN-game

    0下载:
  2. 此为单片机控制的俄罗斯方块的控制汇编源程序,程序已在事物上实现,验证了其正确性,希望对大家有用-This is a single-chip control Tetris control assembler source, the program has achieved things, to verify its correctness, and hope to be useful
  3. 所属分类:Other systems

    • 发布日期:2017-11-26
    • 文件大小:27513
    • 提供者:
  1. brick

    0下载:
  2. 基于UP-NETARM2410-S(内核为s3c2410)实验板,在EVC4.0环境下编写的俄罗斯方块游戏的程序-UP-NETARM2410-S (kernel s3c2410)-based experimental board, under in EVC4.0 environment written in Tetris game program
  3. 所属分类:Windows CE

    • 发布日期:2017-11-25
    • 文件大小:55869
    • 提供者:xiaoye
  1. Gift

    0下载:
  2. 一个c语言制作的程序,内置多游戏,包括生日快乐歌以及俄罗斯方块游戏-C language program produced, built-in multi-games, including Happy Birthday Tetris game
  3. 所属分类:Other systems

    • 发布日期:2017-11-25
    • 文件大小:4435
    • 提供者:liangzr
  1. Terics

    0下载:
  2. 本俄罗斯方块全部用绘图函数实现方块的绘制,没有一点资源,因此源代码很小巧,整个程序编译链接好,也就10K多吧。非常小巧的俄罗斯方块。 设计思想: 1、将游戏区域划分为18行*10列的棋盘,设立一个布尔型的二维数组变量,以表示棋盘上各个地方是否有方块。 2、用4个顶点代表各种不同形状的方块,一旦方块在游戏区域中,就把对应的布尔型二维数组变量置为真,表示该方格已经有方块了。 3、如上做方便方块移动是否会碰撞的判断。 4、代码已经修正了一个小BUG。 5、压缩
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-15
    • 文件大小:3573
    • 提供者:王鹏
  1. 4

    0下载:
  2. 利用c语言程序代码。描述俄罗斯方块游戏,有你的名字-C language program code. Descr iption Tetris game, your name
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-11-26
    • 文件大小:14329
    • 提供者:李依同
  1. matlab

    0下载:
  2. 针对一本matlab gui设计学习手记的例程,可以配套本套学习资料学习matlab。此程序包括串口通信,俄罗斯方块,科学计算器,密码登陆框,摇奖台的matlab程序,可直接运行,对其他程序开发有很大帮助-Routine for a matlab gui Notes of a design study, supporting the set of learning materials to learn Matlab. This program includes serial communicat
  3. 所属分类:matlab

    • 发布日期:2017-11-17
    • 文件大小:20434944
    • 提供者:于巧稚
  1. shiyongxiaochengxu

    1下载:
  2. 针对一本matlab gui设计学习手记的例程,可以配套本套学习资料学习matlab。此程序包括串口通信,俄罗斯方块,科学计算器,密码登陆框,摇奖台的matlab程序,可直接运行,对其他程序开发有很大帮助-Routine for a matlab gui Notes of a design study, supporting the set of learning materials to learn Matlab. This program includes serial communicat
  3. 所属分类:matlab

    • 发布日期:2017-11-16
    • 文件大小:8077561
    • 提供者:于巧稚
  1. fangkuai

    0下载:
  2. C语言编写的俄罗斯方块程序,可用单片机运行,也可软件仿真-Tetris C language program, available on the SCM run software simulation
  3. 所属分类:Other Games

    • 发布日期:2017-11-17
    • 文件大小:367975
    • 提供者:death1412
  1. ELuoSiFangKuai

    0下载:
  2. 该程序是基于VC++的双人版的俄罗斯方块设计,代码比较简单,希望能对你有帮助-The program is based VC++ double version of Tetris design, code is relatively simple, I hope you can help
  3. 所属分类:Other Games

    • 发布日期:2017-12-01
    • 文件大小:7061204
    • 提供者:何弯弯
  1. Shape

    0下载:
  2. 俄罗斯方块的Java实现,界面用Swing,程序结构遵循MVC设计原则,严格面向对象,有很好的参考意义-Tetris Java implementation, the interface with Swing, program structure follows the MVC design principle of strict object-oriented, have a good reference value
  3. 所属分类:Other Games

    • 发布日期:2017-12-06
    • 文件大小:14144
    • 提供者:denghui
  1. elsfk

    0下载:
  2. 这是一个以MFC为平台的俄罗斯方块程序,可直接使用-This is a Tetris MFC program as a platform can be used directly
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-12
    • 文件大小:2624279
    • 提供者:李凌云
  1. 1

    0下载:
  2. 一个简单的俄罗斯方块小游戏,可以作为学习参考,推荐给程序初学者-A simple Tetris game, can be used as a reference to the program recommended for beginners
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:3506
    • 提供者:david
  1. CSharpdemo

    0下载:
  2. C#(winforms)实例程序100个(俄罗斯方块游戏),内涵多个游戏程序 如俄罗斯方块 汉诺塔。。。还有初学者很有用的范例 示例-C# (winforms) Example program 100 (Tetris game), meaning more games like Tetris Tower of Hanoi. . . There are examples of useful examples for beginners. .
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3963925
    • 提供者:dy
  1. els_tool_statusBar_infocotton

    0下载:
  2. 本程序是俄罗斯方块小游戏,其主旨不但是实现了游戏的基本功能,同时对工具栏、状态栏、做了响应的功能实现,还有就是封装了一个类用于程序的info启动界面。代码中做了些许注释,适合学习MFC以后的同学-This procedure is a Tetris game, and its purpose is not only realize the basic functions of the game, at the same time, on the toolbar, status bar, so t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-15
    • 文件大小:4007322
    • 提供者:FuzzyRules
  1. teris-children-game

    0下载:
  2. 俄罗斯方块儿游戏,这是一款经典简单的游戏,但对于实际的编程训练而言却能学到很多东西,程序中用到了重点函数,对逻辑思维的训练有很好的作用。-Tetris children games, this is a classic simple game, but for the actual programming was able to learn a lot in terms of training, the program uses a key function of logical thinkin
  3. 所属分类:Other Games

    • 发布日期:2017-04-14
    • 文件大小:4981
    • 提供者:姚雷阳
« 1 2 ... 12 13 14 15 16 1718 19 20 »
搜珍网 www.dssz.com