搜索资源列表
Fractal_
- 为绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后, 分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这 几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域 进行放大。-for mapping turbidity fractal curve, Julia sets, and the Mandelbrot set of program source c
mine.rar
- 能进行画图 鼠标移动画圆 矩形 同时改变光标,Paint can drawcircle rectangular mouse cursor at the same time
zhouchangmainji
- 求圆形,矩形,三角形的周长和面积,运用到继承的知识-Order to round, rectangular, triangular perimeter and area, apply to the inheritance of knowledge
myownbutton
- 自绘立体、圆形方形、多边形按钮。非位图 采用变换色彩产生立体效果-draw a 3d button,round,rectangular,othershape
cx15
- 矩形窗口直线裁剪,希望学习计算机图形学的对您有用啊。-Rectangular window cut straight, want to learn computer graphics useful to you ah.
suijijuxing
- 随机矩形 图形学基础 显示图形变化-The basis of random rectangular graphics display graphics change
Calculation_of_waveguide
- 矩形波导衰减常数的计算,实验课资料,含实验报告-Rectangular waveguide attenuation constant calculations, the experimental class information, including lab reports
MFC
- (1)定义一个抽象基类Shape,同它派生出5个类:圆、正方形、矩形、梯形、三角形。 (2)利用虚函数计算几种图形面积。 (3)演示构造函数、复制构造函数、析构函数的作用和调用顺序 (4)用类模板具体实现。 (5)利用MFC类库在图形用户界面上绘制及修改这些图形,采用对话框输入输出图形的基本属性,或者利用运算符重载输入输出图形的基本属性。 (6)用文件保存图形信息,且能够从文件中读取并作相应处理。 2)创新要求: 采用头文件与源文件分离的方法,多态性的实现多样化-d