搜索资源列表
chinachess
- 棋盘信息无疑会快于90个字节的棋盘,但这并不意味着所有的运算和操作都会更快。使用32个字节的数据表示,程序员在确定一个棋子的位置时往往需要增加额外的移位操作以取出一个字节中含有的两个坐标信息。2.2 比特棋盘(BitBoards)随着计算机存储能力的大幅提高,棋盘表示的空间需求往往已不是设计人员最为关注的问题。-chessboard information will undoubtedly faster than 90 bytes of chessboard. But this does not
MapEditor
- 游戏地图编辑器(通用版),通过该编辑器编辑好的地图后,地图被存储为通用的格式,可以提供给任何的人使用,地图分为3层,物体、地表、数据层,另外还有一层掩码层(默认碰撞层),希望能对大家学习有帮助,我的QQ:248224524 -Game map editor (Universal Edition), edited by the editor map, the map is stored as a common format, can be offered to any people to use,
Lattice-design-based-on-Tetris
- 一款基于点阵编译的c程序,程序功能:四个8*8LED点阵接成16*16LED点阵,双色显示,模仿俄罗斯方块游戏,LCD显示分数 程序使用的单片机:AT89S52,用到了其高128RAM数据存储区单元 用到的芯片及器件:74LS154,74LS373,LCD1602,AT89S52,按键,USB接口,1/4W2K电阻,三极管8550-Compiled based on a lattice of c program, the program features: four 8* 8LED
luanshi
- 状态机,线程,图象处理技术。以及游戏基本的碰撞检测与2D算法,数据存储是基于android提供的包,音乐效果采用mediaPlayer和soundpool技实现。- state machine, threads, image processing technology , 2D basic algorithm, collision detection algorithm, the data storage is based on package