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

资源列表

« 1 2 ... .70 .71 .72 .73 .74 1475.76 .77 .78 .79 .80 ... 1508 »
  1. d031_sqltest

    0下载:
  2. 基于SQL语言的数据库在VC系统中的绘图,可能部分说明不是很充足,但是绝对好用的。-Drawing application based on SQL database and Visual C++ IDE.It s likely to be short of code comments,but definitely useful!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:305719
    • 提供者:许磊
  1. CreateGrayscaleIcon_demo

    0下载:
  2. 创建灰度图标的列子使图标的背景是灰色的 图标上还有文字-The example of creating a grayed icon. It grays the background of the icon.And adds characters to it.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:46681
    • 提供者:唐军
  1. [打印类]实时绘图

    0下载:
  2. 用VC++编写的适时绘图源程序,比较好用,可画图例网格-A programme of real time painting , using VC++ language . It s very handy. And can be applied in graphical illustration and griding.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:163605
    • 提供者:me
  1. 虚拟按钮式的开关控件

    0下载:
  2. 对VC的传统控件进行了一些简单的改写做成象开关那种的样式-VC traditional control of some simple as switching rewrite caused the kind of style
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:57471
    • 提供者:唐军
  1. 2005719220822rar

    0下载:
  2. 渐变背景的VC源代码通过对GDI的操作来达到对窗口等对象的颜色改变-VC source code for the gradually changing background. Changing the color of the objects such as windows by operation on GDI.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:29015
    • 提供者:唐军
  1. 中值滤波的源程序

    0下载:
  2. 中值滤波是图像增强常用的方法。程序中参数Hori是一个布尔变量,若为真,做水平中值滤波,否则,做竖直中值滤波。-Median Filtering is the common method of Image-enhancing.In the application ,the parameter \"Hori\" is a BOOL variable,which is TRUE for the operation of Horizon Median Filter or FALSE for the V
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1604
    • 提供者:doctorsuo
  1. 图像增强处理

    1下载:
  2. 使用了Box平滑模板、高斯平滑模板、拉普拉斯锐化模板对图像进行增强处理。-This project make use of Box moduling board,Goss moduling board and Laplas moduling board to enhance the images.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2211
    • 提供者:doctorsuo
  1. 实现256色PCX文件解码的源程序

    0下载:
  2. 这个程序实现了256色PCX文件解码。注意:其中第二个函数对一行进行解码,应该把阅读的重点放在这个函数上。要注意的是,执行时,文件C:\\\\test.pcx必须存在,而且是一个256色PCX文件。-the procedures of 256 color PCX decoding. Note : This second function to decode and his party, should focus on reading this function on. To pay attent
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2641
    • 提供者:doctorsuo
  1. 膨胀运算源程序

    0下载:
  2. 这段程序实现了对图像的膨胀运算,针对的都是黑色点。参数中有一个BOOL变量,为真时,表示在水平方向进行膨胀运算,即结构元素B为(1 ,1. ,1)否则在竖直方向上进行膨胀运算,即结构元素B为1 1.1 。-this program for the expansion of computing image has been aimed at Black Point. Parameters have a BOOL variable to true, in the horizontal directi
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1878
    • 提供者:doctorsuo
  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. 氢原子模拟

    2下载:
  2. 一个用C开发的小程序,用于模拟氢原子的状态。-A small programme using C languge for simulating the state of hydrogen atom.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:35717
    • 提供者:施立祥
  1. ImageProcessingProgram

    0下载:
  2. 包含多种图象变换,图象边缘提取的图象处理程序-It includes all kinds of image processing programme concerning image transformation, edge extracting .
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:250947
    • 提供者:陈德军
« 1 2 ... .70 .71 .72 .73 .74 1475.76 .77 .78 .79 .80 ... 1508 »
搜珍网 www.dssz.com