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

搜索资源列表

  1. graphics

    0下载:
  2. graphics 函数库实例介绍,有源码操作,教你学会图像编程-graphics library example to illustrate, a source operation, the image you learn to teach programming
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:22021
    • 提供者:king
  1. graphics-processing-technology

    0下载:
  2. VB中图形处理技术大全 包括API函数绘图技术-VB Daquan in graphics processing technology, including graphics API function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-31
    • 文件大小:209924
    • 提供者:魏国栋
  1. the-cose-photo

    0下载:
  2. 该源码主要实现在dos平台下的余弦函数图象的绘制。-The main source platform to achieve in the cosine function dos image rendering.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:182514
    • 提供者:huanghuicheng
  1. ShowLargeImage

    0下载:
  2. 显示大的图像的功能函数,方便新手学习的绝对的-Large image display function of a function to facilitate the learning of absolute novice
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:50519
    • 提供者:何健
  1. sinx

    0下载:
  2. 利用单文档画sinx函数,有画笔的定义,坐标确定-The use of a single document drawn sinx function, the definition of a brush, to determine the coordinates
  3. 所属分类:GDI-Bitmap

    • 发布日期:2016-01-27
    • 文件大小:2386944
    • 提供者:古月
  1. JpegDecoder

    0下载:
  2. JpegDecoder类主要用于Jpeg文件的解码。 使用方法十分简单,只需要利用GetJPEGBuffer函数返回解码后的像素数组。在第三篇的实例MagicHouse中就需要使用这个类。-JpegDecoder class is mainly used for the decoding of Jpeg files. Usage is very simple, only need to use GetJPEGBuffer function returns an array of pixels
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-27
    • 文件大小:9869
    • 提供者:王胜
  1. PhotoDlgsj

    0下载:
  2. 对PhotoDlg的再次修改,采用定时器和rand()函数,增加了随机播放/停止功能。-Modification of PhotoDlg again, using the timer and rand () function, an increase of random play/stop function.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1740602
    • 提供者:柳风
  1. UVectorFont

    0下载:
  2. 利用函数getglyphoutline函数得到字体的外框信息,并调用lineto把它画出来-Using the function getglyphoutline function of the font outline information, and call it lineto drawn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:48492
    • 提供者:fanlun
  1. readingBMPgraph

    0下载:
  2. 利用C库函数读取文件名为a1的BMP图像文件-Read the file using the C library function of the BMP image file named a1
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-10
    • 文件大小:2124818
    • 提供者:张远
  1. Drawing-and-Delaying

    0下载:
  2. 这种简单方法利用cleardevice()和delay()函数相互配合,先画一幅图形,让它延迟一个时间,然后清屏,再画另一幅,如此反复,形成动态效果。-This simple method uses cleardevice () and delay () function with each other, first draw a graph, let a time delay, then the screen is cleared, and then draw another one, and
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:1233
    • 提供者:GeLin
  1. SDFGDGSDFG

    0下载:
  2. 在VB中绘制实时曲线是比较难的,一般要应用第三方控件或是Windows API函数来完成,但是如果你对实时曲线的要求不是很高,只要能表示出当前的一般情况的话,我们可以直接应用VB提供给我们的空间来完成。 -Curve in VB is more difficult to draw real-time, usually to apply third-party controls or the Windows API function to complete, but if you are the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-08
    • 文件大小:6341
    • 提供者:xiaofan
  1. CDCDemo

    0下载:
  2. 使用CDC类函数,实现绘图及文字输出的实例源码,很不错的vc源码,推荐!-Using the CDC class functions, graphics and text output to achieve an instance of source code, source code vc very good, recommended!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-17
    • 文件大小:33852
    • 提供者:汪超群
  1. GetDIBits

    0下载:
  2. 程序实现功能:抗锯齿算法 抗锯齿算法,采用的是SetPixel函数,效率相对来说比较低下,应用DIB可以提高绘图效率. 本程序包含:1、采用SetPixel函数 2、采用GetDIBits 两种方法. 全部采用子函数编写,方便其它程序调用.-Program Function: anti-aliasing algorithm for anti-aliasing algorithm, using the SetPixel function, the efficiency is rel
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:2929
    • 提供者:李明
  1. jiyuquyu-fusion

    0下载:
  2. 基于区域处理的几个图像融合函数,需要的看看。-Several region-based image fusion processing functions, need to see.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:4620
    • 提供者:阿海
  1. 3

    0下载:
  2. 在VC中使用SendInput函数实现中文的自动输入-SendInput function in VC achieved using the automatic input Chinese
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:2010
    • 提供者:liang
  1. readbmp

    0下载:
  2. 使用windows自带函数读取位图信息并输出-Using windows built-in function to read the information and the output bitmap
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-11
    • 文件大小:2803714
    • 提供者:天狼星
  1. EntryFunction

    0下载:
  2. VC++6.0上有关GDI对入口函数的理解-Understanding of the function entry
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:6109
    • 提供者:刘爱明
  1. DrawChildren

    0下载:
  2. SDK 方式的GDI练习小例子,使用GDI函数绘制一个小人儿。-SDK GDI practice small example of the way, use GDI functions to draw a villain children.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-08
    • 文件大小:1536704
    • 提供者:cary
  1. Bezier-C

    0下载:
  2. 贝塞尔曲线.求各阶贝塞尔函数的c程序,供物理数学学生参考-Seeking the order Bessel function of the c program for students of physics and mathematics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:26764
    • 提供者:宋红超
  1. jietu

    0下载:
  2. 真正好用的纯C编写的屏幕截图函数,一个函数一个调用-Really easy to use screenshot written in pure C function, a function call
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:40234
    • 提供者:冒险王123
« 1 2 ... 13 14 15 16 17 1819 20 21 22 23 ... 27 »
搜珍网 www.dssz.com