登录
首页 » Visual C++ » CAGD_NURBS-Chap6-7

CAGD_NURBS-Chap6-7

于 2014-11-05 发布 文件大小:1622KB
0 104
下载积分: 1 下载次数: 5

代码说明:

  计算机辅助几何设计与非均匀有理b样条(修订版)施法中著;第6-7章附件(《CAGD & NURBS》)

文件列表:

Chap6
.....\Ch6K12C1,48,2012-04-07
.....\Ch6K15S1,116,2012-02-01
.....\Ch6K7C1,72,2012-04-07
.....\Ch6K9C1,120,2012-04-07
.....\Ch6M10C1,48,2012-01-25
.....\Ch6M11C1,100,2012-01-26
.....\Ch6M11C12,156,2012-01-26
.....\Ch6M12C1,88,2012-01-25
.....\Ch6M15S1,236,2012-02-01
.....\Ch6M15S2,404,2012-02-01
.....\Ch6M15S3,500,2012-04-07
.....\Ch6M16S3,500,2012-04-07
.....\Ch6M1C1,110,2003-09-11
.....\Ch6M1C2,127,2012-01-24
.....\Ch6M5C1,76,2003-09-11
.....\Ch6M7C1,96,2012-01-24
.....\Ch6M7C2,120,2012-01-24
.....\Ch6M7C3,120,2012-04-07
.....\Ch6M8C1,44,2012-01-24
.....\Ch6M9C1,72,2012-01-25
.....\Chap6.exe,532480,2013-10-31
.....\CreatManningSpline.pdf,103508,2013-08-26
.....\CreatManningSpline.txt,5242,2012-12-02
.....\GetKnotsRepeats.pdf,90543,2013-08-26
.....\GetKnotsRepeats.txt - 记事本.pdf,90543,2013-08-26
.....\InitCycleNuSpline.pdf,98316,2013-08-26
.....\InitCycleNuSpline.txt,2753,2012-12-02
.....\第六章使用说明.pdf,273872,2013-09-07
Chap7
.....\Ch7K1C1,72,2012-01-21
.....\Ch7K8C1,72,2012-01-21
.....\Ch7K9S1,220,2012-01-21
.....\Ch7K9S2,220,2013-05-16
.....\Ch7M1C1,72,2012-01-21
.....\Ch7M1C5,72,2012-01-24
.....\Ch7M1C6,88,2012-01-24
.....\Ch7M1C7,72,2012-12-28
.....\Ch7M8C1,88,2012-01-21
.....\Ch7M9S1,172,2012-01-21
.....\Chap7.exe,462848,2013-10-31
.....\GetBaseFunVal.pdf,88289,2013-08-26
.....\GetBaseFunVal.txt,927,2012-12-16
.....\GetBPr.pdf,102204,2013-08-26
.....\GetBPr.txt,2107,2013-07-30
.....\GetKnotsRepeats.pdf,90543,2013-08-26
.....\GetKnotsRepeats.txt,924,2012-11-27
.....\KnotValue.pdf,82131,2013-08-26
.....\KnotValue.txt,562,2012-11-27
.....\第七章使用说明.pdf,250297,2013-09-07

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

发表评论

0 个回复

  • Bresenham
    简单计算机图形学算法,通过直线中点Bresenham算法,绘制直线。( Simple computer graphics algorithms, Bresenham line passing through the midpoint algorithm, draw a straight line.)
    2014-02-17 21:22:36下载
    积分:1
  • draw
    电力系统绘图程序源码,对开发GIS系统的程序员有一定的帮助(VC++ electrotic DRAWING PROGAM)
    2016-04-24 19:05:38下载
    积分:1
  • The-midpoint-Stake-program
    测绘方面的道路中桩计算程序。缓和曲线、圆曲线。(Surveying and mapping aspects of the road in the pile calculation program. Curve, the circular curve.)
    2012-04-20 09:12:45下载
    积分:1
  • 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 computer graphics.)
    2013-10-27 16:36:07下载
    积分:1
  • ZUIBIAO
    MFC 画出简单的坐标 并通过按钮产生随机点坐标(横坐标逐渐增大纵坐标随机)存入文件中 另一按钮实现读出数据并将点连成折线(MFC drawing simple coordinate and through the button generates random point coordinates (abscissa increases ordinate random) into a file and another button to achieve read data points connected into line)
    2013-09-14 13:59:46下载
    积分:1
  • MING
    自动绘制保护煤柱,CAD 二次开发的,输入参数后,自己就绘制出来了(Automatic drawing protection pillar, CAD secondary development)
    2013-11-12 11:27:19下载
    积分:1
  • Afuzhuangcadsp
    服装CAD源代码,可以进行bspline的打断分割割,裁减操作,而且还可以解析shx字库,进行标注等。 (Garment CAD source code can be bspline split the interrupted cut cut operation, but also can resolve shx font marked.)
    2012-09-08 12:55:50下载
    积分:1
  • off2stl
    off 转stl ,很好的转换软件源码。实现了off三维格式向stl三维格式转换,可用于CAD、ProE等软件对接。( Turn off to stl, good conversion software source code. Off to achieve a three-dimensional format stl three-dimensional format conversion, it can be used in CAD, ProE and other software docking.)
    2021-03-13 13:09:24下载
    积分:1
  • tuxingxuedazouye
    说明:  1. 做一个集成的图形界面的程序,可调用每一次作业子程序。 2. 调用画点的函数,用DDA、中点算法画直线和中点算法及正负法画圆和抛物线。 3. 交互式的二维直线求交:如果存在交点,用实心圆显示交点,并用文字显示其坐标。 4. 用动画实现二维图形变换的各种算法,实现对指定形体的平移、旋转和缩放。(包括自行车行走和绕固定点旋转的自旋转物体动画。) 5. 线段裁剪和多边形裁剪算法的动画演示实现。(两种线段裁剪算法和H-S多边形逐边裁剪算法)多边形裁剪算法的动画演示要求先画出一个封闭的多边形,再画矩形的裁剪窗口,然后选择裁剪按钮(或命令),按下“上边裁剪”按钮(或执行“上边裁剪”命令),多边形相对裁剪窗口的上边进行裁剪,显示上边裁剪后的多边形,依此进行其它各边裁剪。 6. 两种扫描多边形扫描转换算法实现(扫描线算法为必做,基于求余运算的边缘填充和边标志算法任选一种); 7. 4连通区域的递归种子填充算法,和扫描线种子填充算法,要求种子点(x,y)可交互输入)。 8. 简单三维图形系统:凸多面体的建模、透视投影,隐藏面的消除及基本图形变换(平移、旋转、缩放)。 9. 交互式Bezier曲线的输入绘制程序实现 (1. So an integrated graphical interface procedures, which call for each operation subroutine. 2. Calling the painting point function, with DDA, the midpoint algorithm painting line and the midpoint algorithm and France Circle and the positive and negative parabola. 3. Interactive 2D linear intersection : If there intersection with a solid circle indicates Nodal and writing to demonstrate its coordinates. 4. Using 2D animation graphics transform algorithms to achieve the specified physical translation, rotation and scaling. (Including walking and cycling around the fixed point of rotating objects from the rotating animation.) 5. Line cutting and polygon clipping algorithm to achieve the animation demo. (Two segments cutting algorithm and H-S-by-side polygon clipping algorithm) polygon clipp)
    2020-11-09 20:49:46下载
    积分:1
  • matcomtu
    matcom衰减振荡曲线(多线程)如果直接运行exe文件,只须将ago4501.dll和v4501v.dll加入相应的release目录即可。(matcom oscillation decay curve (multi-threaded))
    2011-10-13 21:24:45下载
    积分:1
  • 696524资源总数
  • 103957会员总数
  • 51今日下载