Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • TicTacToe.rar a game of java program write. the game is tic tac toe
  • java4.rar a game of java program write. the game is tic tac toe
  • 24-point.rar a c program of the 24-point game
  • Russianbox.rar 俄罗斯方块全代码,可以暂停,可以重新开始游戏。程序的基本组成有:1、GameTable运行平台;2、游戏运行区域;3、控制区域。
  • desktopgame.rar 一款用VB制作的桌面宠物游戏程序 可以了解桌面动画的编程技巧。
  • chress.rar 用C++写的一个中国象棋的游戏程序,可以实现象棋中的基本功能。有兴趣的可以体验一下。
  • wuziqi.rar 用VC++实现的一个五子棋的小游戏程序,可以选择人机对弈,人人对弈,先手后手
  • Hanoi.rar 我编写的c++汉诺塔游戏程序 ( 字符显示 ) 面向对象的思想编写
  • ngcd080s.zip ... CANNOT BE HELD RESPONSIBLE FOR ANY LOSS OR DAMAGE CAUSED. THIS PROGRAM REQUIRES THE ORIGINAL SNK CD ROMS. THESE CD ROMS ARE ... SELLING IS NOT ALLOWED. YOU CANNOT PROVIDE NEOCD AND NEOGEO GAME SOFTWARE ON THE SAME PHYSICAL MEDIUM. YOU CAN REUSE SOURCE ...
  • adventure.zip ... princess胜利,遇到monster结束,主要为了熟悉c++,熟悉oop思想 The program is debugged on the plat of VC 6.0 其主体结构为: int ... ) Cout<<”you have meet the princess ,take her to a safe place”<<endl If (meetprincess && currentinlobby) Win() //win the game } }