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

搜索资源列表

  1. WindowsApplication3

    0下载:
  2. 用c#调用msagent并且获得改变msagent的右键菜单和msagent说话功能。-Call msagent with c# and received the right to change the msagent function menus and msagent speak.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:70233
    • 提供者:老胖
  1. useGIFImagegetGif

    0下载:
  2. 本例子介绍在delphi软件开发中,实现用GIFImage调用Gif的例子.-This example describes the delphi software development to achieve with GIFImage call Gif example.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:906475
    • 提供者:wen
  1. Image_process

    0下载:
  2. 1.对比度增强:计算并显示图像直方图,直方图均衡; 2.图像分割:Otsu算法; 3.二值图像的数学形态学开闭运算。要求对输入图像二值化,然后实现腐蚀膨胀,最后调用腐蚀膨胀实现开闭。至少给出两种不同形状和大小的结构元素。 -1. Contrast Enhancement: Calculate and display the image histogram, histogram equalization 2. Image Segmentation: Otsu algorithm
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:91339
    • 提供者:陈聪群
  1. chapter4_1

    0下载:
  2. Windows把与绘图工作相关的操作都制成了函数,GDI就是用户可以调用的一套用于绘图的函数集。-Windows to work with the graphics-related operations are made of the function, GDI is that the user can call a set of drawing function set.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:21477
    • 提供者:JACK
  1. chapter4_3

    0下载:
  2. Windows把与绘图工作相关的操作都制成了函数,GDI就是用户可以调用的一套用于绘图的函数集。-Windows to work with the graphics-related operations are made of the function, GDI is that the user can call a set of drawing function set.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:21689
    • 提供者:JACK
  1. 01

    0下载:
  2. 多种基于VC++图像处理算法源程序子模块,开发程序时可以直接调用,方便快捷。包括图像细化、旋转、滤波处理等相关算法。-VC++ based on a variety of image processing algorithms source sub-module, developers can directly call the program simple and convenient. Including the image thinning, rotation, filtering and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1088298
    • 提供者:siengk
  1. asda

    0下载:
  2. 这是利用asphyre310制作的粒子系统,可随意编辑粒子的个数、生命周期、产生速率及每个粒子的初始速度和方向、旋转速度和加速度、重力、颜色等等信息,从而方便地制作爆炸、喷泉、下雪、焰火等令人称奇的效果,编辑好后更可以方便地在程序中调用!-It is produced using asphyre310 particle system, are free to edit the number of particles, the life cycle, production rate and the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1261319
    • 提供者:龙少
  1. taijitu

    0下载:
  2. 一个在屏幕上画太极图的VB源码,实现方法是直接调用了系统绘图API函数,具有一定的参考意义-Tai Chi on the screen draw a map of the VB source code, implementation is a direct call to the system graphics API functions, with some reference value
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:6972
    • 提供者:tsinghua
  1. VideoMonitor

    0下载:
  2. 屏幕录像程序,性能好,暂用内存和CPU很少,封装为Dll程序,可供其它程序调用。值得研究-Screen video program, performance, temporary memory and CPU with very little packaging as Dll program, call for other programs. Worthy of study
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:3680998
    • 提供者:黄文彬
  1. wave

    0下载:
  2. 使用改程序能够调用swtich从而产生各种波形图像-Using the program can call the swtich to change all waveforms generated images
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:155972
    • 提供者:丁成
  1. 68686

    0下载:
  2. CIMAGE类方便你的使用,有助于你方便的调用,使用方便,简单易懂-CIMAGE class easier for you to use, helps you easily call, easy to use, easy to understand
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:2256
    • 提供者:程广
  1. VC-code

    0下载:
  2. 在VC6.0中用GDI+调用png图片实现半透明渐变的特效窗口.rar-Using GDI+ in VC6.0 call png image to achieve gradient effects translucent window. Rar
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:671270
    • 提供者:dada_
  1. Health

    0下载:
  2. 在窗口指定区域动态绘制波形类以及示例 初始化工作一次完成后,后续只需调用唯一接口 int AddNewValue(WORD wVal)即可。波形振幅、频率;曲线颜色、粗细、背景色都可以控制改变。-Dynamic rendering the designated area in the window class and the sample waveform initialization work that is completed, simply call up the only interf
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:10694
    • 提供者:Dragia
  1. Circumgyrate

    0下载:
  2. 对话框中调用定时器,GDI绘图和GDI+绘图的精品,对于旋转字体和GDI+情况下的矩阵渲染有深刻的理解。个人精心编写,debug与release的可执行程序均有。采用VS.net2005编写,解决了.net下编程过程中界面会变为2000风格的问题,程序一直保持为XP的经典风格,界面美观实用,是精品中的精品。-Dialog box, call timer, GDI GDI+ drawing, painting and fine, for the rotating case fonts and GD
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:102953
    • 提供者:王刚
  1. ImageProcessLib

    0下载:
  2. 基于GDI+的图像处理技术库,包括了目前所有基本的图像处理的基本算法,并用函数封装完毕,可根据实际来调用-GDI+ based image processing library, including all of the current basic image processing of the basic algorithm with the function of packaging is completed, according to the actual call
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4430552
    • 提供者:朱於军
  1. FourierDescriptors

    0下载:
  2. 傅里叶描述子,其中包含cpp文件和头文件,直接加入到程序中调用就可以用了。-Fourier descr iptor, which contains the cpp and header files, directly into the program to be used to call.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:3258
    • 提供者:xiaolinggui
  1. Image-closed-operation

    0下载:
  2. 图像闭操作 一 调用膨胀函数 二 调用腐蚀函数 三输出图像-Closing and expanding the image of a function call to the second function call to the three output images corrosion
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:2499
    • 提供者:张庆梅
  1. sda

    0下载:
  2. 调用.net gdi库实现一个多分格图像预览及控制的功能-Call. Net gdi library implements a multisection image preview and control of cell function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:12973
    • 提供者:李小
  1. Scope

    0下载:
  2. 一个漂亮的VC++示波器生成类附源码实例,美观实用,如果你在编写一款采样软件,那么这个示例或许对你很有用,另附上一个示例代码,希望对大家有所帮助。该类提供了一些方法可供调用,比较方便。如果要显示采集到的数据,只要简单的调用AddValue和UpdateCurve就可以了。-A nice oscilloscope VC++ source code examples with the generated class, beautiful and practical, if you write a s
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:32238
    • 提供者:
  1. GDI-P-using-png-image

    0下载:
  2. 在VC6.0中用GDI+调用png图片实现半透明渐变的特效窗口-GDI+ in VC6.0 call using semi-transparent png image to achieve gradient effects window
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:66039
    • 提供者:刘骁
« 1 2 34 5 6 »
搜珍网 www.dssz.com