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

搜索资源列表

  1. vbcadmath

    2下载:
  2. 用VB开发的简单二维绘图程序,特别推荐其中的关于图形几何算法,包括点、直线、圆、圆弧之间的距离、交点、切点。-VB development of simple two-dimensional mapping procedures, in particular the recommendation of the graphic geometric algorithms, including point, line, circle, arc gap between Nodal, the cut-of
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:15677
    • 提供者:李建
  1. 20163235211

    0下载:
  2. 为了方便广大开发人员及软件公司开发专业的图形软件,本团队多位图形领域专家花费多年的心血开发出功能强大且小巧的图形控件,本控件可非常方便应用于各种开发平台上。如:VC,VB,C++Builder,Delphi,C#及Web图形开发,方便快捷!可大大缩短开发周期。本控件经过严格测试,在可靠性、易用性、开放性作了大量细致工作。控件不仅在支持基本的图形元素外(点、线、圓等),而且非常方便扩充自己的图形元素 -To facilitate the development of the vast number
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:766837
    • 提供者:施昌权
  1. vbdrawrarcline

    1下载:
  2. vb画圆弧,不是调命令circle是自己编写的程序,实现cad画图功能!-vb painting arc, circle order is not the tune I have written procedures, to achieve cad drawing function!
  3. 所属分类:绘图程序

    • 发布日期:2013-03-12
    • 文件大小:8769
    • 提供者:yuanquanbin
  1. circle

    0下载:
  2. 基于vb的圆的扫描线填充算法,通俗易懂,便于理解和操作,有详细说明-Vb round based on the scan line fill algorithm, user-friendly, easy to understand and operate, is described in detail
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:3981
    • 提供者:姚月
  1. polygontocircle

    0下载:
  2. 在VB中用多边形逼近法画圆,来自本人的计算机图形学的实习作业,欢迎下载。 -The polygon approaches makeing a circle
  3. 所属分类:Graph Drawing

    • 发布日期:2017-03-31
    • 文件大小:1472
    • 提供者:sisyia
  1. circle

    0下载:
  2. 计算机图形学上用VB编写的画圆的程序,输入半径单击按钮即可-the VB basic programme of drawing circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-01
    • 文件大小:1973
    • 提供者:白菜
  1. vb_pictrue

    0下载:
  2. VB做的简单的图形判断圆形位置程序,可以通过比例换算显示所输入圆形的位置关系-VB to do a simple graphical procedure to determine the location circle
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-08
    • 文件大小:60056
    • 提供者:dxxg
  1. drawing-an-imitation-vb-source-code

    0下载:
  2. 一个仿画图板的画图vb源代码,包括画圆、直线、矩形以及手笔等功能。-Drawing board drawing an imitation vb source code, including circle, line, rectangle, and handwriting functions.
  3. 所属分类:2D Graphic

    • 发布日期:2017-03-23
    • 文件大小:43187
    • 提供者:ssw
  1. DDAsuanfa

    0下载:
  2. 用VB 实现DDA算法画圆 划线等。。。实现方法简便易行-Implement DDA Circle Algorithm with VB
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:10471
    • 提供者:会员
  1. graphics

    0下载:
  2. vb实现中点画线,dda画线,画圆,画Bezier曲线-The dotted line, dda draw lines, draw a circle, drawing Bezier curves
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:17140
    • 提供者:戴思远
  1. sandianqiuyuan(ch)

    0下载:
  2. 用VB实现三点求圆,并计算出圆的半径和圆心位置-Three of circular, with VB and calculate the radius of the circle and the center position
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-16
    • 文件大小:9712
    • 提供者:chjn
  1. LISPorDLL

    2下载:
  2. LISP调用VB生的DLL文件实例,用于画圆的一个程序-The LISP call VB raw DLL file instance, a program used to draw a circle
  3. 所属分类:CAD

    • 发布日期:2015-02-23
    • 文件大小:6144
    • 提供者:cornman
  1. TeeChart2013_130818_SourceCode

    1下载:
  2. vb 饼状图和柱状图,这里是一个demo,并含有注释,方便新手学习-vb,circle chart and point chart
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-26
    • 文件大小:9482012
    • 提供者:rao
  1. huatuchengxu

    0下载:
  2. 这是一个用VB做的画图程序,可以实现直线、矩形、圆等简单图形的绘制-This is a drawing program with VB, you can achieve a straight line, rectangle, circle and other simple graphics rendering ......
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:16083
    • 提供者:丁彦龙
  1. 09959809vbdaima

    0下载:
  2. 该源码是简单绘图画图板工具,提供画圆,三角形,矩形等图形,源码是用VB做的简单易懂-The source is a simple drawing board drawing tool, providing Circle, triangle, rectangle and other graphics, source code is straightforward to do with VB
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-07
    • 文件大小:3562
    • 提供者:谷洋洋
  1. VB--Spline-curve-fitting-program

    0下载:
  2. Spline曲线拟合的VB源代,根据鼠标的轨迹画出弧线,鼠标在右侧窗体的空白处单击,会留下圆圈,留下一定数量的圆圈后(至少两个)后,点击左上角的“运算曲线”按钮,即可将圆圈圈成线,绘制出图形。-Spline curve fitting VB source code, based on the trajectory of the mouse to draw an arc, a mouse click on a blank form on the right side, will leave the
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-26
    • 文件大小:166756
    • 提供者:陈默然
搜珍网 www.dssz.com