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

搜索资源列表

  1. drawline

    0下载:
  2. Rectangle()//设置画图区域 SetTextColor()//设置文字显示颜色 TextOut()//在当前坐标(光标) 输出文本 MoveTo(x,y)//将光标移动到(x,y) 位置 LineTo(x,y)//从当前光标画线到(x,y), 并将光移到(x,y) SelectObject()//选择画笔对象 PtVisible(x,y)//判断(x,y)是否在 Rectangle()设置的区域中 CPen pe
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-31
    • 文件大小:11026
    • 提供者:vic
  1. DrawLine

    0下载:
  2. MFC类库提供强大是组件支持,用C++实现连续画线功能,模拟画笔-Draw Graphic
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1942033
    • 提供者:jingjing
  1. DrawLine

    0下载:
  2. 这是一款用c#做食的工业流程软件,表现了热网的热量曲线和组态。-This is the c# to do with a fresh software for industrial processes, the performance of the heating network and configuration of the heat curve.
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:311352
    • 提供者:顾建
  1. drawline

    0下载:
  2. 画椭圆和矩形,可以选择颜色和画笔的宽度。矩形可以随意的从四面画。-Painted oval and rectangular, you can choose the color and width of the brush. Rectangle can be drawn from all sides.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:16556
    • 提供者:谭荣庆
  1. Drawline

    0下载:
  2. 一個用C#動態繪圖的範例,含動態編輯功能。 -A dynamic graphics using C# for example, with dynamic editing features.
  3. 所属分类:software engineering

    • 发布日期:2017-03-27
    • 文件大小:19003
    • 提供者:big stone
  1. chushengren

    0下载:
  2. java中大部分对图形、文本、图像的操作方法都定义在Graphics类中,所以此次实验使用的方法如Color(int r, int g,int b), setColor(Color c),drawline(int x1,int y1,int x2,int y2)等都来自Graphics类中,此外对文本和字体的处理还用到了Font类中的 new Font(“字体名”,字体风格,字体大小),setFont(Font f)等方法;-Most of java on the graphics, text,
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:31988
    • 提供者:若儿
  1. drawLine

    0下载:
  2. 一个画图程序,能画出类似橡皮筋的效果.很好用的,希望大家能够喜欢.仅供参考!-A drawing program that can draw like a rubber band effect. Good use, and hope that we can love. For reference purposes only!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:39324
    • 提供者:zhujian
  1. DrawLine

    0下载:
  2. 一个多媒体的画线源代码MFC的,主要是完成了一个基本的功能。-A multi-media painting lines MFC source code, mainly to complete a basic function.
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-04-03
    • 文件大小:50431
    • 提供者:杨建强
  1. DrawLine

    0下载:
  2. 输入多边形的各个顶点(凸多边形)绘出多边形并填充多边形-Importation of all polygon vertices (convex polygon) is drawn and filled polygon polygon
  3. 所属分类:CSharp

    • 发布日期:2017-04-24
    • 文件大小:77784
    • 提供者:柴巧珍
  1. YZView

    0下载:
  2. Shows YZ view: OnDraw() sets the text color to Gray Color. and draws a text in current font. DrawLine() draws a line.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:572
    • 提供者:SRK
  1. drawline

    0下载:
  2. 本文是用VC实现的代码,用于解决画直线的问题。中点画线法-This is achieved using VC code, used to address the problem of drawing a straight line. Mid-point of drawcircle
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1878302
    • 提供者:wangjiancun
  1. drawline

    0下载:
  2. 一个特效画线的程序,效果很好,可以应用在图像类软件中。-A specific procedure for drawing a line, well, can be applied to image-type software.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:18694
    • 提供者:张军
  1. drawline

    0下载:
  2. 可以实现在网页上画线,借助Javascr ipt技术实现-Can draw lines on the page using Javascr ipt technology
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-24
    • 文件大小:22797
    • 提供者:jll
  1. DrawLine.java.tar

    1下载:
  2. 基于nasa的worldwind的3D导航界面的设定画线程序,利用鼠标点击,显示规划的路线-Nasa' s worldwind-based 3D navigation interface of the set procedures for drawing a line using the mouse click, indicating the route planning
  3. 所属分类:3D图形编程

    • 发布日期:2017-04-21
    • 文件大小:1360
    • 提供者:xulei
  1. DrawLine

    0下载:
  2. 用VC实现在对话框中实现曲线绘制,一种界面实现方法-In the dialog box to achieve curve drawing
  3. 所属分类:Dialog_Window

    • 发布日期:2017-03-31
    • 文件大小:26765
    • 提供者:陈桥
  1. Drawline

    0下载:
  2. 用C++实现画线功能,程序用MFC的类来实现,很实用的程序。-C++, drawing a line function to achieve the program using MFC classes to implement, very useful program.
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:284939
    • 提供者:刘亚宁
  1. drawline

    0下载:
  2. 用c语言实现线的绘制,可重复绘制,也可以设置参数对线的颜色等属性进行修改,这是最简单的c实现,其中的BGI必须先初始化,否则程序会报错-Using c language implementation line drawing, repeatable draw, you can also set the parameters on-line to modify the color and other attributes, it is the simplest c implementation,
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:1024
    • 提供者:Aboy
  1. DrawThread

    0下载:
  2. MFC下画直线的算法具体实现,主要用的了DrawLine函数-MFC drawing a straight line under the concrete realization of the algorithm, the main use of the DrawLine function
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-01
    • 文件大小:24925
    • 提供者:钟灵
  1. drawLine

    0下载:
  2. vc ++中实现鼠标左键单击画直线,双击直线为选中状态,且直线变成虚线 -vc++ the left mouse button click the picture to achieve a straight line, double-click the line for the selected state, and the straight line into a dotted line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:931976
    • 提供者:钟灵
  1. drawline

    0下载:
  2. VC++实现的简单的划线程序,简单但实用,不经典不上传。-VC++ to achieve a simple crossed process, simple but practical, non-classical non-upload.
  3. 所属分类:Graph program

    • 发布日期:2017-05-13
    • 文件大小:3539070
    • 提供者:lihong
« 1 2 3 45 6 7 8 9 10 »
搜珍网 www.dssz.com