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

搜索资源列表

  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. BASE-S

    0下载:
  2. 排序分组算法,虽然简单,值是基于灰度的算子,然后用平均值可使图片清晰;-a sort algorithm is simple, gray value is based on the operator, then the average will clear pictures;
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:26950
    • 提供者:zhou
  1. ImageAlignment

    0下载:
  2. Image alignment is a process of matching one image called template (let s denote it as T) and another image I (see fig. 1). There are many applications of image alignment, such as tracking objects on video, motion analysis and many other tasks of com
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:82967
    • 提供者:戴隆忠
  1. graph2d_src

    0下载:
  2. CGraphView is a class that provides multiplot 2D data visualization. It is capable of simultaneous drawing for up to 32 2D plots. CGraphView class is derived from CView MFC class and could be used as base class for different kinds of 2D data plot v
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:70306
    • 提供者:salin
  1. Cdb

    0下载:
  2. 此示例阐释了将 CImage 支持实现到应用程序中,以便以多种图像格式对数据进行基本加载和保存。另外,此示例阐释了直接的 DIB 图面操作,以及如何使用对 MMX 和 SSE2 整数指令的更高级别的编译器支持,来优化位图操作而不必编写汇编程序代码。在项目中,Surface.* 文件包含 DIB 图面操作的 C++ 基类。-This example will explain the CImage support the achievement of applications, to a varie
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:6159
    • 提供者:久星
  1. cdib--lei

    0下载:
  2. 一个不可多得的学习数字图像处理的vc++类,包括调色板,像素,大小等等,通过调用这个类可以得到更多的图像信息。是数字图像处理的基类。我学图像处理时一直在用,基本上不用调用API很爽的-a rare study of the Digital Image Processing vc categories, including palette, pixel size, etc., by calling this category can be more image information. Digit
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:4595
    • 提供者:徐超
  1. EasyDraw

    0下载:
  2. EasyDraw是一个简单的绘图软件,通过这个实例会让您了解Visual C++ 2005的基础知识。 EasyDraw拥有以下功能: 1.直线、矩形、椭圆的绘制。 2.可以更改绘制线条的类型、宽度、颜色。-EasyDraw is a simple Draw software, and you will know the base knowledge of the Visual C++ 2005. The EasyDraw include following function:
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-24
    • 文件大小:263375
    • 提供者:xuyss
  1. CUDAMC

    0下载:
  2. 基于cuda的均匀生物组织中光线追踪的程序,其计算效率相当好 需要nvidia显卡支持-ray trace in uniform tissue base on cuda/gpu
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:888667
    • 提供者:陈明
  1. Artificial_Intellegence

    0下载:
  2. 人工智能OCR文字识别程序,有学习功能,当在绘图区画一个字符后点识别,若识别错误,则点"learn"然后输入正确的字符,理论上学习次数达到一定数量后,识别率还是很高的,可识别汉字,比如在绘图区用鼠标输入我的姓“覃”,点识别,第一次并不知道这是个什么字,点学习按钮输入正确的字“覃”,清屏后再用画出这个字,点识别就可以识别出来了,而且显示识别的百分率,有时可以达到80 ,基至更高,对于编OCR程序有一定借鉴意义-OCR text recognition program in artificial i
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:79952
    • 提供者:覃东
  1. cartoon-vc2008

    0下载:
  2. 用vc++2008开发的工程,基于Lab颜色模型的梯度进行区域划分,完成卡通画、水墨画处理-use vc++2008 build project,base Lab color model achieve cartoon,oil
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3337060
    • 提供者:chedandan
  1. HoodleGame

    0下载:
  2. 本代码是基于Windows开发的,主要利用DDraw实现的小型2D游戏。-It is a code base on Windows .Main use DDraw achieve minitype 2D game.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2149939
    • 提供者:文海涛
  1. im

    0下载:
  2. the image face data base for face detection
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:674673
    • 提供者:dijaben
  1. ctimedemo

    0下载:
  2.  一个简单的数字时钟程序,其中的date类派生于MFC CStatic 基类。- a simple digital clock program, which date class derived from MFC CStatic base class.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:43328
    • 提供者:李可文
  1. threebasecolor

    0下载:
  2. DOS下和Xp下显示3基色的程式,通过Turboc 2.0 编译通过-test the three base color of the computer under dos or xp mode.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:30006
    • 提供者:li
  1. GDIP_SDK

    0下载:
  2. 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server 2003中的一项新技术。运行于Microsoft Windows NT 4.0 SP6、Windows 2000、Windows 98 和 Windows Me操作系统的应用程序在分发的时候需要包含GDI+。 适用读者 GDI+ C++ 基类接口是为C/C++开发者所设计。需要精通Windows图形用户接口和消息驱动机制。 -Scope of GDI for al
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1772376
    • 提供者:zhangwen
  1. 2008301464_2

    0下载:
  2. vb调色板以及三角函数绘制,适合vb初学者,练习使用基本函数,掌握基本语句-This VB code will create the spiral of Archimedes according to various settings( StepInterval, Incremental, Base, MaxOrbits& Zoom).
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-06
    • 文件大小:1224871
    • 提供者:李小胖
  1. Drawdata00

    0下载:
  2. 用VC产生一组随机数,根据这组数据作图 用VC产生一组随机数,根据这组数据作图-draw a graphic base on the data produce by the funtion "rand"
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5609346
    • 提供者:Figo
  1. SIFT

    1下载:
  2. 本程序实现了sift特征提取,该特征提取是为匹配做基础的,用于后续的三维重建等机器视觉方面的研究-The realization of SIFT feature extraction, the feature extraction is the base for matching for 3D reconstruction, such as machine vision research
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-23
    • 文件大小:123904
    • 提供者:zhangliwei
  1. freeglut-2.8.1

    0下载:
  2. opengl 的glut的完善版 Freeglut 最新的 库和源码 2.81. 13年4月16日编译的。-The Newest Freeglut 2.81 LIB and src,base on glut for opengl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-02
    • 文件大小:1022964
    • 提供者:ien
  1. Delta3D2010

    0下载:
  2. Delta3D源码。The first Delta3D source code has been released (, fully), which participated in GermanOpen2010. The main skills (Walk and Turn) are adapted from Apollo3d source code-The first Delta3D source code has been released (, fully), which partic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2179696
    • 提供者:hw
« 12 »
搜珍网 www.dssz.com