-
Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, th...
绘制分形混浊曲线、Julia集、和Mandelbrot集的程序源代码,程序运行后,分别选择菜单“分形”下的子菜单“混沌曲线”、“Julia集”或者“Mandelbrot集”,将分别绘制这几种分形图案。对于Mandelbrot集,可以用托动鼠标选择一矩形框,然后点击鼠标右键对所选择的区域进行放大。-Fractal mapping turbidity curve, Julia sets, Mandelbrot sets and source code, the program running, respectively, select menu
- 2022-11-20 01:50:03下载
- 积分:1
-
opengl切削仿真
#include "stdafx.h"
#include
#include
#include
#include
void solidCylinder(GLdouble radius, GLdouble height, GLint slices, GLint stacks) //»Ò»¸öÔ²ÖùÌ壬ÓÃDiskÀ´¸ÇסÉÏϵ×Ãæ
{
GLUquadricObj* qobj = gluNewQuadric();
gluCylinder(qobj, radius, radius, height, slices, stacks); //slicesÀàËÆÓÚ¾¶È£¬stacksÀàËÆÓÚγ¶È
glScalef(-1.0, 1.0, -1.0);
- 2022-02-03 11:01:56下载
- 积分:1
-
VC图形编程 易于学习的模型 包括许多基础的技巧
VC图形编程 易于学习的模型 包括许多基础的技巧-VC easy to learn graphical programming model includes many of the basic skills
- 2022-10-12 06:15:03下载
- 积分:1
-
基于空域平滑滤波的消燥处理程序,该程序可通过界面显示方法进行不同噪声条件下的中值滤波、均值滤波、自适应滤波等方面的消除噪声实验。...
基于空域平滑滤波的消燥处理程序,该程序可通过界面显示方法进行不同噪声条件下的中值滤波、均值滤波、自适应滤波等方面的消除噪声实验。- the consumption smoothing dry processing based on Airspace
- 2022-11-28 13:20:03下载
- 积分:1
-
实现播放功能,用户通过VC可以实现简单的播放功能.
实现播放功能,用户通过VC可以实现简单的播放功能.-The realization of playback, the user can be achieved through the VC simple playback.
- 2022-02-13 13:30:04下载
- 积分:1
-
关于图形学的程序
关于图形学的程序-graphics on the procedure
- 2022-05-05 05:35:17下载
- 积分:1
-
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。
ov9653寄存器配置,包括SXGA,VGA,QVGA,已经经过验证。-ov9653 register, including SXGA, VGA, QVGA, has been verified.
- 2022-04-28 11:14:22下载
- 积分:1
-
水平集图像处理程序,我们提出了一个新的变分公式
水平集图像处理程序,利用一个新的变分公式进行图像处理,效果很好-Level set image processing program,we present a new variational formulation
for geometric active contours that forces the level set function
to be close to a signed distance function, and therefore
completely eliminates the need of the costly re-initialization
procedure.
- 2022-08-21 15:22:06下载
- 积分:1
-
动态、静态图像压缩类
动态、静态图像压缩类-dynamic and static image compression category
- 2022-07-09 23:09:50下载
- 积分:1
-
一套水印源程序,做这个的朋友可以参考
一套水印源程序,做这个的朋友可以参考-a watermark source, so the friend can reference
- 2022-04-17 20:54:16下载
- 积分:1