搜索资源列表

  1. 一个非常好用的Autocad工具集

    7下载:
  2. ********************************************************* * AyungerStudio AutoCAD-Tools 更新日期: 2010.02.01 * ********************************************************* 这是本人近年来独自开发的一个AutoCAD修改工具集合,现与各位共享,主要包括: 1、
  3. 所属分类:其他小程序

    • 发布日期:2010-03-26
    • 文件大小:2050142
    • 提供者:ayungerstudio
  1. DrawLib

    0下载:
  2. 绘图库 1. 设计和实现一个图形函数库,具有绘制直线 段、任意圆弧、椭圆弧、多边形区域的阴影填 充和颜色填充等功能。(仅调用画点函数) Windows API: setpixel(hdc,x,y,color)-Drawing 1. Design and Implementation of a graphics library, with the straight-line drawing, arbitrary arc,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-07-03
    • 文件大小:3072
    • 提供者:litao
  1. Simple-Graphic-Design-And-Implementation-of-librar

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能-Design and implementation of a graphics library, with drawing straight line segments, arbitrary arc, elliptical arc, polygon area fill and color filled the shadow function
  3. 所属分类:图形图象

    • 发布日期:2024-07-03
    • 文件大小:24576
    • 提供者:celine
  1. test

    0下载:
  2. 设计和实现一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。-Design and implementation of a graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions.
  3. 所属分类:2D图形编程

    • 发布日期:2024-07-03
    • 文件大小:451584
    • 提供者:greAt
  1. Drawing_Library

    0下载:
  2. 一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。(仅调用画点函数 Windows API:setpixel(hdc,x,y,color))附带说明-A graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions. (D
  3. 所属分类:绘图程序

    • 发布日期:2024-07-03
    • 文件大小:129024
    • 提供者:aptiva0985
  1. diamond

    0下载:
  2. 使用MFC的基本绘图函数绘制蓝色直线段构成的花环图案-The basic drawing functions use the MFC rendering blue line section to form a rosette pattern
  3. 所属分类:绘图程序

    • 发布日期:2024-07-03
    • 文件大小:2159616
    • 提供者:所长
  1. line2

    0下载:
  2. 绘制任意斜率的直线段 设计CLine直线类,其数据成员为直线段的起点坐标P0和终点坐标P1,成员函数为MoveTo()和LineTo()函数。 CLine类的LineTo()函数使用中点Bresenham算法绘制任意斜率k的直线段,包括k=±∞、k>1、0≤k≤1、-1≤k<0和k<-1五种情况。 在屏幕客户区按下鼠标左键选择直线的起点,保持鼠标左键按下并移动鼠标到另一位置,弹起鼠标左键绘制任意斜率的直线段。 在状态栏动
  3. 所属分类:绘图程序

    • 发布日期:2024-07-03
    • 文件大小:2333696
    • 提供者:刘新义
  1. 例2-3

    0下载:
  2. 本函数从当前位置绘制直线段,但不包括(x,y)点。不包括终点坐标是为了实现多线段连接时公共点的处理,即采用起点闭区间,终点开区间的处理方法。绘制直线段函数的参数不包含颜色,直线段的颜色通过画笔来指定。(This function draws a straight line segment from the current position, but does not include (x, y) points. The end poin
  3. 所属分类:绘图程序

    • 发布日期:2024-07-03
    • 文件大小:41984
    • 提供者:泉欣
  1. 利用de Boor算法绘制B样条曲线

    0下载:
  2. 运用计算机图形学的知识,采用4阶B样条基函数,节点向量取为[0,0,0,0,1/4,2/4,3/4,1,1,1,1] 先绘制控制多边形,再用分段直线段绘制B样条曲线(Using the knowledge of computer graphics, the 4 order B spline basis function is used, and the node vector is taken as [0,0,0,0,1/4,2/
  3. 所属分类:图形图象

    • 发布日期:2024-07-03
    • 文件大小:47104
    • 提供者:zgwxc116

源码中国 www.ymcn.org