搜索资源列表
基于MFC坦克地图编辑器
- 本项目是基于MFC单文档应用程序制作了一款地图编辑器,可以编辑各种地图,只需要加载要用的资源文件。下面演示时,以进行坦克地图编辑器为例。(此时必须加载相关的坦克地图。) 本项目提供了基本的地图编辑功能,并保存为文件,以供程序使用。以保证在游戏运行是加载地图的精细与流畅。 ,The project is based on the MFC Single Document application produced a map editor, can edit a variety of map
20080715_PhyToyV1_0
- 一款2D物理模拟软件,仿制了真实环境物体的各种连接与碰撞效果 应用介绍: 少年智力开发,学校物理课程指导,各种机构运动的研究 ,基于冲量的刚体铰链与碰撞,销限制铰接计算出链、摆、小车等模型,通过与扭簧配合模拟出玩具木马模型 仿真真实世界物理状态,建立了可用户控制的功能,达成了如同儿童玩具房的环境 -A 2D physics simulation software, imitation of the real environment of a variety of obje
shilie01
- 应用程序向导已为您创建了此 实例1 应用程序。此应用程序 不仅介绍了使用 Microsoft 基础类的基本知识, 而且是编写应用程序的起点。 -Application Wizard has created for you in this instance an application. This application not only describes the use of basic knowledge of Microsoft Foundation Classes and i
weibo
- 用JAVA写的一个微博网页的servlet的一个应用,基本内容已覆盖,涉及JSP-Written using JAVA servlet a microblogging website an application, the basic content has been covered, covering JSP
els
- 应用程序向导已为您创建了这个 els 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 els 应用程序的每个文件的内容。-Application Wizard has been created for you this els applications. This application not only demonstrates the basic use of Microsoft Foundation
Arkanoid
- This a small game arkanoid develop using Conitec Game Studio for basic learning of the Application(IDE) - Using Mesh, bouncing, gravity, force, fiction etc are covered in this small game.-This is a small game arkanoid develop using Conitec Game Studi
Tetris
- 本程序实现了俄罗斯方块的基本功能,通过游戏设置可选择游戏区域大小、游戏级别、方块样式以及选择网格背景和背景音乐等,同时具有开始游戏、暂停游戏盒结束功能。界面能提示下一个方块并显示分数。-This application implements the basic function of tetris, through game Settings can choose play area size, level and square, and select the grid background a
LinkGame
- 本程序实现了连连看游戏的基本功能,图形美观,包括16中动物图案,图案可自行添加或更换。本程序是初级开发,没有计时功能和晋级功能。-This application implements the basic function of lianliankan game, beautiful graphics, including 16 animals in design, design can add or change. This procedure is the primary developme
zifuchuan
- 字符串的应用,更改替换查找,指针的基本应用,初学c者必看。-Application of the string, change the replacement search, basic application pointer, beginner c watched.
PlaneGame(1)
- 目 录 1. 概述 3 1.1 实训项目简介 3 1.2 实训功能说明 3 1.2.1 基本功能 3 1.2.2 附加功能 3 2. 相关技术 4 2.1 Windows定时器技术 4 2.2 透明贴图实现技术 4 2.3 CObList链表 5 2.4获取矩形区域 6 2.5使用AfxMessageBox显示游戏过程中的提示信息 6 2.6内存释放 6 2.7 CImageList处理爆炸效果 6 2.8对话框的应用 6 3.