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

搜索资源列表

  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. IEC61499_FBD_PLC

    1下载:
  2. 本软件使用C#开发基于IEC61499标准的功能块图(FBD)编辑软件,可做为PLC,DCS,或者逻辑电路仿真编辑软件。-use of the software development based on the C# IEC61499 standard function block diagram (FBD) editing software, the types of PLC, DCS, or logic circuit simulation editing software.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44128
    • 提供者:xhs
  1. mypsd

    0下载:
  2. MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:633499
    • 提供者:孙磊
  1. GIFdecode

    0下载:
  2. GIF图形处理的标准解码程序,适合GIF89A标准格式,用标准C语言编写.-GIF graphics standard decoding procedures for GIF89A standard format using standard C language.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:5151
    • 提供者:陈名
  1. MyPSD_src

    0下载:
  2. MyPSD::CPSD class is a C++ class that can load images saved in Adobe s Photoshop native format. Due to my new job I had to upgrade to Visual Studio 2005, but still the class is as portable as possible, hence it uses standard C++ and STL. With minor c
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10466
    • 提供者:changming
  1. vesaPro.rar

    0下载:
  2. vesa编程,基于c语言实现vesa标准的图形接口,vesa programming language based on the c realize vesa standard graphics interface
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:3190
    • 提供者:bj
  1. locojepgls

    0下载:
  2. 这个loco-I算法是图像无失真压缩标准jepg-ls的核心算法,使用c编写-The loco-I algorithm is lossless image compression standard jepg-ls core algorithms, the use of c prepared
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:18572
    • 提供者:倪广波
  1. scrnsave_code

    1下载:
  2. 这是一个在windows平台下运行的类似于win98的屏幕保护程序“变幻线”的东东,不过屏蔽掉了Alt+Ctrl+Del,Alt+Tab键,运行时全屏,只能用特定的密码退出,密码是:kkcocoon.呵呵,记住了,不然,可能要逼得你重新启动机器。   本程序对于每一个windows下编程的程序员(比如正在使用VC,VB,Delphi,C++Builder等的朋友)来说,相信都会是一个很有价值的示例程序。因为本程序没有使用MFC,VCL等类库,用Windows SDK(Windows Soft
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:17494
    • 提供者:kk.h
  1. Win

    0下载:
  2. 一个标准c++格式的画图程序。鼠标移动可以显示鼠标的坐标。-A standard c++ format Paint program. Move the mouse to display the mouse coordinates.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-16
    • 文件大小:4425117
    • 提供者:肖磊
  1. bianyuanjiance

    0下载:
  2. bmp格式文件和六种常用图像增强算法作出了研究,文中详细论述了数字图像增强技术中涉及到的图像平滑、中值滤波、梯度锐化、拉普拉斯锐化、灰度拉伸和灰度均衡各基本算法及其在Visual C++ 6.0下的具体实现,列出了各图像增强基本算法所涉及的关键源代码,同时,在每种图像算法中都分别给出了一幅标准的数字图像在各种处理前与处理后的对照图像。 -bmp format, and six kinds of commonly used image enhancement algorithm to the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:322375
    • 提供者:ERRG@163.COM
  1. windows_huitu

    0下载:
  2. GDI标准 编程实例, 适合初学者,代码清晰易读,C++MFC实现,空格键操作改变图形-GDI standard programming examples for beginners, the code clear and easy to read, C++ MFC implementation, operation of the space bar to change graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-04
    • 文件大小:1213686
    • 提供者:joney
  1. 1stApp

    0下载:
  2. C++图像编程的基本操作,适合初学者的标准代码。简单易懂!-C++ image programming basic operation, suitable for standard code for beginners.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:72088
    • 提供者:clarklee
  1. Fibonacci_search_algorithm

    0下载:
  2. 用C++写的Fibonacci 查找算法的实现,可以稍作修改当成标准的C程序用。-With C++ Written Fibonacci search algorithm can be slightly amended C as standard procedure used.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-30
    • 文件大小:8189
    • 提供者:nan520628
搜珍网 www.dssz.com