搜索资源列表

  1. qxqmzzzz

    0下载:
  2. 本代码包含以下算法:三叶梅花线,圆柱螺线,圆锥螺线,三次贝塞尔曲线,三次B样条曲线。 环形面,锥面,双线性曲面,旋转曲面,贝塞尔曲面,B样条曲面。源代码可以在VC++6.0中编译通过-This code contains the following algorithm: clover plum line, cylindrical spiral, conical spiral, cubic Bezier curves, cubic B
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:44032
    • 提供者:name
  1. nehe_lesson2

    0下载:
  2. 用opengl编写的演示小程序,参考nehe第二节,一个圆锥一个立方体旋转。-a demo project of opengl,referring to lesson 2 of nehe,a cone of a cube rotating.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:351232
    • 提供者:gaohuiyong
  1. test1

    0下载:
  2. 圆锥误差补偿 matlab 仿真 捷联惯导 控制导航-SINS, cone error compensation matlab simulation control navigation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:赫兹
  1. OpenGL

    0下载:
  2. 使用Opengl绘制圆柱和圆锥,带右键选择功能,有静点光照,能实现旋转变换。-using Opengl to drow cone,can select.
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:15084544
    • 提供者:yenna
  1. incremental-sheet-forming

    0下载:
  2. 渐进成形轨迹小程序,用于圆锥件成形轨迹的生成。-Tool path for incremental sheet forming
  3. 所属分类:其他小程序

    • 发布日期:2024-05-16
    • 文件大小:204800
    • 提供者:zhaowei
  1. sins-MATLAB

    0下载:
  2. 基于圆锥误差补偿算法和划船误差补偿算法的等效原理,可将圆锥误差补偿算法移植到划船误差补偿对圆锥误差补偿算法和捷联惯导算法进行了仿真。给出了Matlab的m文件源程序代码具有一定的参考价值。 -Based on the coning error compensation algorithm and the sculling error compensation algorithm of equivalent principle, th
  3. 所属分类:matlab例程

    • 发布日期:2024-05-16
    • 文件大小:7168
    • 提供者:春晓
  1. b67d3504ec35

    0下载:
  2. 两个三维物体 圆锥和圆是最简单的三维图形的传,帮助初学者了解opengl-两个三维物体 圆锥和圆
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:41984
    • 提供者:丁双龙
  1. Tut05_Textures

    0下载:
  2. 利用DirectX绘制圆柱,改变圆柱的上下半径,也可以变相将圆柱改成圆锥。并自动给点分uv,可以贴上不同的纹理-dx draw Cylinder and giving uv
  3. 所属分类:DirextX编程

    • 发布日期:2024-05-16
    • 文件大小:88064
    • 提供者:周凡
  1. a

    0下载:
  2. 使用C++程序实现圆锥的三维效果,可以进行实体的旋转操作-Using C++ program of three-dimensional effect of the cone, the rotating operation of the entity
  3. 所属分类:汇编语言

    • 发布日期:2024-05-16
    • 文件大小:281600
    • 提供者:石少华
  1. Cone

    0下载:
  2. x3d虚拟现实技术圆锥的几何节点,如没此软件,用editplus打开编译即可!-the x3d Virtual Reality technology tapered geometry node, such as not this software, open the compiler can use editplus
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:1024
    • 提供者:lxf
  1. urfaceareaylinderandconevolume

    0下载:
  2. VC++6.0编写的一个用类的继承计算球圆柱圆锥的表面积体积的完整代码,可运行。-Complete code of the inheritance of a class written in VC++ 6.0 calculate the ball surface area of the cylinder and cone volume, you can run.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-16
    • 文件大小:884736
    • 提供者:叶扬
  1. yuanzhuierror

    0下载:
  2. 一段关于捷联惯导系统的圆锥误差Matlab仿真程序,-Paragraph on the cone error of SINS Matlab simulation program,
  3. 所属分类:matlab例程

  1. OpenGLyuanzhu

    0下载:
  2. 使用OpenGL绘制圆柱和圆锥对新手研究学习opengl有很大帮助-OpenGL rendering cylinders and cones to learn opengl great help to the novice research
  3. 所属分类:OpenGL

    • 发布日期:2024-05-16
    • 文件大小:10296320
    • 提供者:王开禾
  1. sanweiliti

    0下载:
  2. 本代码提供了用C语言编写绘制圆锥、球等三维立体的源代码,可为计算图形学初学者参考,希望能够对大家有所帮助!-This code provides the source code written in C and draw three-dimensional cone, ball, reference for the calculation of the graphics for beginners, and hope to be abl
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:329728
    • 提供者:Mrtong
  1. VTKtest

    0下载:
  2. VTK库的测试程序,显示一个旋转的圆锥,用于测试VTK库是否安装正确。注意:该代码默认的VTK安装目录为D:\VTK\ 测试时请根据具体情况更改-VTK library test program to display a rotating cone, used to test VTK libraries are installed correctly. Note: The code default VTK install directo
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:830464
    • 提供者:FaLeFengLe
  1. myprj

    0下载:
  2. 一个delphi使用opengl绘制3d图形的例子, 很简单,适合delphi开发者初试学习opengl之用,一个圆锥,旋转, 有所修改.-delphi drawing 3d-graphics with opengl
  3. 所属分类:Dephi控件源码

    • 发布日期:2024-05-16
    • 文件大小:174080
    • 提供者:张飞
  1. tiji

    0下载:
  2. 创建三个结构体,分别表示圆形、圆柱、圆锥,计算圆柱体、圆锥的体积-Create three structural body, respectively, said circular, cylindrical, cone, the calculated cylinder, cone volume
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-16
    • 文件大小:17408
    • 提供者:赵文
  1. qxqm6

    0下载:
  2. 实现曲线(三次贝塞尔曲线,三次B样条曲线,三叶梅花线,圆锥\圆柱螺线),曲面(贝塞尔曲面,B样条曲面,环形曲面,旋转曲面)等功能.-Curve (cubic Bezier curve, cubic B-spline curves, clover Plum Line, cone \ cylindrical spirals), surfaces (Bezier, B-spline surfaces, annular curved surfa
  3. 所属分类:绘图程序

    • 发布日期:2024-05-16
    • 文件大小:1979392
    • 提供者:tanyu
  1. zhuanpan

    0下载:
  2. 通过MFC对话框工程创建一个窗口,在该窗口中使用opengl绘制立方体,圆锥等3D图形,旋转等-MFC dialog project to create a window, the window the opengl rendering cube, cone and 3D graphics, rotation
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-16
    • 文件大小:11795456
    • 提供者:海海
  1. cone-draw

    0下载:
  2. 利用VTK和MFC显示一个3D的圆锥图像-use the VTK and MFC to show a 3D cone
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-16
    • 文件大小:2048
    • 提供者:朱冰一
« 1 2 3 4 56 7 8 »

源码中国 www.ymcn.org