搜索资源列表
tanshishe
- C语言基于EGE图形库编写的贪食蛇源码,菜鸟之作,告诉你一个菜鸟该如何开始写游戏-C-based graphics library written Snake EGE source rookie to make, to tell you how to start writing a rookie game
canny-edge-detection
- 利用canny检测原理,对图像进行边缘检测。-ege detection by canny theory。
control2012_12_23-17_17_48
- 基于EGE的简单嵌入式GUI。作者:张帆。商业付费版或个人付费版获取方式联系email:funzone@yeah.net-a graphics user interface based on EGE
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++
control2012_12_23-17_17_48
- 基于EGE的简单嵌入式GUI。作者:张帆。商业付费版或个人付费版获取方式联系email:funzone@yeah.net-a graphics user interface based on EGE
Snake
- 贪吃蛇的原代码,已标注注释,使用的是EGE图形库-Snake s original code has been marked notes, using the EGE graphics library
musicPlay.cpp
- 音乐播放器源码,使EGE库开发,使用VS2010开发-Music Player
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。
lianliankan
- 简单的用ege实现的连连看,有音乐播放功能-Simple ege implementation of the again and again, there is music player function
Draw
- EGE库编写的简单画板。大一的作业。可能有学弟学妹需要喽-Draw Board
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.
GAME
- c语言结合EGE编写的游戏界面代码,能实现用户交互(C language written in EGE game interface code)
JiSuanQiNew
- 利用ege库编写计算器!编程语言为C语言(Use the ege library to write the calculator!)
EGE func
- ege的帮助文件,函数说明及其它项目。ege man,help doc(The manual has been rewritten and greatly expanded as of Dev-C++ version 5.5.2. It is still far from complete though, so don't hesitate to contribute by creating and sending me new pag
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.)