CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - 俄罗斯方块

搜索资源列表

  1. russia_block.c.tar

    0下载:
  2. 用linux下的VT码实现俄罗斯方块游戏,对理解linux系统编程很有帮助,运行时在字符界面-Tetris game with VT code under linux, and helpful to the understanding of Linux system programming, run-time character-based interface
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:2901
    • 提供者:肖曼
  1. game

    0下载:
  2. 基于QT4的游戏源码,俄罗斯方块,可直接用于6410开发板。代码有注释-QT4-based source of the game, Tetris, can be directly used in the 6410 development board. Code annotated
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:32157
    • 提供者:张玲
  1. block-game.tar

    0下载:
  2. 终端俄罗斯方块,makefile 写的不错,可以看看。-terminal game
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:14341
    • 提供者:e
  1. TETRIS.ZIP

    0下载:
  2. 俄罗斯方块,带有发炮功能,增强型的俄罗斯方块。-Enhanced Tetris.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-07
    • 文件大小:11157
    • 提供者:jiandke
  1. Tetris

    0下载:
  2. 基于QT4的俄罗斯方块的设计与实现。linux环境。使用了MySQL-The QT4 of Tetris design and Implementation. linux environment. Using MySQL
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-12
    • 文件大小:15838
    • 提供者:guoguiyang
  1. russian

    0下载:
  2. 一个在linux里面写的俄罗斯方块,基于gcc编译器,学习c语言的练手工具-Tetris wrote a linux inside the practiced hand tools, based on gcc compiler, learning c language
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-13
    • 文件大小:22171
    • 提供者:
  1. hexglass.tar

    0下载:
  2. 基于qt的六边形俄罗斯方块小游戏,有助于入门的qt学习者-a small computer game based on qt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-26
    • 文件大小:663263
    • 提供者:hapdo
  1. myGame

    0下载:
  2. qt编写的俄罗斯方块,布局很不错,很华丽,用的是qt4-qt prepared Tetris, the layout is very good, very ornate, with qt4
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-30
    • 文件大小:3200652
    • 提供者:yang
  1. game

    0下载:
  2. 在linux下C语言实现的俄罗斯方块,需要在控制台下运行-C language under linux Tetris
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-11-10
    • 文件大小:2710
    • 提供者:libin
  1. sdlTetris

    0下载:
  2. 基于SDL的俄罗斯方块,封装的不是很好,但是关于方块碰撞和旋转以及Map到GUI可以参考,直接运行./mk.sh,生成的文件在Target目录下。-Tetris by SDL in Linux
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-03
    • 文件大小:43289
    • 提供者:
  1. russion_ble

    0下载:
  2. 自己写的一个俄罗斯方块程序,大家可以-To write a Tetris program, we can try
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:47448
    • 提供者:安慰阿桑
  1. elsfk

    0下载:
  2. 在Ubutu系统下,利用C的数组,以及VT功能码等知识编写的俄罗斯方块小游戏,游戏可以直接运行玩耍,是初学者学习数组知识不错的资料-Under the Ubutu system, using arrays of C, and VT function code written knowledge tetris game, the game can be run directly to play, is a beginners array learning good information...
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-16
    • 文件大小:16995
    • 提供者:lianglin
  1. tetris.tar

    0下载:
  2. 可以在bash下运行的俄罗斯方块游戏, 仅仅用shell scr ipt实现-The Tetris implemented by shell scr ipt
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-14
    • 文件大小:3820
    • 提供者:马超
  1. 1235

    0下载:
  2. 用qt,c++写的一个俄罗斯方块游戏源代码-With qt, c++ written a tetris game source code
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5827
    • 提供者:
  1. elsfk_shuzu

    0下载:
  2. 用数组和VT实现的俄罗斯方块,有记分功能-Using arrays and VT Tetris, there is scoring function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:3262
    • 提供者:陈兵
  1. tetris

    0下载:
  2. 利用ncurses进行编程完成的一个俄罗斯方块源程序-A tetris programme using ncurses library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-25
    • 文件大小:20660
    • 提供者:孙程序
  1. Treix

    0下载:
  2. linux环境下俄罗斯方块,直接在shell上绘图 不适用其他的图形库-Under linux environment Tetris, drawing directly on the shell NA other graphics library
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-27
    • 文件大小:67677
    • 提供者:zhan
  1. Linux_russia_block

    0下载:
  2. 基于linux终端的俄罗斯方块经典游戏。-Based on the Linux terminal classic tetris game.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-28
    • 文件大小:54166
    • 提供者:陈庆阳
  1. youxi

    0下载:
  2. Linux 脚本编写的俄罗斯方块游戏,供大家参考-Linux game scr ipts
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:5121
    • 提供者:庞冬雪
  1. eluosi.tar

    0下载:
  2. 一个简单的俄罗斯方块,可以实现图形变换,消行等,并设置了三个等级-easy eluosi
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-29
    • 文件大小:17438
    • 提供者:姜祥杰
« 1 2 34 »
搜珍网 www.dssz.com