搜索资源列表
JAVAdaimafanbianyiv1.4
- 最新的java反编译工具,支持目录级的反编译,也支持双击.class文件就可查看源文件,只限用于学习交流使用。-the latest anti - java compiler tools, support the anti-directory level compiler, Double-click support. class document can view source, only to learn to share.
MPQViewersource
- 暴雪公司魔兽3的mpq文件查看起 附带源代码 可以学习魔兽的文件格式-company EverQuest 3 blizzard of documents View mpq be incidental to the source code can study the document format EverQuest
wzq
- 一个Windows下用MFC开发的基于文档-视图模型的五子棋游戏,实现了单人游戏和双人游戏,单人游戏用鼠标,双人游戏使用鼠标和键盘。-A Renju Game which is based on the Document-View Architechture of MFC under Windows. Play this game with mouse (single player) or mouse and keyboard (double players).
game
- .翻牌游戏(难度系数:3级) 假设有52张纸牌,已经洗完,现在扑克牌全正面向上。假设有2个骰子,一个表示花色,一个表示牌点,模拟随机掷骰子,把骰子对应的牌翻过去,然后再掷骰子,再翻牌,.....如此100次。最后,输出还是正面向上的那些纸牌。 功能要求: 1) 能表示纸牌的花色和点数; 2) 能表示纸牌的正反面; 3) 能表示代表花色的骰子(4面)和代表牌点的骰子(13面),以及掷骰子的结果; 4) 能表示每次掷骰子后,翻牌的结果。 5) 允许用户选择掷骰子的总次数; 6) 允许用户单步(一次掷
igsaw_MFC
- 用MFC文档视图结构编写的拼图小游戏,用鼠标控制,供VC初学者学习-Puzzle game written using the MFC document view architecture, with mouse control for VC beginners to learn