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

搜索资源列表

  1. MATLAB交互型图象处理演示程序

    1下载:
  2. 一个自己做的MATLAB图象处理程序,已经上传了依次,没有成功,重新上传。重点是对BMP图象的各种操作以及MATLAB的GUI编程!-a MATLAB own image processing procedures, have uploaded followed, without success, to re-upload. Focus BMP images of the various operational and MATLAB GUI Programming!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7989
    • 提供者:李先生
  1. BresenH

    0下载:
  2. Bresenham算法演示,鼠标交互实现算法-Bresenham algorithm demonstration of the mouse interactive algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:34747
    • 提供者:苏洲
  1. jhhtcx

    0下载:
  2. vc++ .net 下做的交互绘图程序,自己编写的,可以用鼠标交互绘制各种基本图形。-vc. Net done with the interactive mapping procedures, the preparation of their own, the mouse can be used to draw various basic interactive graphics.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48331
    • 提供者:周银春
  1. beziern

    0下载:
  2. 基于GDI编写的bezier曲线程序,可交互控制。完美-prepared bezier curves procedures, interactive control. Perfect
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33132
    • 提供者:zhouyinye
  1. Beziergenerate

    0下载:
  2. 人机交互生成三次Bezier曲线,但是没有编辑功能,正在继续改进!-HCI generated cubic Bezier curve, but no editing function, is continuing to improve.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9246
    • 提供者:杨静
  1. canvas

    0下载:
  2. 综合使用画笔、画刷和字体等绘图工具,进行文字输出和图形输出; 实现用交互方式进行文字与图形输入; 要求图形至少包括直线、Biezer曲线和一个封闭图形; 菜单增加使用弹出式浮动菜单; 并且实现文件的打开、新建及保存等功能。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:83117
    • 提供者:jinyao
  1. Ellipse

    0下载:
  2. 1.(椭圆)画一个与客户区等大,并随客户区改变大小的填充椭圆。(最好可以每次随机确定椭圆边框和填充的颜色,其中随机颜色分量的值,可调用[返回int型随机数的C语言]函数rand,再余上256[可得0~255之间的随机数]:rand() % 256) 2.(直线)用鼠标交互绘制动态直线。(参见3.5的2和3)
  3. 所属分类:GDI/图象编程

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

    0下载:
  2. VC橡皮筋绘图技术的实现。实现简单的图形交互输入。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:39898
    • 提供者:xvdongming
  1. VC结合ADO处理数据库图片

    0下载:
  2. visual c++ 环境下利用ADO技术处理BLOD并与数据库进行交互操作-visual environment using ADO BLOD handling and interaction with the database operation
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:687489
    • 提供者:张三
  1. 交互直线裁减

    0下载:
  2. 这里是计算机图形学用鼠标交互式裁减线段的程序-here is the use of computer graphics mouse interactive segment of the reduction process
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35676
    • 提供者:杜玉
  1. 3-1(橡皮条)

    0下载:
  2. 计算机图形学综合使用鼠标、菜单、橡皮条等交互技术实现直线、圆和矩形等基本图形的绘制。-integrated computer graphics use a mouse, menus, such as rubber of interactive technology straight, round and rectangular basic graphics rendering.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:38015
    • 提供者:
  1. 矢量图形控件 Simple Graphic

    0下载:
  2. ------------------- 1.2版本 Simple Graphic 图形控件: 1.增加锁定功能,锁定的图形要素不可以做任何操作,但可以选中lock 2.增加标注属性功能,标注内容直接设置到labelAttribute属性内,如果为“”则不标注 3.增加ShowLabel属性定义,代表这个图形要素是否显示他的标注。 4.增加BackShowLabel属性定义,这个定义在内部使用,组合时可以把ShowLabel设置为False,原值存入BackShowLabel,拆组时再
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-03-03
    • 文件大小:2714982
    • 提供者:suncoder
  1. 矢量图形控件 Simple Graphic

    1下载:
  2. ------------------- 1.2.1版本: 1.增加设置在选择时,是否可以选择锁定图形,是否可以选择不显示图形 2.ISGElementCollection中增加contains函数,判断是否已经存在 3.ISGControl里增加UserFeedBackElements属性,用于增加用户辅助图形;增加CanUndoRedo属性,用于觉得是否自动记录操作堆栈; 增加搜索函数 ------------------- 1.2版本 Simple Graphic 图形控件:
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-04-07
    • 文件大小:2247414
    • 提供者:suncoder
  1. VC++ 实现的圆形旋钮

    1下载:
  2. VC++ 实现的圆形旋钮,继续自slider,是学习重写slider控件的好例子。应用到开发中,极大的提高了用户交互的友好性!,VC++ to achieve a circular knob, to continue from the slider, rewrite the slider controls to learn a good example. Applied to the development, greatly improves the user-friendly interact
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-26
    • 文件大小:48685
    • 提供者:涂红剑
  1. jiugong

    0下载:
  2. VC++做的8格游戏,支持人机交互,包括各种算法研究,和实例分析-VC++ Do 8 grid game, support the human-computer interaction, including a variety of algorithms, and examples of analysis
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:55881
    • 提供者:王凯
  1. DIBSection

    0下载:
  2. DIB图像的分块分像素选取与修改,方便进行图像的人工交互处理-DIB image sub-pixel block selected and modified to facilitate the image of the artificial interactive treatment
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:128360
    • 提供者:
  1. OpenGL

    0下载:
  2. MFC OpenGL 中子发射模型 包括文件读取、坐标旋转、图像截取、投影、对话框交互等-VC++6.0 OpenGL model、 projection、files reading
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2282885
    • 提供者:anchen
  1. MyCAD

    0下载:
  2. 人机交互画图系统,实现了比较多的功能。包括复制、删除、清空、移动等功能-Human-Computer Interaction drawing system to achieve a lot more functionality. Including copy, delete, clear, mobile and other functions
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:225673
    • 提供者:杭建
  1. Cartoon

    0下载:
  2. 利用层级建模方法设计并实现一个物体,至少由三部分组成,并可交互控制其相对运动。 opengl-Modeling method using the level design and implementation of an object, at least three parts, and interactive control of their relative motion. opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-03
    • 文件大小:1219513
    • 提供者:东荒冷羽
  1. 第5讲:图形交互与控制.zip

    0下载:
  2. 第5讲:图形交互与控制.zip
  3. 所属分类:GDI/图象编程

    • 发布日期:2021-09-04
    • 文件大小:22634
    • 提供者:coolhandy
« 12 3 »
搜珍网 www.dssz.com