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

搜索资源列表

  1. 完成通过鼠标在视图窗口内绘制任意形状的线

    0下载:
  2. 所绘画出的线段类型、颜色和粗细,还有如何定 义画刷的填充颜色和类型。如何用Rectangle函数绘画矩形、用Ellipse函数绘画圆和椭圆和运用 -drawn up by the line type, color and thickness, and how to define the brush paintings filled with color and type. How Rectangle function rectangular painting, painting w
  3. 所属分类:界面编程

    • 发布日期:2008-10-13
    • 文件大小:23.28kb
    • 提供者:熊帆
  1. vc-colorfullines

    0下载:
  2. 一个很有意思的程序,可以在客户区内画出各种彩色的线段,很值得借鉴!-a very interesting process, the customer can draw various areas of the color line, we can draw!
  3. 所属分类:对话框与窗口

    • 发布日期:2008-10-13
    • 文件大小:23.96kb
    • 提供者:赵伟
  1. SortProgram

    1下载:
  2. 包含八种排序算法的界面演示多线程程序,以线段形式表示数据大小,排序一清二楚-contains eight algorithm interface demo multithreaded process to form indicates that the data segment size, sorting clearly
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:53.08kb
    • 提供者:li
  1. CSLine

    0下载:
  2. 自定义矩形框, 自定义线段, 然后将矩形框外面的线段剪除
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:226.92kb
    • 提供者:沈松剑
  1. line-tree-sourse-code

    0下载:
  2. 此代码是线段树的实现源代码,可用O(nlogn)的时间查找出一段线段中任意一段的信息。做acm题很有用,应用程序中相信也能优化很多算法!
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1.26kb
    • 提供者:孟繁荣
  1. displist

    0下载:
  2. 显示五个显示列表中定义的红色三角形,然后再绘制一条非表中的黄色线段-Shows that the definition of the list of five shows a red triangle, and then drawing a yellow non-table line
  3. 所属分类:GUI Develop

    • 发布日期:2017-03-28
    • 文件大小:720byte
    • 提供者:汪伟
  1. dashline

    0下载:
  2. 画虚线类,解决了VC6 MFC GDI虚线宽度不能超过1像素的缺点,且可分别设置虚实线段的颜色。-Drawing dashed line class, solve the VC6 MFC GDI dashed line width can not exceed 1 pixel defects, and can set the actual situation were the color of line segments.
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-10
    • 文件大小:1.32mb
    • 提供者:fangchen
  1. Rain_falls_in_the_pool

    0下载:
  2. 用c++编写的池塘夜雨,用Winmain函数编写界面,显示效果为一滴滴雨滴(短的线段)从上而下降落,降落水面后变成涟漪(椭圆)-Written by c++ pond night rain, the preparation of the interface with Winmain function, display a bit rain (short line segments) from the top down, down, down into the water after the ri
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-07
    • 文件大小:1.53mb
    • 提供者:wang
  1. segment-tree

    0下载:
  2. 线段树的第一类型,介绍了线段树中的单点更新问题-The first type of tree line, introduced a single point in the tree line update problem
  3. 所属分类:TreeView

    • 发布日期:2017-04-02
    • 文件大小:13.33kb
    • 提供者:胡琳
  1. MFCexp4_7

    0下载:
  2. MFC 小型试验 画出圆角矩阵 线段等在选定的边界内移动鼠标-Small-scale test matrix to draw rounded MFC segments, etc. within the boundaries of the selected move the mouse
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-08
    • 文件大小:1.82mb
    • 提供者:张晓燕
  1. Line3D

    0下载:
  2. 显示三维线段,用于窗体界面中一些分隔线,使之更美观。 使用:设计阶段,先在窗体上相应位置加入线,如Line1,再在Form_Load中加入如下代码即可。 Dim my3D As New Line3D my3D.Make3DLine Me, Line1 -Three-dimensional display segment for separator form interface, to make it more beautiful. Use: the design ph
  3. 所属分类:StatusBar

    • 发布日期:2017-11-07
    • 文件大小:1kb
    • 提供者:gisnt
  1. polygonfill

    0下载:
  2. 计算机图形学画圆,画线段,画多边形,填充-Computer graphics circle, draw the line, polygon drawing, filling
  3. 所属分类:Menu control

    • 发布日期:2017-05-12
    • 文件大小:2.74mb
    • 提供者:scott
  1. draw-line-and-record

    0下载:
  2. vc学习小例子,一个窗口画线段,另一个窗口列表记录线段坐标-vc learning small example, a window painting segment, the segment recorded a list of coordinates of another window
  3. 所属分类:ListView-ListBox

    • 发布日期:2017-05-15
    • 文件大小:3.52mb
    • 提供者:mengfanfeng
  1. Graphics

    0下载:
  2. 用DDA算法生成任意斜率的直线 用中点算法生成直线段,线型采用点画线型-Using DDA algorithm to generate arbitrary slope of the straight line Production line segment with the midpoint algorithm, linear by linear point
  3. 所属分类:EditBox

    • 发布日期:2017-05-10
    • 文件大小:2.3mb
    • 提供者:yangqi
  1. drawlineand-recordinFormView

    0下载:
  2. 线段记录演示FormView版,示例程序,鼠标在左边客户区画线段,右边FormView区显示记录所有线段的起终点-FormView version of the demo demo program, the mouse in the left side of the client area to draw the line segment, the right FormView area shows the end of all line segments
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3.38mb
    • 提供者:mengfanfeng
  1. drawlineand-recordinListView

    0下载:
  2. 线段记录演示ListView版,示例程序,鼠标在左边客户区画线段,右边ListView区显示记录所有线段的起终点-ListView version of the demo demo program, the mouse in the left side of the client area to draw the line segment, the right ListView area shows the end of all line segments
  3. 所属分类:GUI Develop

    • 发布日期:2017-05-14
    • 文件大小:3.38mb
    • 提供者:mengfanfeng
  1. teilize-extended

    0下载:
  2. 在VC++中实现的2维线段的编码裁减,何以扩展到3维线段(In vc + + realize the 2 d line coding cut, extended to 3 d line)
  3. 所属分类:组合框控件

    • 发布日期:2017-12-24
    • 文件大小:53kb
    • 提供者:xoxad
  1. DrawAndEditTest

    0下载:
  2. 实现了简单的画板功能,用户可以选择要画的图线(线段、圆圈或者矩形)(A simple drawing board function, the user can choose to draw the line (line, circle or rectangle))
  3. 所属分类:界面编程

    • 发布日期:2017-12-21
    • 文件大小:225kb
    • 提供者:白平
  1. shxrt__jabn

    0下载:
  2. 在VC++中实现的2维线段的编码裁减,何以扩展到3维线段()
  3. 所属分类:界面编程

    • 发布日期:2018-01-05
    • 文件大小:53kb
    • 提供者:Jlnice
  1. MFC_DRAW

    0下载:
  2. 1. 多文档 MFC 程序 2. 能画基本的二维图形:线段、三角形、矩形、圆、椭圆、任意多边形、文字 3. 位图的操作:能读入位图,并在位图上画图,能把图形保存为位图 4. 编辑功能:设置属性(线型、填充方式、颜色、字体、字体大小) 5. 快捷菜单:快捷菜单应该有 6. 序列化:能把图形图像保存为文件,也能从文件中读出并显示图形和图像(1. multi document MFC program 2. can draw basic two-dimensional graphics: l
  3. 所属分类:对话框与窗口

    • 发布日期:2018-01-09
    • 文件大小:14.74mb
    • 提供者:小小MIKO
« 12 »
搜珍网 www.dssz.com