搜索资源列表
wuziqi
- 计算机软件实习,vc++五子棋,可人机对战,界面优美
majiang
- 经典麻将胡牌算法的编写,包括C和VB代码,这是本人进公司实习的项目。
unity3d场景实例
- 实习物体移动
card_games
- 实习时做的空档接龙纸牌游戏,仿Windows系统的,可以玩的,大家可以参考下-When to do internship gap Solitaire card games, like Windows system, you can play, everyone can refer to the next
BALLGAME-EX2
- 暑假实习做的一个简单的MFC打砖块游戏, 可以调速,有特殊砖块,可以使接球板变长或使球变大,可以切换背景,可以跳关-a simple game BrickBreaker
X3DEngeine
- 开发工具vs2008+dx9.0。由于本人现在大四忙于实习和找工作,引擎代码没有时间去整理和优化了,现在将代码公开, 希望能给初学游戏编程的同胞们有所帮助。-Development tools vs2008+ dx9.0 because I now a senior, busy practice and looking for work, the engine did not have time to organize and code optimization, and now the c
ctx
- 小游戏程序比较简单的一个C++程序用,可以实习人机互玩-Game, a relatively simple procedure C++ Procedures used, you can practice each other to play man-machine
win32game
- 俄罗斯方块,有好的图形界面,实习时编写,使用了hoho引擎-game
xiaoyouxi
- 此程序为本人在公司实习时做的小游戏程序.希望多多指教.-small programme.
tankexam
- Java坦克大战 applet 很简单的老师实习题目-Battle City is very simple Java applet practical subject teachers
Sudoku
- 金山实习时候写的数独游戏,用到回溯算法,按代码规范写的-Jinshan practice time to write Sudoku, backtracking algorithm used by the code written specification
sliding-tile
- 拼图,9X9的,JAVA APPLET,内附用户手册,实习作业-A game, Puzzle 9x9,
RobotGame
- 实习的时候写的一个小游戏,类似于泡泡堂,但是游戏规则比它复杂-Practice the time to write a small game
23825738IChatTwo
- 实习贪吃蛇的基本功能 增加新功能 源代码 完整功能-snake youxi
chess01_0919
- 单机版五子棋,实习小任务,完成基本功能,界面友好。VS2008.以供大家参考学习,代码有些许注释-Stand-alone version of backgammon, practice small tasks to complete basic functions, user-friendly. VS2008. To study for your reference, the code slightly comments
wuziqi_wcf
- 这是一个基于WCF的五子棋软件,是我在公司实习的时候,学习WCF时,做的一个案例,仅供WCF的初学者参考。-This is a WCF-based backgammon software, is when my internship, learning WCF, made a case for WCF reference for beginners.
2
- 名为“打星星”的原创游戏小程序,假期计算机实习的小学期作业。-a game c++ program
PCSharpPllk.netP1.4
- 用c#开发的连连看游戏供大家学习交流 当初的一个实习作业-Lianliankan game c# developers for them to learn from the exchange had an internship job
Guess-Numbers-game
- 猜数字游戏!(C语言程序,包含完整的源代码有详细注释、可执行文件,本人计算机实习期间编写的,) 猜数字游戏:此游戏通常由两个人玩,一方出数字,一方猜。出数字的人要想好一个没有重复数字的4位数,不能让猜的人知道。猜的人就可以开始猜。每猜一个数字,出数者就要根据这个数字给出几A几B,其中A前面的数字表示位置正确的数的个数,而B前的数字表示数字正确而位置不对的数的个数。例如,正确答案为 8234,而猜的人猜 8349,则出数者提示猜数者猜的结果是 1A2B,其中有一个8的位置对了,记为1A,而3和
java实习
- 1、用控制台输入输出 完成剪刀石头布 游戏 2、用控制台完成 彩票号码生成器 3、完成简单版猜数字游戏,生成100内数字,用户输入,提示大了或小了,次数可调整 4、用户控制台输入年份月份,在控制台打印该月的月历(use the console input and output to complete the scissors stone cloth game Use the console to complete the lottery number generator complet