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

搜索资源列表

  1. Windows DIB Programming

    0下载:
  2. Windows DIB程序设计示例,一步一步掌握图像编程的方法-Windows DIB program design examples, step-by-step master image programming method
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1.29mb
    • 提供者:侯煦
  1. 怎样做出windows那种无闪烁画图?

    0下载:
  2. 怎样处理图象的闪烁问题。怎样做出WINDOWS那种无闪烁的画面。-how to deal with the image problem of flicker. What kind of made WINDOWS Flicker-free picture.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4.77kb
    • 提供者:付林
  1. 高级Windows编程

    0下载:
  2. windows高级编程,主要是游戏图象处理-windows Advanced Programming, the game is mainly Image Processing
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:1.28mb
    • 提供者:程显永
  1. windows图像处理程序

    0下载:
  2. windows图像处理程序,很好的画图工具,可以实现简单画图功能-windows image processing procedures and a good drawing tools, can achieve a simple drawing functions
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:410.53kb
    • 提供者:xiaochen
  1. valala

    0下载:
  2. 一个拼图游戏 可以参考学习对图像操作和windows图形编程的基本方法-a picture arrangement game can refer to the study of the operation and image windows graphical programming the basic method
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:141.43kb
    • 提供者:魏本峰
  1. Imageprocessing.rar

    1下载:
  2. 基于Visual studio 2008 的图像处理试验平台的VC++源码 包含sebol边缘检测,灰度化,二值化,滤波,还有opencv引用,Based on Visual studio 2008 image-processing test platform VC++ Source contains sebol edge detection, gray and binarization, filtering, there is reference opencv
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-05-21
    • 文件大小:5.97mb
    • 提供者:欢欢
  1. photoapp.zip

    0下载:
  2. This sample application demonstrates how to create a lightweight image viewing and editing tool using Windows Presentation Foundation (WPF). Image thumbnails are displayed in the preview pane, while metadata associated with an image is displayed with
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:354.59kb
    • 提供者:wuda0750
  1. the-tools-of-develop-minigui-u

    0下载:
  2. 这是一套在windows下面进行minigui编程的工具包,里面包括了一个示例代码,还有其他几个相关联的文件夹。我们在Linux下进行界面编程的时候,经常会遇到界面控件排版不合理,或者代码某处出错不好修改的情况。现在利用这个工具就可以完全解决这个问题,而且程序编译正确以后,先打开wfvb软件,然后,再单击VC的“!”开始运行,就可以看到界面效果了,这与MFC是有着很大区别的。另外,运行成功的代码在Linux下借助qvfb图像显示设备也能实现。需要的可以拿去。,This is a set of w
  3. 所属分类:GUI Develop

    • 发布日期:2017-04-09
    • 文件大小:1.59mb
    • 提供者:室宅男
  1. Bin2Iso_demo

    0下载:
  2. This is a free tool for converting one CD image format (Bin) to another format (ISO).
  3. 所属分类:File Operate

    • 发布日期:2017-03-28
    • 文件大小:32.22kb
    • 提供者:shuyang
  1. bmp_resolution

    0下载:
  2. 位图图像处理,能打开8位,24位位图,进行彩色转灰度,亮度,对比度调整,二值化操作!-resolution for bmp image handling.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:150.44kb
    • 提供者:郭伟斌
  1. ImageEditor

    0下载:
  2. 类似Windows画图板的小程序 功能和界面全部模仿于Windows自带的画图板,功能主要有: 手绘线、简单图形、文字输入、图块拖放、重复撤销、画面缩放、打开保存图片文件,另外为了直接从数据库或者XML中存取图片,另外还提供了从Base64编码存取图片的接口,其他还实现了和画图板同样效果的工具箱及颜料盒。-Similar to Windows Paint program features small plates and interfaces in Windows, bringing all t
  3. 所属分类:GDI-Bitmap

    • 发布日期:2015-07-27
    • 文件大小:123.4kb
    • 提供者:jh
  1. Bricks

    0下载:
  2. Bricks:VC++编写的弹砖块游戏,用二级缓冲的方式保存图像。按S键开始游戏,以左右方向键控制球拍。运行环境:VC++6.0,在Windows XP通过测试 -Bricks: VC++ Prepared shells bricks games, with two ways to preserve the image buffer. By the S key to start the game, around the arrow keys to control the racket. Op
  3. 所属分类:Multimedia Develop

    • 发布日期:2017-03-29
    • 文件大小:40.25kb
    • 提供者:zhenyan
  1. Photo

    2下载:
  2. 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
  3. 所属分类:Windows Develop

    • 发布日期:2015-05-29
    • 文件大小:1.9mb
    • 提供者:郭东
  1. Screener

    0下载:
  2. windows moblie 截取屏幕图像-Interception of the screen image windows moblie
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:17.62kb
    • 提供者:Huang Chao
  1. liddibipSRC

    0下载:
  2. 图标处理,程序 图标处理,程序 图标处理,程序-Image Processing Lab is a simple tool for image processing, which includes different filters and tools to analyze images available in the AForge.NET framework. It s easy to develop your own filters and to integrate them with t
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-03
    • 文件大小:979.77kb
    • 提供者:dalaomao
  1. CamCapture_FilterCode

    0下载:
  2. directshow 实现的windows mobile 视频捕获 显示-directshow,windows mobile
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:79.03kb
    • 提供者:lizhiyuan
  1. mfc-shiyan3

    0下载:
  2. 一个标准的MFC Windows应用程序 要求:1、创建一个单/多文档的MFC程序,使其具有自定义的菜单、工具栏和状态栏。 2、菜单和工具栏的功能自定义。 3、应用程序的背景是一幅位图图片。 4、工具栏应该可以显示和隐藏,而且它有一个菜单不具有的功能。 -A standard MFC Windows application requirements: 1, to create a single/multi-MFC documentation procedures, so
  3. 所属分类:Windows Develop

    • 发布日期:2017-06-11
    • 文件大小:17.5mb
    • 提供者:王建
  1. image_processing

    0下载:
  2. 数字图像处理编程入门 windows位图和调色板 图像的几何变换,平滑,锐化,直方图修正,彩色变换,腐蚀,膨胀,细化算法等-Introduction to digital image processing programming windows bitmap and palette images of geometric transformation, smoothing, sharpening, histogram correction, color conversion, erosi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:1.69mb
    • 提供者:景枫林
  1. tte-image-the

    0下载:
  2. 本程序是计算一幅图像的直方图,并把计算出来的数据显示出来(This procedure is to calculate the histogram of an image, and the calculated data is displayed)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-15
    • 文件大小:44kb
    • 提供者:KMuthoa%21248
  1. adidas_old_27577

    0下载:
  2. vector image for adidas fans , enjoy
  3. 所属分类:其他

    • 发布日期:2018-01-08
    • 文件大小:96kb
    • 提供者:spiritafa
« 12 3 4 5 6 7 8 9 10 ... 17 »
搜珍网 www.dssz.com