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

搜索资源列表

  1. Draw-Font-Using-Canvas-Example

    0下载:
  2. This example is used to draw the different types of font using Canvas class. The following line of code is used to show the different style, size and faces of font.
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:165792
    • 提供者:Naresh Patel
  1. Bresenham

    1下载:
  2. 通过图形学中的Bresenham画线算法的原理,可以实现通过Bresenham的思想进行画线。-Through the graphics, Bresenham draw line algorithm, can realize the principle of Bresenham s thoughts by drawing a line.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-04
    • 文件大小:831
    • 提供者:haoqiu
  1. MouseDrawer

    0下载:
  2. 鼠标画线,很灵活,对初学者很适用,共享下-mouse Draw line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:2001172
    • 提供者:桑青
  1. line

    0下载:
  2. 简单的绘制直线的源代码,利用CDC类成员函数绘制直线。-Simple line drawing of the source code, the use of CDC class member functions to draw a straight line.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-08
    • 文件大小:35166
    • 提供者:yangyang
  1. matlab-line-circle

    2下载:
  2. matlab 编写 画圆,画线,填充,变形-write matlab circle, draw lines, fill, deformation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-22
    • 文件大小:2644
    • 提供者:yangd
  1. Graphic-Draw

    0下载:
  2. 图形绘制,可设置线宽、颜色、样式,通过本例将了解如何使用自定义画笔定义线体的颜色,线宽,线形等,以及如何为程序中添加选项菜单和选项设置对话框,如何使用标准颜色对话框,如何使用字体对话框,在选项对话框中实现预览功能。实现选项对话框和窗口类中的数据交换。如何改变对话框和控件的背景色,如何改变控件的文本颜色,对按钮控件的特殊处理。如何在窗口中显示一幅位图。-VC++ graphics rendering, can set the line width, color, style, through th
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-08
    • 文件大小:105134
    • 提供者:eaok
  1. Draw

    0下载:
  2. VC++绘制几何图形,并实现填充,这些几何图形主要有直线、椭圆、矩形,同时还可以设置线宽和填充色,画完图形点击油漆桶工具可填充所画图形中的闭合部分-VC++ to draw geometric shapes, and to achieve filling, these geometric shapes are a straight line, oval, rectangular, and also can set the line width and fill color, click the
  3. 所属分类:Fractal program

    • 发布日期:2017-04-01
    • 文件大小:29830
    • 提供者:
  1. Draw

    0下载:
  2. vs2005平台下编写的,可实现画点、折线、椭圆、圆弧、圆形,可以设置画笔颜色,还有可以设置字体格式,显示文字-vs2005 platform enables the preparation of the painting point, line, ellipse, arc, circle, set the pen color, and you can set the font formatting
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-30
    • 文件大小:12358092
    • 提供者:cheng
  1. LCD12864_drawline_point_sin

    0下载:
  2. LCD12864画线,画点,正弦曲线-LCD12864,draw line,draw point,draw sin
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:50562
    • 提供者:otto
  1. draw

    0下载:
  2. 1.画填阴影线的任意多边形,阴影线间距,角度可调 2.多项式加减法 3.栈与队列(10进制转16进制,入栈,出栈,入队,出队,销毁队列,显示队列)-1. Draw the line polygon fill in the shadow, shadow line spacing, angle adjustable 2. Polynomial Addition and Subtraction 3. Stacks and queues (10 decimal 16 hex transfer,
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-01
    • 文件大小:6413
    • 提供者:叶子
  1. Drawing_Library

    0下载:
  2. 一个图形函数库,具有绘制直线段、任意圆弧、椭圆弧、多边形区域的阴影填充和颜色填充等功能。(仅调用画点函数 Windows API:setpixel(hdc,x,y,color))附带说明-A graphics library, with the draw line segments, any arc, ellipse, polygon area fill and color filled the shadow functions. (Draw-point function only calls
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:128688
    • 提供者:aptiva0985
  1. bresenham

    1下载:
  2. matlab绘制bresenham直线,中线画直线,DDA画直线。-matlab draw bresenham line, middle drawing a straight line, DDA line drawing.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:938
    • 提供者:陶付
  1. LINE

    0下载:
  2. 计算机图形学 tubor c实现的画直线程序-Implementation of computer graphics tubor c draw a straight line program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-11
    • 文件大小:635
    • 提供者:huoyanqilin
  1. SecondExercise

    0下载:
  2. 利用OpenGL绘制线段来生成一个封闭的图形,并对其颜色进行填充-Using OpenGL to draw line segments to generate a closed graph, and the fill color
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-01
    • 文件大小:555267
    • 提供者:SilverLance
  1. Ex_line

    0下载:
  2. opengl入门教程 之 画线 最基本的opengl操作,画直线的功能-introduction to opengl, draw line
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:236558
    • 提供者:吴文
  1. vml-draw

    0下载:
  2. 用VML开发的一个画图板,可以选择笔形线型颜色,添加文字,该有的功能都有,-With the development of a VML drawing board, you can choose pen line color, add text, which has some function,
  3. 所属分类:WEB(ASP,PHP,...)

    • 发布日期:2017-04-15
    • 文件大小:7145
    • 提供者:金龙
  1. line

    0下载:
  2. 可以用鼠标在屏幕上画线,并且可以改变线条-Can use the mouse to draw lines on the screen, and you can change the line
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:922
    • 提供者:webster
  1. Visual_CPP-drawing-a-line

    0下载:
  2. Visual C++基础教程,内容是如何编程绘制直线,适合C++初学者-Visual C++ basic tutorial how to program content is to draw a straight line, for C++ beginners
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:7050
    • 提供者:本泽马
  1. Draw-Line-Algorithm-in-MFC

    0下载:
  2. 直线生成算法的几种很经典的算法,在MFC中实现的-Linear Algorithm for several classic algorithms, implemented in the MFC
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-03-27
    • 文件大小:459682
    • 提供者:ding
  1. draw-BSPLINE

    0下载:
  2. 可以透過這個程式來了解BSPLINE在繪製線條時的現象, 頗具教育意義-To learn through this program draw the line at the time of BSPLINE phenomenon, quite educational
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-04
    • 文件大小:678483
    • 提供者:洪裕筆
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 50 »
搜珍网 www.dssz.com