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

搜索资源列表

  1. ImageStuDlg

    0下载:
  2. 图象处理框架主函数,处理一些简单的图片,实现想要的效果-Image processing framework of the main functions, deal with some simple picture, achieve desired results
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:7311
    • 提供者:李珉
  1. Image-Rotate99999

    0下载:
  2. 自己编写的旋转函数 望大家实用快乐 -I have written and practical rotation function Happiness hope everyone thank you
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:39461
    • 提供者:paul
  1. ChineseversionofVC6.0Class

    0下载:
  2. 介绍vc++编程中常用的类 ,还有类中的 库函数等等.-Chinese version of VC 6.0 Class Library Reference Manual (under). S.wdl
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-24
    • 文件大小:4218353
    • 提供者:黄登科
  1. timefunction

    0下载:
  2. 时间函数举例,一个猜数游戏,判断一个人反应快慢,是用C编写的-Function of time, for example, a guess the number of games to determine the response speed of a person is prepared to use C
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-12
    • 文件大小:714
    • 提供者:剑心
  1. TemplateTrans

    0下载:
  2. 该函数主要用来绘制DIB对象,输出DIB的区域由参数 lpDIBRect指定。-The function is mainly used to map the target DIB, DIB output of the region specified by the parameters lpDIBRect.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-28
    • 文件大小:107159
    • 提供者:刘恒
  1. GDIPlusAPI

    0下载:
  2. gui功能函数,里面说明部分为e文,需要功底好点的,通过测试-gui function, which the narrative part of e-text, the need for better knowledge and to pass the test
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-29
    • 文件大小:26390
    • 提供者:jiangdongzheng
  1. AnimatedAlphaBlend

    0下载:
  2. 主要演示利用AlphaBlend 函数把一幅图片进行透明过渡处理,以达到应有的动画切换特效,基本思路可以看代码。代码相对来说比较简单,初学者应该可以看得懂。-The main demonstration of the use of a picture AlphaBlend function to handle the transition to transparent in order to achieve proper switching animation effects, the basi
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:107423
    • 提供者:WestVirginia
  1. BMPprocess

    0下载:
  2. [BMP位图处理类]类中的位图都是兼容于当前显示器颜色格式的DDB位图 如果读入的位图格式与当前显示器的颜色格式不同,则读入函数会先将其转换 为兼容于当前显示器颜色格式的位图之后才放入类中 -[BMP bitmap class] category bitmap displays are compatible with the current color format if the DDB bitmap bitmap read format color display with
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:8450
    • 提供者:continued
  1. 1

    0下载:
  2. OpenGL强大的函数功能能很好地实现图像的几何变换-OpenGL features powerful functions to achieve a good image of the geometric transformations
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:95890
    • 提供者:Audrey
  1. GDIplus

    0下载:
  2. GDIplus库函数,里面有VC6.0集成开发环境下面如何配置使用GDIplus库的介绍-GDIplus library functions, there are integrated development environment VC6.0 how to configure the following introduction to the use of library GDIplus
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-09
    • 文件大小:2580171
    • 提供者:高攀
  1. 02

    0下载:
  2. 在窗口中画一个矩形。参数hdc为绘图设备上下文句柄,你可以用GetDC()之类的函数获取-Painting in a rectangular window. Hdc parameters for the graphics device context handle, you can use GetDC () function to obtain such
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4021820
    • 提供者:xin
  1. map

    0下载:
  2. Visual C++ 图形图像编程技巧 设备环境类(CDC) CPaintDC,CClientDC,CWindowDC(构造函数和析构函数不同),CMetaFileDC-Visual C++ desigen for ST vc++ DIYer
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:12374
    • 提供者:taoye
  1. c2

    0下载:
  2. 和计算机玩“石头剪子布”游戏,你可以任选石头剪子布中的一种,计算机也随机产生3种物件之一,根据“石头赢剪子,剪子赢布,布赢石头”的规则判定胜负。思考:怎样增加“三局两胜”的游戏规则?width设置set和get函数。set函数应验证length和width均为0.0到20.0之间的浮点数。- play with a computer to decide who wins
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-10
    • 文件大小:797
    • 提供者:王珂
  1. analogClock

    0下载:
  2. 模拟时钟,用到了DivMod,Sin,Cos等几个数学函数,2个TTimer,以LineTo函数建立时钟元素-Title: Analog Clock Descr iption: analog clock. used math functions(DivMod,Sin,Cos), time function(DecodeTime) ,2 TTimer , and clock elements made by LineTo() function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-14
    • 文件大小:4727
    • 提供者:黄绍春
  1. lesson5

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-aaaaa
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-09
    • 文件大小:1939289
    • 提供者:andy
  1. 20090607065257_62

    0下载:
  2. 对于一个“标准”的Windows应用程序,一般都有一个工具栏。如果你用过某个GIS系统,一定用过工具栏上的工具。工具栏上的工具为我们提供了一个快速调用某个功能的捷径。我们这就来创建一个MapX的工具栏。 先来实现什么功能呢?我们来个模仿Mapinfo: 放大工具、 缩小工具。 要对图象进行放大缩小,该用什么算法呢?不必你操心!我们是进行二次开发,这些算法的实现,MapX都有了,我们只需要调用它的功能就行了。更绝的是,MapX已经内建了常用的“工具”。放大工具就是miZoomInTo
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:437492
    • 提供者:zjr5
  1. paintsrc

    0下载:
  2. 一个简单的画板,画数学二次函数、对数函数、正弦函数-A simple drawing board, drawing the second mathematical function, logarithmic function, sine function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-13
    • 文件大小:1821
    • 提供者:jonwa
  1. UVectorFont

    0下载:
  2. VC 绘图程序源码,利用函数getglyphoutline函数得到字体的外框信息,并调用lineto把它画出来。-VC-source graphics program, use function getglyphoutline function of the frame to be fonts of information, and call it lineto drawn.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:21541
    • 提供者:吴仲春
  1. WaveTest

    0下载:
  2. 模拟脉冲波以m_nPRF HZ的频率工作m_nSpace秒再停m_nSpace秒,构造函数初始化此2参数。-Simulation m_nPRF HZ pulse frequency to m_nSpace seconds and then stops working m_nSpace seconds constructor to initialize the parameters of this 2.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3523982
    • 提供者:李军风
  1. irgwindow

    0下载:
  2. 不规则图形窗体编程,利用SetWindowRgn()函数进行简单程序编制,一个很好的示例-Form irregular graphics programming, using SetWindowRgn () function for simple programming, a good sample
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:101368
    • 提供者:杨勤
« 1 2 ... 7 8 9 10 11 1213 14 15 16 17 ... 27 »
搜珍网 www.dssz.com