搜索资源列表

  1. NewBezierLine

    0下载:
  2. 三次Bezier图象的生成,用TC可以打开实现-cubic Bezier image generation, TC can be used to achieve open
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:lins
  1. drawBezier222

    0下载:
  2. 绘制beizer曲线源码,使用c语言编写!-curve mapping source, the use of language c!
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:xgary
  1. brizer4

    0下载:
  2. 本程序可以实现画圆,直线,bezier曲线,矩形等图形,并且是用鼠标操作的,同时也可以实现图形的任意倍的放大,缩小,平移和清屏,退出功能.-this procedure can be achieved Circle, Line, bezier curves, rectangles and other graphics, and the mouse is used to operate, but also the realization
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:萧鹏
  1. MFCBezier

    0下载:
  2. Bezier曲线的C++算法实现.利用MFC库自己编写.-Bezier curve C algorithm. Use to prepare themselves for MFC.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:37888
    • 提供者:李才
  1. Bezier1-1

    0下载:
  2. OpenGL,Visual C++ 生成贝塞尔曲线 KEYfunction: c - 清空屏幕;e - 擦除曲线;b - 画贝塞尔曲线-OpenGL, Visual C Bessel curve KEYfunction Generation : c-blank screen; e-erasure curve; b-painting Bessel curve
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:175104
    • 提供者:许家琦
  1. Bezier_curvemode

    0下载:
  2. 计算机图形学作业!c++写!运用B样条绘制图形的算法-computer graphics operations. C write! Use of the B-spline Rendering Algorithm
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:96256
    • 提供者:江海
  1. decastelia

    0下载:
  2. 用(de castelija)德卡斯里奥算法,c语言创建Bezier曲面!-with (de castelija) Dekashiliao algorithm, c language to create Bezier surface!
  3. 所属分类:3D图形编程

    • 发布日期:2024-05-20
    • 文件大小:122880
    • 提供者:yao
  1. beiseer

    0下载:
  2. 设计C#定制控件实现贝塞尔曲线,贝塞尔曲线控件源程序+调用贝塞尔曲线控件的Windows应用程序-Design C# Custom controls realize Bessel curve, Bezier curve control source+ Called Bezier curve control Windows applications
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:34816
    • 提供者:zhouwenjin
  1. Primer

    0下载:
  2. Bezier曲线的Visual C++程序-Bezier curves Visual C++ Procedures
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:904192
    • 提供者:李文玉
  1. Bessel_control

    0下载:
  2. 用c#做的一个贝塞尔曲线的控件,很方便,可以在你的项目中方便的调用它-With c# Do a Bezier curve of control, very convenient, you can facilitate your project, call it
  3. 所属分类:C#编程

    • 发布日期:2024-05-20
    • 文件大小:35840
    • 提供者:gba
  1. Bspline

    0下载:
  2. 通过C++和GLUT,用OPENGL 实现的 二次 B spline 曲线渲染。 鼠标左键点击,添加控制点,可以随意移动控制点来改变曲线。 适合OPENGL初学者了解曲线生成过程。-Through the C++ And GLUT, using OPENGL realized quadratic B spline curve rendering. Click the left mouse button, add control
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-20
    • 文件大小:38912
    • 提供者:dma
  1. txxxt

    0下载:
  2. 图形学系统的功能: 实现画直线、圆、贝塞尔三次曲线、三角形;直线、圆、贝塞尔三次曲线的旋转、放缩、移动;对圆、三角形以及矩形的填充;最后的一个功能是对直线的裁剪! -Graphics system: towards painting a straight line, round, Bezier Cubic Curves, triangles a straight line, round, Bezier curves of th
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:212992
    • 提供者:linkecong
  1. C++2

    0下载:
  2. 利用C++实现贝塞尔曲线的绘制,有意者可试用,多多指教-The use of C realize Bezier Curve, Interested parties may try the exhibitions
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:4096
    • 提供者:caidoudou
  1. drawingBeziercurvebyC++

    0下载:
  2. 贝济埃曲线(Bezier)的C++实现与获取鼠标在窗体中的实时坐标-Bezi Egypt curve (Bezier) of the C++ Realize with access to the mouse in the form of real-time coordinates
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-20
    • 文件大小:1993728
    • 提供者:雾水葛
  1. Bezier

    0下载:
  2. 用Visual C++,根据用户输入控制点坐标,生成并显示贝塞尔曲线,其中用到opengl的画点函数-Using Visual C++, In accordance with user input control point coordinates, to generate and display the Bezier curve, which uses opengl for drawing point function
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:feifei
  1. bezier

    0下载:
  2. 这是绘画bezier曲线的小程序。使用者可以从此处得知如何编写bezier曲线的程序。应用程序便是以c++编写绘成的bezier曲线-This is a Bezier curve drawing applet. From here the user can learn how to prepare the procedures for Bezier curves. Application is to c++ Are ready to p
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:138240
    • 提供者:Jackey Chen
  1. bezier

    0下载:
  2. 利用opengl绘制三次bezier曲线,B--绘制曲线 C--全部重绘 E--重绘曲线 Q--退出-Use opengl rendering three Bezier curves, B drawn curve C all redraw redraw E curve Q Quit
  3. 所属分类:OpenGL

    • 发布日期:2024-05-20
    • 文件大小:2380800
    • 提供者:jjia
  1. Bezier

    0下载:
  2. 这个是贝塞尔曲线(C++)的源代码。它是计算机图形学中非常重要的内容。-This is a Bezier curve (C++) Source code. It is very important in computer graphics content.
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:michelle
  1. Bezier

    0下载:
  2. C语言写的绘制的Bezier图形小程序,希望对初学图形学的学习者有帮助-C language to write the Bezier graphics drawing applet, in the hope that novice learners graphics help
  3. 所属分类:图形图象

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:响兄弟
  1. gh

    0下载:
  2. 1. 简单图元的生成(如直线、圆、长方形等) 2. 用DDA算法或中点(Besenham)算法实现直线段、椭圆或圆的绘制 3. 用扫描线填充算法进行区域填充,用Sutherland 裁剪算法裁减多边形 4. BEZIER曲线或B样条曲线的绘制 5. 个性化图形软件包的开发 6. 所有文件包括源码和截图-1. Easy metafile generation (such as linear, round, rectan
  3. 所属分类:绘图程序

    • 发布日期:2024-05-20
    • 文件大小:1444864
    • 提供者:lixuan
« 1 2 34 5 6 7 8 9 »

源码中国 www.ymcn.org