搜索资源列表
tennis_game_source_code_(c++)
- You can play against a PC with 5 different skill levels or against a friend.
mygamePC.tar
- 可以在PC上运行的弹球游戏,利用framebuffer进行图形界面显示-A game of elastic ball pragramed by C,display by framebuffer
1102211SnakeGame
- 用visual studio 2008, C# 3.0编写的贪吃蛇游戏源码,两个版本:PC和手机。看了代码你就会知道,用.net开发手机应用竟然和电脑上的应用是如何的相似。这要归功于微软做的统一的抽象。
3dmines_src
- 3D Mines was written in C++ using the excellent Open Inventor toolkit. It will run on any SGI (to the best of my knowledge) - i.e. the binaries do not run on a PC (Windows, DOS, etc.). Both the source code and the executables are placed in the Public
piano
- C语言实现的虚拟电子琴,基于TURBO C,调用PC喇叭发声。实现的功能有:即时弹奏、弹奏录制和播放、文件保存、文件读取、文件信息显示、弹奏游戏等 可以用作C语言课程设计-virtual piano program based on TURBO C