搜索资源列表
tanshishe
- C语言基于EGE图形库编写的贪食蛇源码,菜鸟之作,告诉你一个菜鸟该如何开始写游戏-C-based graphics library written Snake EGE source rookie to make, to tell you how to start writing a rookie game
ege13.04
- EGE,(Easy Graphics Engine),是windows下的简易绘图库,是一个类似BGI(graphics.h)的面向C/C++语言新手的图形库,它的目标也是为了替代TC的BGI库而存在。-EGE, (Easy Graphics Engine), is a simple graphics library under windows, is similar to BGI (graphics.h) oriented C/C++
Snake
- 贪吃蛇的原代码,已标注注释,使用的是EGE图形库-Snake s original code has been marked notes, using the EGE graphics library
LRU_OSmode
- 利用VC和ege图形函数库编写基于LRU的请求分页模拟操作系统。模拟的功能有文件系统,鼠标响应,进程调度等。-VC and ege use graphics library written request LRU paging simulation operating system is based. Analog features include file systems, the mouse response, process sc
PictureAL
- 算法作业包。使用c语言ege图形库做的3个算法实验,直线,直线裁剪,还有bresemham算法。还有2个是贪心算法会场问题和一维找硬币-3computer graphics-experiment。exchange-coins,greedy,line-cuting,bresemham。
3d_rotate_ege
- 基于c-free和ege图形库开发的简单3d旋转算法。完全是3D,不是障眼法。-A simple 3D rotation algorithm based on C-free and ege graphics library. Is completely 3D, not blind.
elevator
- 本程序是大学期间一次作业,使用ege库,实现一台电梯控制的图形界面,可以在两种策略间转换。-This program is a job during college, use ege library that implements a graphical interface, elevator control, you can switch between the two strategies.
EGE-and-image
- 基于C语言利用EGE第三方图形库实现图像的基本操作,如图像缩放、图像着色、滚动条等。-Using EGE ,the third-party graphics library realize the basic operation of image, such as image scaling, image color, scroll bar, etc.
graphics
- 基于c语言利用EGE图形库实现图形界面,比如俄罗斯快,利用马里奥和姚明图像做测试。-Based on c language graphics library to use EGE graphical interface, such as Russia fast using Mario images and Yao Ming to do the test.
HelloWorld_Box2D_on_EGE
- 2维刚体运动动画,采用 Box2D 物理引擎,EGE 图形库,支持 Win32 品台。含VS2008 project 文件, C++ 源码和屏幕截图。-2D rigid body animation powered by Box2d physics engine and EGE graphic lib for Win32 platform.
cliuseforeign
- c语言 雷霆战机 vc成功运行,有不添加ege图形库实现的版本-C thunder fighter vc run successfully, has no added ege graphics library version
dimectedwide
- c语言 雷霆战机 vc成功运行,有不添加ege图形库实现的版本(C thunder fighter vc run successfully, has no added ege graphics library version)
ESRXGUS02
- c语言 雷霆战机 vc成功运行,有不添加ege图形库实现的版本()
647963
- c语言 雷霆战机 vc成功运行,有不添加ege图形库实现的版本()
Lms_GO
- 使用EGE 图形库 的图书管理系统实现了 图书的录入查询借出归还。 并且在本地存储信息。(The library management system of EGE graphics library has realized the loan and return of the books. And store information locally.)
gg
- 一个基于ege的贪吃蛇程序,需要先在CodeBlocks添加图形绘制库。是一个很小的小游戏。有规则介绍,一共三个关卡,过关小动画。入门级别,可以看一看。(A snake - eating program based on ege.)