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

搜索资源列表

  1. GetColorFromScreen

    1下载:
  2. 我用vc写的从屏幕上取颜色的程序。 大家可以联系我 qq:12160952-I used to write on the screen from the color of admission procedures. You can contact me qq : 12160952
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:33688
    • 提供者:崔鹏宇
  1. Cord

    0下载:
  2. 一个采用VC6.0的GDI函数编写的平面绘图程序,能够对各种基本图形进行绘制、编辑、拖动、剪切、撤消修改、保存数据到文档。适合初学者学习、模仿。-a VC6.0 used GDI function of the two-dimensional drawings to prepare procedures to be able to conduct basic graphics rendering, editing, drag, shear, the withdrawal of changes t
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:67416
    • 提供者:flyer_boy
  1. 深度图像生成

    0下载:
  2. 深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像-depth image generation : mainly used to generate the depth sphere images, and calculated objects and the average Gaussian curvature, surface types and generating images
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:213866
    • 提供者:陈先奎
  1. 深度图像

    0下载:
  2. 深度图像生成:主要用于生成圆球的深度图像,并计算物体的高斯和平均曲率,以及生成表面类型图像-depth image generation : mainly used to generate the depth sphere images, and calculated objects and the average Gaussian curvature, surface types and generating images
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48635
    • 提供者:陈先奎
  1. texthalo

    0下载:
  2. 你可能会认为生成一个带柔和阴影的特效文字与生成一个带光圈的特效文字是完全不同的,其实他们所用到的技术是完全相同的,只是在设置上有些许变化。 在带柔和阴影的效果中,我用到了GDI+中的一些插值模式来生成模糊的文字轮廓,当位图绘制平面放大时,插值模式决定原来某点像素应该怎样和周围的融合。 低质量的插值只是简单的把一个像素变换成同色色块,高质量插值如高质量双线性插值与高质量双三次插值会考虑像素色的平滑与反走样,我发现高质量双线 性插值模式最好。-you may think that a generat
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:955789
    • 提供者:陈兴锐
  1. graph2dapp

    1下载:
  2. 使用Java书写的图形学2D程序集合(可以用JCreator3.5编译),程序包括交互式编辑,常用曲线(抛物线,三次参数样条,Beizer,B样条),还有多边形填充,2D旋转和字体示例-written in Java 2D graphics procedures set (which can be used JCreator3.5 compiler), including interactive editing procedures, common curve (parabola, the th
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:59765
    • 提供者:徐林
  1. 仪表显示

    0下载:
  2. 用vc实现的仪器仪表盘面的显示程序,界面很漂亮,大家可以参考-vc used the instrument to achieve the Amazing Display program, the interface is very beautiful, you can refer to
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:52411
    • 提供者:杨学金
  1. 20047713394455

    0下载:
  2. VBA+AO常用代码 VBA+AO常用代码-VBA code used AO + + AO VBA code used VBA code used AO +
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:11519
    • 提供者:tong
  1. FG_DIB

    0下载:
  2. 本代码是用vc编写,提供了一个位图文件读写的类。-this code is used vc prepared for a bitmap file reading and writing class.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4367
    • 提供者:薛丹
  1. ViewImage

    0下载:
  2. 打开多种格式图象文件的原代码,是用VC进行图象处理最基本的哦-open multiple image file format of the original code is used for image processing VC basic oh
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:308395
    • 提供者:tian
  1. Hough变换的源程序

    0下载:
  2. Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2012
    • 提供者:doctorsuo
  1. Using The TIFF Library

    1下载:
  2. libtiff库的源码程序的演示代码,该例子用来演示如何读tiff图像,是初学tiff图像格式的入门程序!-libtiff library procedures demo source code, the examples used to demonstrate how to read tiff images, when a tiff image formats entry procedures!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:9180
    • 提供者:五月光
  1. 用户自定义填充

    0下载:
  2. 用户自定义填充,通过图像刷子的机制实现。可用于地质岩性符号填充等多种用途。-user-defined filled through images of the brush mechanism to achieve. Geological lithology can be used to fill in the blanks symbols multiple uses.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:90374
    • 提供者:心港
  1. 多边形对象的选择

    0下载:
  2. 多边形对象的选择,通过线与线求交点的方法实现。可用于图形对象的拾取。-polygon object choices, and the line through the line for the intersection method. Graphics can be used to pick up objects.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30775
    • 提供者:心港
  1. Java门电路画图器

    0下载:
  2. Java门电路画图器 基本功能: 1。文件的保存,打开; 2。添加基本元件; 3。元件的配置用XML保存,不用修改程序即可增加,修改,删除基本元件 4。画点,画线,字符; 5。删除元件 6。统计元件 画好的电路用xml文件保存,基本元件的配置也是使用xml文件 这个软件虽然小,但是涉及了很多知识,对学Java的初学者还是很有帮助的。 文件的保存,单个门电路的保存都是用XML文件存储,使用了线程... 虽然是一个画门电路的软件,但是纯粹是一个
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:108394
    • 提供者:一心一意
  1. BitmapHelpers

    0下载:
  2. C#图像处理的常用算法,如图形旋转、浮雕效果、取得图形格式等。-commonly used image processing algorithms coded using C# ,including the rotation of graphics,relief effect,getting the format of graphics and so on.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1493
    • 提供者:阿山
  1. RectTracker

    0下载:
  2. MFC 带有一个 CRectTracker 类. 用来画出所谓的橡皮条矩形. 但在 WTL 里面, 没有对应的类. 所以,自己写了一个非常简单的 mix-in class, 在 WTL 里面使用, 将这个类作为您的窗口的基类即可让窗口具有画橡皮条矩形的行为.上载的压缩文件包含两个源文件, RectTracker.h 即为这个 mix-in class. SnapShotWnd.h 为使用这个类的一个窗口. 还有一张屏幕抓图, 从图片可以看出这个窗口的功能, 他实现类似透明窗口的功能.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:50643
    • 提供者:肖吉
  1. step2(面积测量)

    0下载:
  2. 用VC++6.0开发的,用来计算由鼠标绘制的任意封闭区域的面积-VC 6.0, used to calculate the mouse by drawing the arbitrary closure of the regional area
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:27154
    • 提供者:师为礼
  1. 图像处理插值1[1].2

    0下载:
  2. 用插值算法实现的图像放大,缩小,灰度图的转换等功能-interpolation algorithm used to enlarge images, narrow, grayscale conversion function
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:190693
    • 提供者:师为礼
  1. Generator

    0下载:
  2. 该源码主要用于生成EAN-13条形码,在菜单操作下输入13位数字即可生成条形码,可以保存该图像-the main source used to produce EAN-13 bar code, the menu under 13 digital input can be generated bar codes, we can preserve the images
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:48969
    • 提供者:林克兵
« 12 3 4 5 6 7 8 9 10 ... 37 »
搜珍网 www.dssz.com