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

搜索资源列表

  1. 12.如何读取与显示JPG等格式图像文件?

    0下载:
  2. 12.如何读取与显示JPG等格式图像文件?这是一个很多人都难以解决的问题!-How to read and display some special image file such as JPG and some other formats? Maybe it s a difficult problem!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:36357
    • 提供者:黄庆龙
  1. ColourSelDemo

    0下载:
  2. 一个比WINDOWS里的对话框更强的颜色选择对话框-A dialog box for selecting colors .It s even stronger than the Windows default dialog box.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2457989
    • 提供者:安秋
  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. [打印类]实时绘图

    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. 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. XMPMetadataSDK.win

    0下载:
  2. XMP Metadata SDK XMP为ADODB的一种免费的图像编码格式.适合做为游戏里的各种图像.-XMP is a free Image-coding format,supplied by ADODB.It s suitable for the image file format in game developing.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1235570
    • 提供者:陈冰星
  1. vigra

    0下载:
  2. VIGRA is a computer vision library that puts its main emphasize on flexible algorithms, because algorithms represent the principle know-how of this field. The library was consequently built using generic programming as introduced by Stepanov and Muss
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1783968
    • 提供者:邵长青
  1. noise

    0下载:
  2. 产生杂点,类似Photoshop中的Noise滤镜效果。-have, like Photoshop's Noise filter effects.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3292
    • 提供者:阿山
  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. xice-KNSGEW-minigui-libminigui-str-1.6.2.tar

    0下载:
  2. MiniGui学习版1.6str源码,国内最著名的跨平台轻型gui系统,对于构建小系统有很重要的参考价值。-MiniGui learning version 1.6str source, the country's most famous cross-platform light gui, a small system in constructing a very important reference value.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:956643
    • 提供者:王汉文
  1. KMEANS(matlab)

    0下载:
  2. Matlab环境下的k-means聚类算法,实现图像分割,很快阿!-K-means Clustering arithmetic based on Matlab platform.It s fast for Image-Division!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:32740
    • 提供者:刘明霞
  1. 画图源代码

    0下载:
  2. 画图程序的源代码 实现方框/圆等,并能保存为各种格式-drawing program's source code to achieve Box / yen, and the preservation of various formats
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:196526
    • 提供者:刘炎飞
  1. line0

    0下载:
  2. 计算机图形学里的一个算法,实现直线的扫描转换,很简单的功能。初学者的东西-computer graphics's an algorithm, achieving a linear scan conversion, a very simple function. Beginners things
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:47163
    • 提供者:sun
  1. BMP位图文件结构及平滑缩放

    1下载:
  2. 用普通方法显示BMP位图,占内存大,速度慢,在图形缩小时,失真严重,在低颜色位数的设备上显示高颜色位数的图形图形时失真大。本 文采用视频函数显示BMP位图,可以消除以上的缺点。 -using ordinary methods bitmap display BMP, or memory, is slower, the graphics narrow, serious distortion in the low median colors displayed on the device&#
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4476
    • 提供者:范生宏
  1. JColorChooser

    0下载:
  2. 制作一个简单的调色板,不用java自带的包,大家可以-production of a simple palette, not java own package, we can s
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:19119
    • 提供者:
  1. 3D sun moon earth position

    0下载:
  2. 这是一款用JAVA编的3D效果的程序.程序中太阳,月亮和地球的位置可改变-This is a series with Java 3D effect of the procedure. Proceedings sun, the moon and the Earth's position may change
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:21977
    • 提供者:ying98
  1. Imgae(图象倒置)

    0下载:
  2. 主要功能是把图片倒置180度。 虽然是简单的功能,但也能体现用VC图像编程的基本方法。-main function is to picture inverted 180 degrees. Although it is simple, functional, but it can also reflect images with VC's basic programming methods.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:192945
    • 提供者:yyf
  1. example12_2

    0下载:
  2. 这是本人在做硕士论文时开发 的有关GUI 图象设计的代码-this is my master's thesis done at the development of the graphic design of the GUI code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3962
    • 提供者:曾海莹
  1. bf33Video Output

    0下载:
  2. ADI公司的Bf533板子的视频才条输出-ADI's Bf533 plank of the only video output
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:30204
    • 提供者:王晓东
  1. MassCatch_code

    0下载:
  2. 飞龙探云手 0.99测试版用途:全屏幕抓取连续的图片使用方法:热键 ctrl+a 抓图 ctrl+h 隐藏程序窗口 ctrl+s显示程序窗口 附带 源代码(vc 6.0)-dragon goes hand Exploration 0.99 beta purposes : full-screen crawl consecutive Photo Use : hotkey ctrl ctrl h screen in a hidden window ctrl s side window display
  3. 所属分类:GDI/图象编程

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