CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 曲面

搜索资源列表

  1. BSpline

    0下载:
  2. 本程序框架采用OpenGL+MFC SDI,其中B样条曲线曲面网格视图采用OpenGL绘制,基函数视图采用MFC GDI绘制。整个程序采用了MFC单文档、多视图类型。其中B样条相关的属性与操作都封装于BH_BSpline类。-This procedure used the framework OpenGL+ MFC SDI, one B-spline curves and surfaces using OpenGL view grid mapping, function-based view r
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-02
    • 文件大小:790929
    • 提供者:杨平
  1. DZLINE

    0下载:
  2. 曲面等值线,网上比较难找的资料。现上传供大家参考。-line line line line line
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:30757
    • 提供者:李兴楷
  1. Bezier

    1下载:
  2. Bezier曲面和B样条曲面 开发环境是VC++ 用MFC做得-bezier line
  3. 所属分类:Graph program

    • 发布日期:2015-11-01
    • 文件大小:1936071
    • 提供者:
  1. sfit

    1下载:
  2. 模拟拟合bezier曲面的程序,在预订bezier曲面上随机取数据点,进行拟合。-Simulation bezier surface fitting procedure, in the book from Random bezier surface data points for fitting.
  3. 所属分类:CSharp

    • 发布日期:2017-05-15
    • 文件大小:3736921
    • 提供者:zhangweijiang
  1. NURBS

    0下载:
  2. OpenGL编程轻松入门之NURBS曲线和曲面.此例绘制两个相同形状的NURBS曲面,不同之处是一个为线框式,一个是由实多边形组成。-OpenGL programming easy entry of NURBS curves and surfaces. In this case, the shape of two identical rendering NURBS surfaces, the only difference is a frame type, a polygon is formed
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-25
    • 文件大小:35640
    • 提供者:AINSTUDY
  1. fitting_criterion

    0下载:
  2. 实现对函数的拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-asdf
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-30
    • 文件大小:6110
    • 提供者:XS
  1. fit

    0下载:
  2. 数值拟合与逼近 hpirl 最小二乘曲线拟合 hchir 切比雪夫曲线拟合 hremz 最佳一致逼近的里米兹方法 hpir2 矩形域的最小二乘曲面拟合-Hpirl numerical approximation least-squares fitting and curve fitting hchir Chebyshev curve fitting hremz best uniform approximation method hpir2 meads in the rectang
  3. 所属分类:Algorithm

    • 发布日期:2017-03-29
    • 文件大小:6127
    • 提供者:lionel
  1. NURBS

    1下载:
  2. 计算机图形学NURBS曲面绘制 Computer Graphis NURBS-Curve Drawing-Computer Graphis NURBS-Curve Drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-26
    • 文件大小:19335
    • 提供者:tiancaigong
  1. Bezier-Curve

    0下载:
  2. 计算机图形学图形绘制之Bezier曲面绘制-computer graphis bezier-curve drawing
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-27
    • 文件大小:18290
    • 提供者:tiancaigong
  1. BezierandB_spline

    0下载:
  2. 实现B样条或Bezier曲线曲面的绘制功能-display bezier and b_spline curve or surface.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-29
    • 文件大小:277995
    • 提供者:wanshi
  1. FitF

    2下载:
  2. 免疫算法实现多峰、多极值函数平面曲面拟合-Immune algorithm to achieve multi-peak and multi-planar surface fitting extremal function
  3. 所属分类:matlab

    • 发布日期:2015-10-09
    • 文件大小:76232
    • 提供者:changcheng
  1. 71477215NURBS

    0下载:
  2. 基于VC++的用OpenGL绘制的NURBS曲面代码-OpenGL rendering NURBS surface
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:12638
    • 提供者:王旭
  1. 6.3

    0下载:
  2. JAVA 3D一个简单的曲面示例,适合初学者学习模仿.很有用!-JAVA 3D example of a simple surface, suitable for beginners to learn to imitate. Very useful!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-07
    • 文件大小:7488
    • 提供者:黄艳
  1. Bezierlineandface

    0下载:
  2. 这是一个关心显示Bezier曲线和曲面的程序代码,并且能正确运行!-This a program code about Bezier line and Bezier mian.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-05
    • 文件大小:1519
    • 提供者:皮尔斯
  1. harris

    1下载:
  2. 根据网上的资料自己做的harris角点检测实验,参考程序文件夹中是网上搜集到得程序,参考资料中是4篇我觉得还不错的论文。还有自己拍摄的7幅供测试用的图片。whole.m为主程序,直接运行即可。程序的主要功能是球出了途中角点的坐标并且利用曲面拟合的方法求出了其亚像素坐标。程序中的关键地方均有注释。对研究harris角点检测的朋友很有帮助。-According to online information on their own do harris corner detection experime
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-28
    • 文件大小:11716017
    • 提供者:张裕
  1. 1

    0下载:
  2. MATLAB练习程序,练习各种曲面的绘制,双曲面,马鞍面等。-MATLAB exercise program, practicing a variety of surface drawing, double-curved, saddle noodles.
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:234742
    • 提供者:李新
  1. latlon

    1下载:
  2. 用Matlab软件画出给定区域的 空间曲面图形.-Using Matlab software to draw a given region of space-surface graphics.
  3. 所属分类:matlab例程

    • 发布日期:2013-08-16
    • 文件大小:1727
    • 提供者:姚明
  1. cs559-25

    0下载:
  2. 解说B样条插值的使用,有曲线和曲面,在国外网站上下载的,很好-Explain the use of B-spline interpolation, there are curves and surfaces, in foreign Web site to download, very good
  3. 所属分类:Algorithm

    • 发布日期:2017-04-17
    • 文件大小:393630
    • 提供者:张俊峰
  1. eegplot

    3下载:
  2. 散乱密集点的曲面拟合,在国外matlab论坛上下载的,看了一下,写的有点繁琐,还是比较不错的-Scattered dense surface point Fitting in foreign matlab forum, download, read about, write a bit cumbersome, it is quite good
  3. 所属分类:Graph program

    • 发布日期:2015-10-16
    • 文件大小:297810
    • 提供者:张俊峰
  1. NurbsProj

    0下载:
  2. 开发的可将扫描获得点云数据 生成nurbs曲面的小程序-Development can be scanned point cloud data generated nurbs surfaces of the small programs
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-27
    • 文件大小:496941
    • 提供者:dd
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »
搜珍网 www.dssz.com