登录
首页 » 图形图像 » 完整的基本图形绘制系统

完整的基本图形绘制系统

于 2022-09-18 发布 文件大小:182.42 kB
0 74
下载积分: 2 下载次数: 1

代码说明:

完整的基本图形绘制系统-integrity of the basic Rendering System

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Detailed model of Laplacian pyramid, the main speakers through the scale transfo...
    详细的拉普拉斯金字塔模型,主要讲通过尺度变换,构造拉普拉斯金字塔-Detailed model of Laplacian pyramid, the main speakers through the scale transform, Laplacian pyramid structure
    2023-05-03 08:20:03下载
    积分:1
  • 在状态栏中添加动画 不需要任何特殊控件,只使用DELPHI自带的控件,在状态栏中加入动画的实例。...
    在状态栏中添加动画 不需要任何特殊控件,只使用DELPHI自带的控件,在状态栏中加入动画的实例。-column in a state of animation do not need to add any special controls, Delphi, bringing their use only the controller, column in a state of animation example.
    2022-01-26 05:48:24下载
    积分:1
  • 这是个关于虚拟人(女)的vrml程序。她可以做一些动作。
    这是个关于虚拟人(女)的vrml程序。她可以做一些动作。-This is on the virtual human (female) of the VRML program. She can make some moves.
    2022-06-12 11:11:54下载
    积分:1
  • Matlab image processing is very useful procedure, RGB images into gray
    matlab图象处理中非常有用的程序,RGB图象转化为灰度图象的程序,在运用中很有效-Matlab image processing is very useful procedure, RGB images into gray-scale images procedures, in the use of very effective
    2022-03-16 14:01:03下载
    积分:1
  • 关于绘的源码,很实用的代码,包括绘、选择、移动、复制和粘贴部分,是学习的好例子...
    关于绘图的源码,很实用的代码,包括绘图、选择、移动、复制和粘贴部分,是学习的好例子-On the drawing source, it is useful code, including graphics, select, move, copy and paste part of the study a good example of
    2022-02-01 08:11:54下载
    积分:1
  • 画趋势的动态链接库,有实例,供大家学习参考
    画趋势图的动态链接库,有实例,供大家学习参考-Painting trends graph dynamic link library, there are examples of reference for everyone to learn
    2022-05-13 19:12:21下载
    积分:1
  • 快速dct码变化算法
    快速dct码变化算法-rapid changes algorithm
    2022-03-30 15:18:29下载
    积分:1
  • 设计思路: 对Windows XP自带的画笔程序进行分析,一般User画过程: 首先鼠标选择绘工具,然后选择颜色,接着按User需要作。User对...
    设计思路: 对Windows XP自带的画笔程序进行分析,一般User画图过程: 首先鼠标选择绘图工具,然后选择颜色,接着按User需要作图。User对产出的图像进行操作。 对图形元素抽象出公共属性,设计我的画板的作图过程: 选择工具 、画预览效果、User满意并确定、绘制效果。 下面是程序用到主要变量: 当前绘图点粒度:int iGranularity 当前使用颜色:COLORREF curColor 当前绘图状态:int iPaintStatus 当前绘图状态属性:int iPaintProperty 前一个鼠标坐标:CPoint pOldPoint 多边形起点:CPoint pStartPoint 多边形终点:CPoint pEndPoint 当前鼠标坐标:CPoint pCurPoint 输出文本字符串缓存:CString strTextOut 对典型操作过程(画矩形)描述: 用户选择工具_RECTANGLE(使iPaintStatus=_RECTANGLE)、 选择绘图颜色(设定curColor)、 用户按下鼠标左键使绘图状态属性为预览(iPaintProperty=_PREVIEW)、 用户移动鼠标(绘制图形的橡皮线效果) 用户放开左键(绘制图形的实线效果) -design : Windows XP"s own brush analysis procedures, the general User drawing process : first choice mouse drawing tool, then select colors, followed by Graphic User needs. User to output images to operate. Right abstract graphic elements from the public properties, design I slate of mapping process : select tools, painting preview effects, User satisfaction and identification, mappi
    2022-03-11 03:27:30下载
    积分:1
  • 这是一个简单的绘程序,编制该程序的过程包括建立应用程序的基本框 架、处理视、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成...
    这是一个简单的绘图程序,编制该程序的过程包括建立应用程序的基本框 架、处理视图、处理文档、串行化处理、滚动处理、窗口分割、创建对话模板 资源、创建对话类、定义成员变量、定义消息处理函数、创建对话类对象并显 示对话框以及添加工具栏按钮。 该程序的功能就是在单文档窗口中绘制各种不同线宽(有六种线宽)、不 同风格(有三种风格:实线、划线和点线)和不同颜色的线段。并且具备保存、 恢复、撤消、滚动、窗口分割等功能。 该程序所用到的都是Visual C++最基本、最核心的内容。-This is a simple drawing program, the preparation of the procedures for the establishment of the process, including the application of the basic framework for handling View, documents, serial processing, and rolling, window segmentation, create dialogue template resources, the creation of such a dialogue, the definition member variables, the definition Message Handling Functions to create dialogue and object type dialog box appears and add toolbar button. The procedure is the function of a single document window mapping different width (a six linewidth), the different styles (three styles : solid line, and crossed point line) and different colors segment. And with the preservation, restoration, lifting, rolling, the window segmentation capabilities. The
    2022-12-02 23:35:03下载
    积分:1
  • 基于计算机学的计算机仿真三维立体模型的源代码,仅供参考...
    基于计算机图形学的计算机仿真三维立体模型的源代码,仅供参考-Based on computer graphics three-dimensional computer simulation model of the source code for reference only
    2022-06-15 07:14:26下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 57今日下载