资源列表
AppleChess
- 苹果棋,或者叫黑白棋,玩法很简单,自己平时无聊时编的
black
- 黑白棋的C程序源代码,不是很完善,还可以。
prz4051
- preamp 89c4051 and tda7318
rilichengxu
- 扫雷游戏的开发,它可以实现扫雷的基本功能,能够计算出玩家的游戏时间。-a game that can teach
master
- master system from muonline sources 97d by me
pintu
- 设计一个用java语言实现的数字拼图小游戏。界面主要由15个按钮,按钮上数字从“1”到“15”,面板采用网格布局,4*4分布。主要用到了awt包中的Frame、Butto,awt.event 包中的ActionListener、WindowListener接口,util包中的随机数(Random)类产生随机数。 数字移动是通过交换label属性。-Design a digital implementation using Java language puzzle game. Interfac
feixingqiyouxi
- 飞行棋游戏,有两个玩家分别交替玩游戏,里面有相对应你每一步的惩罚规则-the game of play chess
san-wei-muo-fang
- 三维魔方的源代码,非常好的。希望网友能够喜欢-The source code of the three-dimensional cube, very good. I hope the users will like them
shot
- 简单的设计游戏,实现正方形的自由移动,射中则变成红色。-Simple design game, to achieve the free movement of the square, shot becomes red.
example_scanport
- 我自己手动完全用C++编写的小型的一个端口扫描联系程序-I have to manually complete with C++ to prepare a small contact port scanning procedures
dsp_defs
- DIVA Server Adapters for Linux v2.13.6.
Snake
- 运用C语言,写出最简单的贪食蛇游戏,欢迎试玩。-Write easiest Snake game by c.