搜索资源列表
liuyiyier
- 五角星及其填充颜色,画线程序,对各种画线算法进行了很好的描述-five-pointed star and fill color, line drawing procedure, the various line drawing algorithm is a good descr iption
tuxingxuedazouye
- 1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的
VanvaSrc_v25ad
- 瑰丽多姿的万花规屏保 v2.5 感受曲线之美...... 万花规模型算法我发表在《电脑爱好者》1999年12期上,此屏保版和大家玩过的万花规玩具一样, 帮你轻松画出各种随机的图案花样。网上有很多根据我的算法写的程序,这是原作者的万花规免费屏保! [最后更新] 2005-1-12 - 新增设置项:保留背景,随机变化或渐进变化 - 新增全屏显示时热键: 空格 : 显示详细信息(开/关) F1 : 切换显示间隔(0~5秒) F2 :
adfegdfdfe
- 使用VB.NET编程语言在Visual Basic.NET 2003的平台下自己动手设计开发一款文件加密软件,采用DES加密算法,能实现对各种类型的文件进行加密和解密是关键之处,主要要把这个做完善。-use VB.NET programming language in Visual Basic.NET 2003 platform personally developed an encryption software documentation using DES encryption algor
ALLPainter
- 画各种图形的算法哦, 有圆, 椭圆, 直线填充-painting various graphics algorithm oh, and a round, oval, line filled
Draw
- 本次综合设计实验是用C++语言在MFC环境下实现一个的画图程序。程序主要由两个类构成,分别是实现响应菜单和实现作图与图形处理的功能。在作图类里有计算机图形学课本中的各种的与图形相关的算法的具体实现,如DDA画线算法、中点圆算法、种子填充算法、平移、旋转、比例缩放等。
vc一个画图工具
- 类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-similar to the drawing process, the basic graphics graphics scanning algorithm implementation of the graphics it would be useful for beginners
tuxingxueVC6.rar
- 主要是各种算法思想及程序,包括:直线的DDA画线、中点画线、Bresenham画线算法;中点画圆、Bresenham画圆、中点画椭圆算法;有序边表填充、种子填充、圆和椭圆的填充、图案填充算法;线型和线宽处理;Cohen-Sutherland裁剪算法、中点分割裁剪算法、Liang-Barsky裁剪算法、多边形逐边裁剪算法,AppWizard has created this Draw application for you. This application
Graphics
- 一个集成的图形界面的程序,可调用每一次作业子程序。 一、调用画点的函数,用DDA、中点算法画直线和中点算法画圆和椭圆。 二、多边形扫描转换算法和区域填充算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法为任选;基于种子的区域填充采用4连通区域的递归种子填充算法,或扫描线种子填充算法,要求种子点(x,y)可交互输入)。 三、线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪
ImageEnhancement
- 图像增强的各种算法,如直方图均衡,正规化,直方图统计方法。-A variety of image enhancement algorithms, such as histogram equalization, standardization, histogram statistical methods.
basicpixel1
- 本章主要介绍图元属性,对于各种图元的属性具有详细的描述,以及相关的算法和思想,还有涉及到区域填充的各种方法,相信对大家的学习有帮助-This chapter introduces the element attributes, for a variety of graphic elements with the attributes described in detail, as well as related algorithms and ideas, but also relates to
ji_suan_ji_tu_xing_xue_bao_gao_ji_yuan_cheng_xu.ra
- 这是<<计算机图形学>>的实验课程报告及源程序,说明了各种图形的基本算法,并能将算法用程序实现,最终运用c语言编写绘图程序,得到所需结果。-This is the “computer graphics ” report and the source of the experimental course, indicating a variety of graphics the basic algorithm, and algorithms can achieve wit
ii
- 实现绘制各种情况直线的Bresenham算法,并将实现的算法应用于任意多边形的绘制,要求多边形的顶点由键盘输入或鼠标拾取,绘制的多边形顶点要准确,图形应该封闭。 要求掌握Bresenham算法的基本原理和算法设计,画出算法实现的程序流程图,使用C或者VC++实现算法,并演示。 -Implementation of the Bresenham line drawing algorithm for various situations, and to achieve an arbitrary
2010991641529556
- 类似于画图程序,是图形学各种基本图形的扫描算法的实现,对图形学的入门者大有用处-Similar to the Paint program, is of basic graphic graphics scanning algorithm, on the graphics useful for beginners
LineCircle
- 计算机图形学中画直线和圆的程序。分别用三种算法实现各种斜率的画直线!-Computer graphics, drawing lines and circles in the program. Three algorithms were used to draw a straight line to achieve a variety of slope!
Curves-and-Surfaces
- vc6.0编写的,各种曲线和曲面算法生成的实用程序。包括bezier曲线曲面和b样条曲线曲面等 -vc6.0 written, curve and surface algorithm to generate a variety of utility. Including bezier curves and surfaces, and b-spline curves and surfaces, etc.
mygrapfydf
- 计算机图形学课内实验 mfc 有各种画图算法-Computer graphics, a variety of curricular experiments mfc drawing algorithm
679852graphicCourse
- 包含计算机图形的各种算法分析与实现,图形变换,图形标准,光栅图形学,几何造型-Analysis and Implementation of computer graphics algorithms, graphics transform, graphics standard, raster graphics, geometric modeling
computer-graphics-curriculum-design
- 本程序是计算机图形学课程设计的程序,包含用各种算法绘制直线、圆、曲线,填充,剪裁等,有助于计算机图形学的学习与实践。-This procedure is a computer graphics curriculum design process, including the use of various algorithms to draw lines, circles, curves, filling, cutting, etc., help to learn and practice of
4573274727
- 信道估计很经典的文章 包括各种算法的综述介绍 详细-Channel estimation is a classic article includes a detailed descr iption of various algorithms overview