CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - project

搜索资源列表

  1. ch02

    0下载:
  2. 俄罗斯方块双人对战的实现,打开Eclipse,导入java项目ch02,然后保存、运行game.ErsBlocksGame 类即可。-Russian square double against the realization, open the Eclipse, import Java ch02 project, and save running game. ErsBlocksGame kind can be
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-28
    • 文件大小:108579
    • 提供者:yuan
  1. ch03

    0下载:
  2. 五子棋对战游戏的实现,打开Eclipse导入ch03项目,运行server.chessServer类启动服务器端,运行client.chessClient类启动客户端。目前只支持两个客户端进行网络对战,多个玩家还有如线程同步问题等。两个客户端可以在同一台电脑上运行。-The realization of renju game against, open the Eclipse import ch03 project, run server. ChessServer class start the
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:73967
    • 提供者:yuan
  1. ch04

    0下载:
  2. 网络游鱼,打开Eclipse导入ch04项目,运行server.FishServer类启动服务器端,运行java client.SwimFish类启动客户端。注意,同时在多台机上运行客户端才能显示出网络游鱼的效果,在同一台机上打开多个客户端窗口不能看到该效果。-Network fish, open the Eclipse import ch04 project, run server. FishServer class start the server running Java client.
  3. 所属分类:Other Games

    • 发布日期:2017-03-23
    • 文件大小:232651
    • 提供者:yuan
  1. ch05

    0下载:
  2. 人机对战五子棋游戏的实现, 安装JDK,配置环境变量,双击compile.bat 批处理文件编译项目,双击runFive.bat批处理文件可启动项目。 -The realization of the game against the man-machine renju, JDK installation, configuration environment variables, double click compile. Bat batch file compiler project, do
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-06
    • 文件大小:58985
    • 提供者:yuan
  1. tic-tac-toe-project

    0下载:
  2. This C++ program on TIC TAC TOE GAME is a simple text base game. This program is without grahics to focus on logic /algorithm used in game. Two players can play this game.
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:2041
    • 提供者:subha
  1. hangman-game-project

    0下载:
  2. In the game of Hangman, the computer chooses a word at random from a given list of words. This word is the answer. The player then tries to guess the word, by guessing one letter at a time. Whenever the user guesses a letter that is in the answer, al
  3. 所属分类:Other Games

    • 发布日期:2017-03-31
    • 文件大小:2518
    • 提供者:subha
  1. Juego

    0下载:
  2. This Project is a MiGame PRoject for begginers programmers
  3. 所属分类:Game Program

    • 发布日期:2017-05-16
    • 文件大小:4213457
    • 提供者:nico
  1. heibai

    0下载:
  2. 项目介绍: 􀂾 “黑白棋”是一个很著名的棋类游戏,又称为“奥赛罗”棋. 􀂾 规则是在8*8的棋盘上的中心位置,先放入四个棋子,黑白各两个。然后双方轮流下子,在直线或斜线方向,己方两子之间的所有敌子(不能包含空格)全部变为己子(称为吃子). 􀂾 每次落子必须有吃子。最后棋盘全部占满,或者双方都不能落子,那么子多者为胜。如果一方把对方全部吃完,也算获胜。-Project Descr iption: 􀂾 "Othello
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-29
    • 文件大小:727585
    • 提供者:袁其银
  1. vnminh_CoTuong

    0下载:
  2. game chinesechess. you can use it to do your project.
  3. 所属分类:Chess Poker games

    • 发布日期:2017-06-20
    • 文件大小:30535251
    • 提供者:hoa
  1. nqueen

    0下载:
  2. 在n×n格的棋盘上放置彼此不受攻击的n个皇后。按照国际象棋的规则,皇后可以攻 击与之处在同一行或同一列或同一斜线上的棋子。n后问题等价于在n×n格的棋盘上放置n 个皇后,任何2 个皇后不放在同一行或同一列或同一斜线上。 解n后问题的一个拉斯维加斯算法如下。-this is a project
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-28
    • 文件大小:1037
    • 提供者:ziv
  1. MyGame

    0下载:
  2. 自己用java写的一个俄罗斯方块小游戏,包括源代码,只需要将他导入导自己的工程就可以运行。-using Java write a Tetris game, including source code, you can run only need to import guide the project.
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:263334
    • 提供者:刘宇
  1. Knight-flight-chess

    0下载:
  2. 一个骑士飞行棋的游戏项目、喜欢的朋友可以下载-Knight flight chess project
  3. 所属分类:Other Games

    • 发布日期:2017-04-09
    • 文件大小:1394577
    • 提供者:陈陈
  1. C-assessment

    0下载:
  2. 抛射投掷物集中目标得分 分别为5,10,20 一共3次机会 看最后得多少分-project a object to score
  3. 所属分类:Shot Game

    • 发布日期:2017-05-11
    • 文件大小:2482241
    • 提供者:
  1. VCPP6

    0下载:
  2. 本文通过需求分析与方案论证,首先对开发数独游戏程序进行初步的分析,然后通过总体设计和详细设计论述了系统的开发和实现过程。-This article through the demand analysis and the project concept demonstration,firsr to develops sudoku the game procedure carries on the preliminary analyisis,then elaborated systems perfo
  3. 所属分类:Other Games

    • 发布日期:2017-05-22
    • 文件大小:6953489
    • 提供者:崔瑞熙
  1. Project

    0下载:
  2. MapleStory auto source
  3. 所属分类:Game Program

    • 发布日期:2017-05-11
    • 文件大小:2263997
    • 提供者:ghehddhkdwk
  1. 1

    0下载:
  2. 管西京编著,2011,深入体验VC++项目开发,第一章飞机飞行游戏源代码。-Guan Xijing edited, 2011, in-depth the experience VC++ project development,the source code of the first chapter: the Airplane Flight Game.
  3. 所属分类:Other Games

    • 发布日期:2017-05-08
    • 文件大小:2046624
    • 提供者:雨勇
  1. development

    0下载:
  2. 方块移动游戏基于VC++开发,内含源代码、需求分析、概要设计及详细设计说明书等内容,能较好理解一个完整的项目开发。-Box mobile game based on the VC++ development, including source code, requirements analysis, outline design and detailed design specifications, etc., to better understand a complete project de
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:4122284
    • 提供者:谢涛
  1. Game-Development-and-Production

    0下载:
  2. This a book about the making of digital interactive entertainment software— games! Specifically, this book is for people who want to lead the making of games: programmers, designers, art directors, producers (executive, associate, line, interna
  3. 所属分类:Other Games

    • 发布日期:2017-05-16
    • 文件大小:4166014
    • 提供者: tyrk
  1. Game-Architecture-and-Design

    0下载:
  2. The book treats pure game design separately from architecture and formal planning. The game design constitutes a feature-based descr iption of the end product that can be used as a shared creative vision by the whole team. As development progress
  3. 所属分类:Other Games

    • 发布日期:2017-05-24
    • 文件大小:7887045
    • 提供者: tyrk
  1. Battle-tank-game

    0下载:
  2. ①源码文件是授课过程中的最后版本,是myeclipse6.5编写的工程. ②源码可以通过myeclipse6.5或者更高版本打开,并可以直接运行 ③给出的源码并没有实现坦克大战文档的全部功能,这个在视频教程中已经提到了,其余功能大家完全可以在学习完视频教程后,自行完成。 ④该项目没有使用到数据库.-The source file is taught during the final version, is written in myeclipse6.5project.The sour
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:310381
    • 提供者:梁启华
« 1 2 ... 12 13 14 15 16 1718 19 20 21 22 ... 37 »
搜珍网 www.dssz.com