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

搜索资源列表

  1. 8.15 颜色拾取器

    0下载:
  2. 本程序实现了图像颜色的拾取,当鼠标点到的地方,在窗体的文本框中就会显示该象素的rgb值以及hsl值-realized by the color of the images picked up when the mouse to the point where, in the form of text box will show that the pixel value and the rgb values hsl
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:398.69kb
    • 提供者:小丹
  1. RLE

    0下载:
  2. RLE的基本思路是,把数据分两种情况对待: A1.一些连续的重复字节 A2.一些连续的,不相重复的字节 RLE压缩最常见的一种算法思路: 将全部的数据分成很多块,这些块的长度各不一样: all data = [block] + [block] + ... + [block] 每一块由两部分顺序组成: a block = [header] + [data] 其中header部分占2字节16位,这16位中的最高位,标志了这个block的属性,是属于上面的
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:14.54kb
    • 提供者:tangxin
  1. jfreechart-0.9.15

    0下载:
  2. java语言设计图表的好类包,可以生成各种科学统计图表.-charts good design category packets and can generate various scientific statistical tables.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:3mb
    • 提供者:张小明
  1. MapGis67VBDemo

    0下载:
  2. mapgis6.7SDK的开发例子。 15个例子。
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:480.46kb
    • 提供者:wangkb
  1. animal-0.15.0.tar

    0下载:
  2. Animal is AN IMAging Library written in C. Its simple API supports over 80 image formats, and is intended to make massive use of other image processing libraries. Animal aims at image analysis and recognition. It is mainly the C basis of the SIP tool
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:442.3kb
    • 提供者:李酒
  1. DeviceEditor07-8-15

    0下载:
  2. 这是用C#编写的画图程序,自认为各类的定义和逻辑都很清晰,能基本实现作图的所有功能,实现了Undo和Redo,对于画图编辑的朋友很有帮助.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:502.66kb
    • 提供者:徐建峰
  1. cximage_6_All_Package.zip

    0下载:
  2. 包含了一個完整的讀取圖形程式庫的源碼,可以並含詳細的英文註解,以及一個用該程式庫設計的一個圖像處理的軟體,內含多種範例及給不同語言用的lib還有VB的ocx(C++ Builder 6、WINCE for VS 2005、VB 6、Linux - KDevelop2),cximage600_full : full source code with JPG, PNG, TIF, ZLIB, Jbig, JasPer, LibMNG, LibDCR libraries, documenta
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-31
    • 文件大小:12.96mb
    • 提供者:黃亮車
  1. VB抓图

    1下载:
  2. 用VB编写的抓图软件。每隔15分钟抓一屏,保存起来-VB Previously prepared by the software. Every 15 minutes grasping a screen, store
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-10
    • 文件大小:3.09kb
    • 提供者:
  1. fifteen_src

    0下载:
  2. 十五个数字的拼版游戏,小时候玩过的,这里只有源代码。-The number of make-up of 15 games, when played, and here only the source code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:33.92kb
    • 提供者:薛炳天
  1. issues

    0下载:
  2. 收集了好久的15篇关于异常点检测的文章 一并奉献给大家,做异常检测的同志们这可是很好的参考资料哦。-Collected for a long time of 15 articles on the anomaly detection together with dedication to you, do anomaly detection comrades in this reference, but oh well.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-17
    • 文件大小:4.08mb
    • 提供者:andy
  1. fdsfsasafsd20112551

    0下载:
  2. 计算机VC图形函数15计算机VC图形函数15-Computer graphics functions VC VC computer graphics functions 15, 15
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-12
    • 文件大小:2.63mb
    • 提供者:ckoyd
  1. Geometry

    0下载:
  2. 包含了点的基本运算 1. 平面上两点之间距离 2. 判断两点是否重合 3. 矢量叉乘 4. 矢量点乘 2 5. 判断点是否在线段上 2 6. 求一点饶某点旋转后的坐标 2 7. 求矢量夹角 2 ㈡ 线段及直线的基本运算 1. 点与线段的关系 3 2. 求点到线段所在直线垂线的垂足 3. 点到线段的最近点 4. 点到线段所在直线的距离 5. 点到折线集的最近距离 6. 判断圆是否在多边形内 5 7. 求
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:13.03kb
    • 提供者:卢凯瑞
  1. hge181_dx9

    0下载:
  2. HGE is an easy to use yet powerful hardware accelerated 2D game engine. It is a full featured middleware for all who want to develop commercial quality 2D games rapidly and easily. It covers all imaginable 2D game genres: you could create everything
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:4.69mb
    • 提供者:chenluquan
  1. cudamat-01-15-2010.tar

    0下载:
  2. python代码,基于CUDA图像处理的Python代码部分,希望对初学python的同学能有所帮助-python code, based on Python code section CUDA image processing, the hope of learning can help students python
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:69.88kb
    • 提供者:Moy
  1. 15

    0下载:
  2. MATLAB中与图像处理有关的函数大全,很全的,比较有用。-MATLAB, and image processing related functions Daquan, very wide, and more useful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:17.85kb
    • 提供者:
  1. iBMP

    0下载:
  2. 一个很不错的图片处理工具源码Title: iBMP 1.2 Descr iption: A little update with some new features: JPEG, PNG, GIF (GDI+ default) and TIFF (24bpp) saving support (thanks to Avery for the great GDI+ stuff -CodeId=37541-), high-quality resizing, file dialog image pr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:209.51kb
    • 提供者:kk
  1. chkid

    0下载:
  2. 在工作中经常要将15位身份证换算成18位身份证号。本小程序正是实现这个功能。-At work often to 15 ID cards translated into 18 identification number. This applet is the realization of this function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:1.2kb
    • 提供者:nan520628
  1. IDCARD100

    0下载:
  2. 身份证号码认证源代码,实现15位转18位-ID card number authentication source code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4.01kb
    • 提供者:zhe6583173
  1. QPSK

    0下载:
  2. CM3 PATH LOSS IN 802.15.6 ENIVERMOENT AND RICIAN FADING CHANNEL
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:65.89kb
    • 提供者:Jhao
  1. VisualC++数字图像处理开发入门随书源码

    3下载:
  2. visual C++数字图像处理开发入门与编程实践的随书源码从第二章到第15章(The source code of Visual C++ digital image processing development introduction and programming practice from second chapters to fifteenth chapters)
  3. 所属分类:GDI/图象编程

    • 发布日期:2018-04-30
    • 文件大小:31.71mb
    • 提供者:jjj19
搜珍网 www.dssz.com