搜索资源列表

  1. 该代码可以拾取屏幕上的颜色并显示RGB分

    0下载:
  2. 该代码可以拾取屏幕颜色,显示rgb分量!-The code can pick up color screen, showing rgb weight!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:22957
    • 提供者:流言
  1. Why屏幕颜色拾取源代码

    0下载:
  2. VC例程:该程序是由VC编写的有关颜色拾取器源代码(完整)-VC this program is compile by VC,source code about how to pick the color of screen.(full)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:65010
    • 提供者:温海燕
  1. VTK使用p键拾取例程

    0下载:
  2. VTK是三维图形可视化的工具箱,本源码是里面用键盘p键实现拾取的例程-VTK is a toolkit for 3D graphic visualization.Our code is an example program about a picker using key P at keyboard.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:70671
    • 提供者:扬帆
  1. 颜色拾取器

    1下载:
  2. GET RGB 拾取任意屏幕上的颜色像术RGB的值。是我好几年前写的。虽然简单,但挺好用的 CTRL+d-GET picking arbitrary RGB color on the screen as with RGB values. It is a good few years ago I wrote. Although simple, but very good use of CTRL d
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:171557
    • 提供者:z
  1. 8.15 颜色拾取器

    0下载:
  2. 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:408255
    • 提供者:小丹
  1. 屏幕颜色拾取器

    0下载:
  2. 一个不错的源码,能够从屏幕中拾取颜色。可以集合到其他图像开发。-a good source, which can be picked up from the screen color. Pool to other graphics development.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:130244
    • 提供者:沈华伟
  1. OpenGL拾取例子[太阳系]

    1下载:
  2. 实现图形的拾取功能,在鼠标接近物体时显示相关信息-pick up the graphics function in the mouse close objects display the relevant information
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:892656
    • 提供者:张旭
  1. 屏幕颜色拾取器

    1下载:
  2. 屏幕颜色拾取器的VC实现,可以获得屏幕上颜色的RGB值-pick up color screen for the VC, available on the screen of the RGB color value
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:28490
    • 提供者:李瑛
  1. opengl中关于拾取感兴趣区域

    0下载:
  2. opengl中关于拾取感兴趣区域
  3. 所属分类:GDI/图象编程

  1. Dreamweaver颜色拾取控件源码

    0下载:
  2. Dreamweaver颜色拾取控件源码

  3. 所属分类:图形图象

    • 发布日期:2009-01-20
    • 文件大小:17647
    • 提供者:eicaddev
  1. OpenGL Koch Snow 分形和拾取拖动操作

    0下载:
  2. 一个用OpenGL实现的KochSnow分形程序,并实现了简单的交互功能:左键点击为拖动,右键点击可以改变递归深度。其中拾取采用了颜色拾取方式。
  3. 所属分类:OpenGL

    • 发布日期:2010-11-03
    • 文件大小:1459
    • 提供者:frederickjoe
  1. 鼠标拾取

    0下载:
  2. 用鼠标进行拾取可以不通过p键
  3. 所属分类:源码下载

  1. GetColor

    0下载:
  2. 颜色拾取器增强版源代码,推荐下载-Pick up the color enhanced version of the source code browser to download
  3. 所属分类:界面编程

    • 发布日期:2024-05-07
    • 文件大小:12288
    • 提供者:站长
  1. 常用的图形学算法

    0下载:
  2. 用VC编写的常用的图形学算法,进行了文档处理,并能进行图元拾取。算法没有优化,是教学演示用的。-VC prepared by the graphics algorithm commonly used for the file handling, and can be picked up for map yuan. No optimization algorithm is used to demonstrate the teaching.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-07
    • 文件大小:150528
    • 提供者:叶恒舟
  1. colorcollect

    0下载:
  2. 一个颜色拾取器的源程序-pick up a color of the source
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:107520
    • 提供者:吴红梅
  1. 屏幕颜色拾取器

    0下载:
  2. 屏幕颜色拾取器的VC实现,可以获得屏幕上颜色的RGB值-pick up color screen for the VC, available on the screen of the RGB color value
  3. 所属分类:图形图象

    • 发布日期:2024-05-07
    • 文件大小:28672
    • 提供者:李瑛
  1. 屏幕颜色拾取器

    0下载:
  2. 一个不错的源码,能够从屏幕中拾取颜色。可以集合到其他图像开发。-a good source, which can be picked up from the screen color. Pool to other graphics development.
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-07
    • 文件大小:130048
    • 提供者:沈华伟
  1. 经纬度拾取

    0下载:
  2. 地图中多边形边界经纬度拾取,实现地图中点击围成多边形边界经纬度提取(logitude and latitude)
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-07
    • 文件大小:13312
    • 提供者:min20168
  1. 004--S波的拾取

    0下载:
  2. 对地震数据的S波相位进行拾取,可用于地震预警技术中心识别S波和P波信号相位,基于Fortran语言汇编(The S phase of seismic data is picked up and can be used for seismic warning technology center to identify the phase of S wave and P wave signal, which is based on Fort
  3. 所属分类:汇编语言

    • 发布日期:2024-05-07
    • 文件大小:2169856
    • 提供者:Zihuatanejo
  1. 新自动拾取插件

    0下载:
  2. 老版千年自动拾取工具 或者没有自动拾取功能的千年使用(Old version of millennial automatic pickup tool or thousands of years without automatic pickup function.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-07
    • 文件大小:249856
    • 提供者:工口大魔王
« 12 3 4 5 6 7 8 9 10 ... 29 »

源码中国 www.ymcn.org