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

搜索资源列表

  1. nehe_sdk

    0下载:
  2. nehe是基于opengl的最著名的框架,这个nehe的sdk是常用的opengl的函数,简化了复杂的操作-nehe frame is the most famous opengl framework
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-19
    • 文件大小:5381947
    • 提供者:xuming
  1. C++开发图形计算程序

    0下载:
  2. 编写C++程序完成以下功能: (1) 定义一个Point类,其属性包括点的坐标,提供计算两点之间距离的方法; (2) 定义一个矩形类,其属性包括左上角和右下角两个点,提供计算面积的方法; (3) 创建一个矩形对象,提示用户输入矩形左上角和右下角的坐标; (4) 观察矩形对象以及Point类成员的构造函数与析构函数的调用; (5) 计算其面积,并输出。 -Write C++ program performs the following functions: (1
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-24
    • 文件大小:598
    • 提供者:yaoy92
  1. Image

    0下载:
  2. 采用GdI+编程实现了,图像的读入,图像像素数据的采集和分析,通过线性判别函数和一个圆形判别函数来分离图像和背景-By GdI+ programming, and read the image, the image pixel data collection and analysis, linear discriminant function and a circular discriminant function to separate the image and the background
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:28075
    • 提供者:tony
  1. x264-060805-vc6-201110

    0下载:
  2. 吐血之作,长期学习x264时,点滴的注释,对新手学习会有非常大的帮助,函数变量标准等注释非常详细,当然还没有把所有代码全部注释完成,但已经很多很多了。-Hematemesis for, long-term learning x264, the drip of the notes, the novice will have a very big help to learn, function, variable standards are very detailed notes, of cours
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-22
    • 文件大小:6826713
    • 提供者:加菲
  1. colorbar.rar

    1下载:
  2. IDL中添加COLORBAR的函数。IDL中添加色标条需要由命令行编写。这个函数可方便添加COLORBAR.,IDL to add COLORBAR function. IDL add color need to be prepared by the command line. This function can be easily added COLORBAR.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-08-18
    • 文件大小:5464
    • 提供者:jinshan
  1. vc_showdib_2010

    0下载:
  2. 图像处理框架 可以添加各种函数实现图像处理-Image processing framework can add various functions for image processing
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:167493
    • 提供者:caozhankui
  1. basicCT_denoising

    0下载:
  2. contourlet 基函数的显示。需要contourlet Toolbox的支持。-contourlet basis functions display. Need contourlet Toolbox support.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:724
    • 提供者:沉心悟
  1. CPicture

    0下载:
  2. VC++编的一个源代码库,提供导入JPG格式的图片的函数调用,用户可以开发出满足要求的图片浏览软件!-JPG format picture into the source database
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:5339
    • 提供者:付峰
  1. videoIO-r531-source

    0下载:
  2. matlab 上用的视频输入输出函数比mmread要好!-use matlab video input and output function mmread better than that!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-21
    • 文件大小:6252728
    • 提供者:hill
  1. DrawImgOnDlg

    0下载:
  2. 结合网上的代码,找到了两种全图显示的办法。 第一种是使用GDI+,同样需要使用到picture control,不过这次需要设置属性->杂项->type,选择Owner Draw类型。然后从CStatic类中派生出一个新类:CGdiPlusImgCtrl。重载DrawItem函数来实现绘制图像 可能你觉得使用GDI+麻烦,需要对GDI+环境进行初始化,打包程序又得附带gdiplus.dll。那么我介绍的第二种方法使用GDI就没这么麻烦了。 第一种是使用GDI,同样需要使
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-18
    • 文件大小:5067993
    • 提供者:朱小明
  1. GDI-SDK

    0下载:
  2. Gdi开发文档,函数介绍的很详细,对GDI学习很有帮助-Gdi development of the document, described in great detail the function of GDI very helpful
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1833396
    • 提供者:赵国
  1. BEZIER

    0下载:
  2. Windows GDI图形基础,用Bezier函数画贝塞尔曲线!-Windows GDI graphics drawing Bezier curves based on Bezier function!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:2323
    • 提供者:jayn
  1. bilinear_interpolation

    0下载:
  2. 该文章阐述了双线性算法的原理以及并利用此算法实现了图像的缩放函数-The article describes the principle of bilinear algorithms and take advantage of this algorithm, as well as the image scaling function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:332537
    • 提供者:林小分
  1. 3Dperson

    1下载:
  2. 在vb中引用.x文件并进行渲染,主要调用direct x中的3D函数-Referenced in vb. X files and render call direct x 3D function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-09
    • 文件大小:186614
    • 提供者:曹文罡
  1. VC画图源代码

    0下载:
  2. 一个VC画图程序,有文档说明。自画直线,矩形,园 完结版 画布,ScrollView, CRectTracker,调色板,保存成位图 加入中间层View的步骤 1.创建MFC类CHDrawPView:CScrollView 2.修改CHDrawApp的InitInstance方法,将CHDrawView改为CHDrawPView,并修改include 加入CRectTracker的步骤 1.增加成员变量CRectTracker m_tracker 2.在CHDrawPView的构
  3. 所属分类:GDI/图象编程

  1. Draw

    0下载:
  2. 改代码演示了Windows GDI绘图的基本方法。在对话框中绘制sin函数,贝塞尔曲线,饼状图,阴影文字,旋转文字等等。开发环境:VS2008。-The file contains the basic use of Windows GDI.You can learn how to draw sin function,Bezier function,pie chart,shadow tetx and so on.All the code is based on VS2008 platform.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-26
    • 文件大小:9541288
    • 提供者:craig
  1. MFC_BMPShowPic

    0下载:
  2. MFC中显示BMP格式图片工程源码,利用Picture控件及OnPaint函数实现-MFC_BMPShowPic
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-23
    • 文件大小:7386168
    • 提供者:waterljwant
  1. DIBSectionLite_demo

    0下载:
  2. DIB处理的一些函数 -Some functions using DIB
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-11-17
    • 文件大小:55828
    • 提供者:站长
  1. 200711212156486

    0下载:
  2. 多边形种子填充算法(由于该程序调用的递归函数太占用cpu资源,所以在画区域时请控制其大小,先用左击画线,右击用于全区域闭合。 -Polygon seed filling algorithm (due to the program calls recursive functions too occupied cpu resources, so when painting the region to control its size, first hit the left drawing a l
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:43770
    • 提供者:wanghongke
  1. drawbitmap

    0下载:
  2. 画位图的几个函数-several functions for drawing bitmaps
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-12-09
    • 文件大小:2710
    • 提供者:站长
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 27 »
搜珍网 www.dssz.com