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

搜索资源列表

  1. bitmapEx_source

    0下载:
  2. 一种向CBitmap对象读取“*.bmp”文件的快捷方式。 1、建立自己的CBitmap派生类。 2、增加一个“Load from bitmap”的函数: BOOL CMyBitmap::LoadBitmap(LPCTSTR szFileName) { DeleteObject() HBITMAP hBitmap=NULL hBitmap=(HBITMAP)LoadImage(NULL,szFileName,IMAGE_BITMAP,0,0,L
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5411
    • 提供者:李明
  1. Shapes

    0下载:
  2. 本例包括:opengl的快捷菜单的制作以及图形交互与光照效果!-The cases include : opengl menu shortcuts and the production of interactive graphics and lighting effect!
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:14813
    • 提供者:金钺
  1. QQ 快捷键 截图 Screen 区域 全屏 画

    0下载:
  2. 象QQ那样的快捷键截图程序代码 用了以下第三方控件这些控件: CoolTrayIcon HotKeyManager v1.7.0 dxpack2.0.1-as the QQ as shortcuts screenshots code used by the third-party control these controls : CoolTrayIcon HotKeyManager v1.7.0 dxpack2.0.1
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:263555
    • 提供者:邢封
  1. zphoto

    0下载:
  2. VC++局部放大图像演示实例,WEB上有不少类似的应用,一般都使用插件实现,用VC实现倒是还没有见过,不过应该也不复杂,其实也就是一个放大镜效果,鼠标移动到图片上,会把接近的区域按比例放大,本例子中添加了两个快捷功能,点鼠标左键是缩小图像,右键是放大图像。 -VC++ examples of enlarged image presentation, WEB on the many similar applications, using plug-ins are generally achie
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:131480
    • 提供者:宇烁
  1. ZoomPart

    0下载:
  2. VC++局部放大图像演示实例,WEB上有不少类似的应用,一般都使用插件实现,用VC实现倒是还没有见过,不过应该也不复杂,其实也就是一个放大镜效果,鼠标移动到图片上,会把接近的区域按比例放大,本例子中添加了两个快捷功能,点鼠标左键是缩小图像,右键是放大图像-VC++ to enlarge the image shows examples of local, WEB there are many similar applications, using plug-ins are generally a
  3. 所属分类:Special Effects

    • 发布日期:2017-04-01
    • 文件大小:131624
    • 提供者:黄黄
  1. graphic

    0下载:
  2. 能实现画点,画直线(拖动式),画椭圆类(同上),画矩形(同上),填充,随意画线(拖动式),橡皮,清屏的绘图功能。 拥有设置画笔样式和颜色,设置橡皮样式和颜色,设置填充颜色的功能。 具有撤消和保存读取文档功能(有些方面有缺陷)。 所有操作都配备快捷键,方便操作。 状态显示画笔坐标和当前操作状态。(部分菜单项也设置了状态栏动态说明) -Can realize painting points, draw a line (drag type), painting elliptic c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-23
    • 文件大小:7641500
    • 提供者:cbf
  1. huatuban

    0下载:
  2. 设计与实现一个小型绘图板软件系统,要求具有方便的图形用户界面,包括标题栏、菜单栏、工具栏,菜单栏有相关的菜单和菜单项,有快捷键,具有编辑、打开、保存和各种绘图功能(详细功能要求通过运行提供的字节码文件来确定,主类是MiniDrawPad)。完成有关类的设计,并调试运行,给出有代表性的程序输出结果。-Design and Implementation of a small drawing board software system, has a convenient graphical user
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:66682
    • 提供者:息荣志
  1. PSShortCutCode

    0下载:
  2. 英国delcam公司系列软件快捷键外挂程序-The British delcam family of software shortcuts plug
  3. 所属分类:CAD

    • 发布日期:2016-12-03
    • 文件大小:65536
    • 提供者:赵书晓
  1. mydraw

    0下载:
  2. 绘图软件,能绘制矩形、椭圆等等,并且有颜色的选择,快捷键等等。-Mapping software, can draw rectangles, ellipses, etc., and the choice of colors, shortcuts and so on.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-10
    • 文件大小:2436261
    • 提供者:陈瑶
  1. 3ds_max_shortcut_key

    0下载:
  2. 总结了一下3ds max常用的一些快捷键和一些使用技巧。-Summarizes 3ds max commonly used keyboard shortcuts and some tips.
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-02
    • 文件大小:7216
    • 提供者:小明
  1. HowToUseORCAD

    0下载:
  2. 主要是介绍了OrCAD的快捷键的使用,具有较强的实用性-It shows how to use OrCAD s shortcuts.and it is of a lot of use
  3. 所属分类:Graph Drawing

    • 发布日期:2017-05-07
    • 文件大小:1771500
    • 提供者:yiliyate
  1. Canny

    0下载:
  2. opencv学习——canny边缘检测源程序 通过此程序学习如何用opencv编写canny边缘检测程序 是学习opencv的捷径所在-opencv learning- canny edge detection opencv source to learn through this program to learn how to write with opencv canny edge detection program shortcuts where
  3. 所属分类:OpenCV

    • 发布日期:2017-11-05
    • 文件大小:1566312
    • 提供者:张峰
  1. CAD

    1下载:
  2. CAD快捷键的汇总介绍,里面有快捷键的全部汇总-CAD shortcut summary introduction, there are shortcuts summary
  3. 所属分类:CAD

    • 发布日期:2017-11-13
    • 文件大小:143322
    • 提供者:zcm
  1. lisp-share

    2下载:
  2. 关于CAD的二次开发快捷键常用命令的集合,安装后可以加速工作人员工作。-On the secondary development of CAD collection of commonly used commands shortcuts after installation can speed up the work of staff.
  3. 所属分类:CAD

    • 发布日期:2015-07-15
    • 文件大小:2165760
    • 提供者:wucheng
  1. ezviewer-master

    0下载:
  2. • 统一绘图机制,可以旋转、镜像、缩放图片(包括动态gif) • 图片缩放显示时使用抗锯齿功能 • 从资源管理器拖动图片到看图器 • 动态gif图片支持暂停或步进 • 复制图片内容到剪贴板 • 支持快捷键 -• Unified drawing mechanism, you can rotate, mirror, zoom images (including dynamic gif) • P
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-16
    • 文件大小:303514
    • 提供者: 姚晓丙
  1. cad

    0下载:
  2. 最全CAD快捷键,里面包含了所有的快捷键,用起来会更方便,很全。-Most complete CAD shortcuts, containing all the shortcut keys, will be more convenient to use, very full.
  3. 所属分类:CAD

    • 发布日期:2017-04-14
    • 文件大小:3917
    • 提供者:佳斌
  1. inpaint_test

    0下载:
  2. 该程序在VS2010+OpenCV2.4.9环境下完成,能够通过人机界面的方式(鼠标和快捷键)实现对单通道或多通道图像的修复,代码执行效率高,修复效果好-To complete the program in VS2010+ OpenCV2.4.9 environment, can through the way of human-computer interface (mouse and keyboard shortcuts) of single channel and multi-channe
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:4073160
    • 提供者:
  1. zhuangji

    0下载:
  2. cad程序,绘制桩基,快捷键tt,具体内容详见软件内描述-cad program, draw pile, shortcuts tt, inner details see software descr iption
  3. 所属分类:CAD

    • 发布日期:2017-04-29
    • 文件大小:27294
    • 提供者:道醒
  1. 1516591

    0下载:
  2. 象QQ那样的快捷键截图程序代码 用了以下第三方控件这些控件-Shortcuts like QQ screenshots program code Use the following third party controls these controls
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-15
    • 文件大小:252928
    • 提供者:hztbo@203361
搜珍网 www.dssz.com