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

搜索资源列表

  1. xujin3000_booklabel_v1.0

    0下载:
  2. 书标元件 主要属性: AnySize:转角的角度大小 BackColor:背景色 DownStr:下行文字 DrawLine:是否显示横线 Font:文字字体属性 FrameColor:包围的边框色 FrameWidth:包围的边框宽度 LineColor:中间横线色 LineHeight:横线高度 LineWidth:横线长度 TopStr:上行文字 -standard components on the main attributes :
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:20883
    • 提供者:梁超
  1. DrawLine

    0下载:
  2. 适合mfc初学者的学习绘图程序。 DrawLineDoc.h,DrawLineDoc.cpp - 文档 这些文件包含 CDrawLineDoc 类。 文档将具有下列字符串: 文件扩展名: line 文件类型 ID: line 主框架标题: 画线 文档类型名称: 线图 筛选器名: Line Files (*.line) 文件的新简称: line 文件类型全名: line DrawLineView.h,DrawLineView.cpp - 文档的视图
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:57632
    • 提供者:shuijiu
  1. DRAWLINE

    0下载:
  2. 通过WINDOW API 的划线接口 实现各种图形 可以应用在矩形图形功能
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35311
    • 提供者:zou
  1. DrawLine

    0下载:
  2. 中点画线,DDA算法,计算机图形学,计算机基本算法,计算机图形处理基础
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:30915
    • 提供者:zhanglian
  1. drawline

    1下载:
  2. 绘图)编写一个交互式绘图程序。要求: 可以选择图形的种类(直线、折线、矩形、[椭]圆、多边形及对应的填充图形)、绘图颜色(使用颜色公用对话框)、笔的粗细和风格、填充模式(包括填充颜色[与图案])、背景模式与颜色;
  3. 所属分类:按钮控件

    • 发布日期:2008-10-13
    • 文件大小:33670
    • 提供者:钟国英
  1. drawline

    0下载:
  2. 最近一个项目中需要做一个读数据画成曲线的功能。这是一个读数据画曲线的程序。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:136388
    • 提供者:罗一凡
  1. DrawLine 多线程画线的程序

    0下载:
  2. 这是一款用多线程画线的程序,对学习C++编写多线程程序很有帮助。-This is a line drawn with a multi-threaded program, write to learn C++ multi-threaded program helpful.
  3. 所属分类:进程与线程

    • 发布日期:2017-04-09
    • 文件大小:1946955
    • 提供者:冯艳君
  1. DrawLine.用VB绘制实时变化的曲线

    0下载:
  2. 用VB绘制实时变化的曲线,根据获取的数据,编程实现自动绘制实时曲线。,VB map with real-time changes in the curve, according to data collected in real-time programming for automatic drawing curves.
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-21
    • 文件大小:3402
    • 提供者:750
  1. 12864液晶驱动及测试程序

    0下载:
  2. 12864液晶驱动及测试程序,单片机为atmega128,可实现任意点的显示,12864 LCD driver and testing procedures, singlechip atmega128, can achieve any point of the show
  3. 所属分类:Windows编程

    • 发布日期:2016-05-11
    • 文件大小:37740
    • 提供者:feng
  1. drawline.rar

    0下载:
  2. 可以从文件中读取数据,绘制图像,能放大或缩小图像,you can read data from files and paint the map on the screen
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-09
    • 文件大小:1686930
    • 提供者:guojunxin
  1. DrawLine.rar

    0下载:
  2. 在arcgis engine的开发中经常要用到画线的功能,本程序演示了如何在map上划线,Arcgis engine in the development of regular use to draw the line features, this program demonstrates how the line in the map
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-25
    • 文件大小:49048
    • 提供者:向昊
  1. DrawLine

    0下载:
  2. VC中的一个简单的画线的小程序,程序中有详细的注释,能够帮助你掌握画线方法-VC in a simple line drawing of small procedures, the procedures are detailed in the notes to help you master the method of drawing a line
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-26
    • 文件大小:9523495
    • 提供者:刘闻雨
  1. DrawLine--

    0下载:
  2. 用vc实现的像素方式画直线,自己编的,调试通过,像素也被显示-Vc achieved by way of drawing a straight line pixels, own, and debug is passed, pixels are shown
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-26
    • 文件大小:69808
    • 提供者:redfish
  1. GDIPens

    0下载:
  2. 一旦配置了 Pen 和转换,用户就可以选择要绘制的图形: 线条 使用 DrawLine 方法绘制线条。 交叉线 使用 DrawLines 方法绘制线条。 圆形和曲线 使用 DrawEllipse 和 DrawArc 方法绘制线条。 -Once the configuration of the Pen and conversion, users can choose to draw graphics: lines drawLine method used to
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-17
    • 文件大小:101991
    • 提供者:灵虚
  1. drawline

    0下载:
  2. c语言图形设计的应用,本程序的是关于如何用C语言画线的-c language of graphic design applications, the procedures are about how to use C language draw the line
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:2597
    • 提供者:luo qiang
  1. drawLine

    0下载:
  2. 多线程编程技术与实例源代码,drawLine程序,可选择多线程画线或定时器画线,-Multi-threaded programming techniques and examples of source code, drawLine procedures may choose to draw lines or multi-threaded timer painting lines,
  3. 所属分类:Process-Thread

    • 发布日期:2017-03-23
    • 文件大小:39243
    • 提供者:chenl
  1. drawline

    0下载:
  2. 读取*.txt文件画线,用C#描述的,绝对好用-Draw a line to read*. txt files, using C# as described, absolutely easy to use
  3. 所属分类:File Operate

    • 发布日期:2017-03-27
    • 文件大小:294427
    • 提供者:mao
  1. drawline

    0下载:
  2. 图像处理VC++画线函数 用各种函数绘画图线-VC++ image processing functions in various functions draw a line graph Line Painting
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3478591
    • 提供者:owen
  1. drawline

    0下载:
  2. 这个drawline可以实现在程序运行后,在弹出的窗口中实现手动自定义画图。-This drawline can run the program after implementation in the popup window manually customize the drawing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-10
    • 文件大小:1138156
    • 提供者:嘉欣
  1. 画透明的线,适合QQ台球

    0下载:
  2. c# drawline drag 画图转用,图形化软件(c# drawline drag .imaging)
  3. 所属分类:C#编程

    • 发布日期:2017-12-19
    • 文件大小:31744
    • 提供者:雾滴
« 12 3 4 5 »
搜珍网 www.dssz.com