搜索资源列表
EmfEngine-0.2-opensource
- The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of
h
- 计算机图形学的海绵图案的画法,使用turbo C 实现-Computer Graphics sponge painting patterns, using turbo C to achieve
C_couve
- 用Visual C++编写的基于GRAPHICS.H的分形图像-Written with Visual C++ GRAPHICS.H based Fractal Image
Cycloid
- Cycloid plotted in C by the <graphics.h> library.
han-nuo-ta
- 汉诺塔动画演示--代码 c++编写 如用到graphics.h可以搜索用Easy-x这个软件解决!-han-nuo-ta flash performance
clock
- 用graphics.h库函数实现模拟时钟,有数字显示-Using graphics.h library functions for analog clock, digital display
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边
DDA
- 使用VC6.0编译的DDA算法画直线程序,在程序编译前要手动添加graphics.h图形库-The the VC6.0 compiler DDA algorithm painting a straight line program, before the program compiles To manually add graphics.h graphics library
source
- 用tc3.0的graphics.h简单编写的一个小源代码——画图-The graphics.h with tc3.0 simple source code written in a small- drawing arcs
CAISESHIZHONG
- 彩色时钟#include<math.h> #include<dos.h> #include<graphics.h> #define CENTERX 320 #define CENTERY 175 #define CLICK 100 #define CLICKDELAY 30 #define HEBEEP 10000 #define LOWBEEP 500 #define BEEPDELAY 200 int Mrk_1[8