资源列表
daima.tar
- 简单的小趣味游戏,通过win-tc下编写。有精美的飘雪图案-Simple fun game, written by win-tc. Exquisite pattern of snow
UserGame
- java 做的俄罗斯方块 -java do Tetris
Money
- 模拟QQ的零用钱大作战游戏,采用HGE引擎设计,模拟得非常真实-QQ simulation game War of the pocket money, the HGE engine design and simulation of a very real
Selfmadejigsawpuzzle
- 通过C语言编写的平图游戏,望多指教,多批评-Through the C language pintu games, look more advice, more criticism
mandc
- 有N个传教士和N个野人来到河边准备渡河,河岸有一条船,每次之多可供k个人乘渡。传教士为了安全起见,任何时刻,河两岸以及船上的野人数目总是不能超过传教士的数目(传教士数目为0除外)。求解一个可以令传教士和野人安全从左岸全部摆渡到右岸的过程。2、 可执行程序可以通过命令行参数传入输入输出文件路径,通过读取命令行参数指定的输入文件得到初始状态,并将结果输出到指定的输出文件中。 具体格式为:<可执行文件> <输入文件路径> <输出文件路径> -N-missio
tetrsour
- 俄羅斯方塊 a game of arranging bricks by BCB-Russian box a game of arranging bricks by BCB
YaYaELuoShiabcdef
- 用java实现的俄罗斯方块游戏,该游戏经过本人调试之后没有任何bug,游戏的界面友好,如果游戏中还存在潜在的bug,希望大家指点出来,共同学习。-Java achieve Tetris game, the game after I debug any bug, game-friendly interface, if the potential bug in the game, I hope you pointing out, and learn together.
3d
- 3D魔方程序源代码 采用VC++6.0开发 使用了OPENGL 代码比较简单 可以作为新手学习的范例-3D Cube source code developed using VC++6.0 using OPENGL relatively simple code can be used as an example of novice learning
Russia_Block
- 在ucGUI嵌入式平台下开发的俄罗斯方块,代码精简-Russian block developped under ucGUI embedded platform
computer
- 简单的计算机,实现了加减乘除的功能,功能简单方便使用,适合初学者。-Simple computer to achieve the arithmetic functions, features simple easy to use for beginners.
java
- 自己做的益智小游游戏源代码 包括五子棋、飞行棋、麻将、斗地主-Do the puzzle game
ELS
- C51实现俄罗斯方块程序及Proteus仿真,sbit Left_Key P1^2 Right_Key P1^3 Eddy_Key P1^4 Start_Key P1^5