CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 图形图象 搜索资源 - vc b

搜索资源列表

  1. B-SPLINE

    0下载:
  2. 二次或三次B样条函数插值函数vc++实现
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:3.47kb
    • 提供者:xxt
  1. 3次B样条曲线

    0下载:
  2. 这是我用VC做的一个关于图形曲线的程序,可以绘制B样曲线功能-This is what I do with VC on a graph procedures can be mapped B-spline curves function
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2.29mb
    • 提供者:孔的
  1. Coons曲面、bezier曲面和B样条曲面

    2下载:
  2. 这是一个用VC++画Coons曲面、bezier曲面和B样条曲面的程序,对于初学者,或许会有些帮助。
  3. 所属分类:图形图象

  1. B样条的vc程序

    0下载:
  2. 利用vc编出B样条程序
  3. 所属分类:图形图象

  1. 样条曲线的算法C++代码实现

    0下载:
  2. 样条曲线的算法C++代码实现,包含三个文件spline.cpp/spline.h/spline_prb.cpp,其中sline_prb为测试程序。此库中包含常见的多项式样条、hemitt样条、B样条等八种样条算法。devc++/vc/gcc下均通过,Spline curve algorithm C++ Code, including the three documents spline.cpp/spline.h/spline_prb.cpp, which sline_prb for the te
  3. 所属分类:图形图象

    • 发布日期:2017-03-23
    • 文件大小:41.11kb
    • 提供者:rene
  1. BSplineDemo.rar

    0下载:
  2. 用vc编写的一个B样条曲线算法,根据鼠标输入的点动态绘制B样条曲线,并且可以修改控制点,从而修改曲线形状., A B transect curve algorithm compiles which with vc, inputs the spot tendency according to the mouse to draw up the B transect curve, and may revise the control point, thus revision curve shape
  3. 所属分类:图形图象

    • 发布日期:2017-11-08
    • 文件大小:32.3kb
    • 提供者:张无机
  1. VC.rar

    0下载:
  2. 开始检索”调用DoBrowse------功能:用于管理ListBox(1)首先取出处理的起始目录路径 (2)调用SiapCariRecursive来对目录中各文件进行处理,这里面又分好几层关系。 (a)锁定一些暂时不用的按键,使在检索处理过程中,不让用户操作,乱按。 (b)调用CariRecursive函数:功能是分别提取目录中各个文件,并进行计算颜色直方图。这个函数又分下面几层: (i)循环递归调用CariRecursive,找到所选目录下是否有子目录,有子目录进入子目录先处理 (
  3. 所属分类:Graph program

    • 发布日期:2017-05-20
    • 文件大小:5.41mb
    • 提供者:李明福
  1. ReadBitmaps.rar

    0下载:
  2. vc++读取bmp图片并显示,功能比较基础,适合初学者,vc++ read bmp picture and show that the basis functions, suitable for beginners
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-14
    • 文件大小:3.67mb
    • 提供者:chenxing
  1. BSPLINE

    0下载:
  2. B样条曲线生成程序,有详细的源代码。在VC平台下运行!-B-spline curve generation program, a detailed source code. Platform in the VC run!
  3. 所属分类:CAD

    • 发布日期:2017-04-05
    • 文件大小:51.65kb
    • 提供者:吴有仁
  1. BMP

    1下载:
  2. VC++中实现DIB类声明,读入和图像显示-VC++ Achieve DIB type statement, read into and image display
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2013-08-24
    • 文件大小:38.04kb
    • 提供者:陈刚
  1. ThreeBsplinecurve

    1下载:
  2. 用VC++写的三次B样条曲线算法,能够实现与控制多边形的外形更接近,局部修改能力 任意形状,包括尖点、直线的曲线,易于拼接,阶次低,与型值点数目无关,计算简便-Using VC++ to write the three B-spline curve algorithm, can be achieved with the control polygon is closer to the shape, the capacity of local modification of arbitrary
  3. 所属分类:Graph Drawing

    • 发布日期:2016-05-07
    • 文件大小:3.81mb
    • 提供者:fan
  1. bspline

    0下载:
  2. 本人在VC集成开发环境下学习Opengl时编写的一些程序,b样条 -I VC integrated development environment for learning Opengl prepare some of the procedures, b-spline
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:1.58kb
    • 提供者:张熙贤
  1. drawcurve

    0下载:
  2. 该程序利用vc++实现了曲线的绘制,实现功能如下:画圆,画金刚石模型,Bezier曲线的绘制,B样条曲线的绘制,手绘beizer和B样条曲线-Use of the program vc++ Achieved Curve to achieve the following functions: drawcircle, painting diamond model, Bezier Curve, B-spline curve drawing, hand-painted beizer and B-spli
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-09
    • 文件大小:42.09kb
    • 提供者:张阿牛
  1. Curve

    0下载:
  2. B样条曲线,采用B样条的算法实现。生成的曲线十分的逼真,采用的是VC++做的。-B-spline curve, using B-spline algorithm. Generated curve is very realistic, using the VC++ Do.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-28
    • 文件大小:42.84kb
    • 提供者:ffk
  1. 107215800jpegapi

    0下载:
  2. 用VC打开jpg文件, jpg转bmp bmp转jpg格式-Jpg files using VC open, jpg to bmp bmp to jpg format
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-07
    • 文件大小:1.13mb
    • 提供者:郑贤华
  1. B

    0下载:
  2. 利用vc编写的B样条程序,其中主要用的B样条的定义,在MFC框架下编写而成!-Vc prepared using B-spline procedure, one of the main purposes of the definition of B-spline, in the MFC framework prepared!
  3. 所属分类:Graph program

    • 发布日期:2017-04-17
    • 文件大小:269.99kb
    • 提供者:liguo
  1. DICOMtoBMP

    0下载:
  2. 在VC的基础上将DICOM图片转换为BMP图片-DICOMtoBMP
  3. 所属分类:Picture Viewer

    • 发布日期:2017-04-25
    • 文件大小:460.19kb
    • 提供者:yuanyuan
  1. image

    0下载:
  2. 应用matlab或VC语言编制图像处理软件,软件功能如下: 一、实验类型 1. 读入图像,并对灰度图像或彩色图像进行显示,对彩色图像可以转化为灰度图像;(8学时) 2. 对读入的图像可以实现减小和提高图像分辨率的功能(16学时) 3. 计算灰度图像的直方图并进行显示,讨论不同图像灰度分布的直方图特征(16学时) 4. 对上述图像进行直方图均衡化处理,分析直方图均衡化的处理结果;(16学时) 5. 对给定的彩色图像,显示其R、G、B三分量图像的噪声图像及H、S、I三分量完成
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:81.82kb
    • 提供者:yangyong
  1. BiSheXin

    0下载:
  2. 基于VC++MFC以及openGL实现贝塞尔曲线,B样条曲线,Nurbs曲线的绘制,拖动控制点可以移动曲线-Based on VC++ MFC and achievement of openGL Bezier curves, B-Spline Curves, Nurbs curve drawing, drag the control point can move the curve
  3. 所属分类:Graph program

    • 发布日期:2017-04-09
    • 文件大小:1.94mb
    • 提供者:康曦
  1. BCB_OpenCv_Detials

    0下载:
  2. OPencv 在BCB环境下的dll 是由vc下的dll转过来的-opencv dll for BCB converted from dll for VC
  3. 所属分类:Special Effects

    • 发布日期:2017-04-09
    • 文件大小:1.44mb
    • 提供者:luwei
« 12 3 4 »
搜珍网 www.dssz.com