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

搜索资源列表

  1. windows_programming_chap6

    0下载:
  2. Windows 图形编程第6章源程序汇总,包括常用图形绘制、图形变换的各种类及其相应函数。-Windows Programming with Win32 Chapter 6 including all classes and their functioins
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-15
    • 文件大小:6714
    • 提供者:hgl
  1. color_rectange

    0下载:
  2. 用Pbasic语言写的绘图程序,调用了API函数,绘图速度相当快,可执行文件很小,基本不占空间,对游戏程序设计者有极大的参考价值.-Pbasic language used to write the mapping process, call the API function, mapping at a fairly rapid pace, a small executable file, the basic space, the procedure of the game designers
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-21
    • 文件大小:7073
    • 提供者:zhong
  1. orig

    0下载:
  2. VC中利用小波变换来实现图像的处理,过程中调用了其它函数,效率比较高的-VC in the use of wavelet transform to achieve image processing, the process of calling other functions, more efficient
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:354571
    • 提供者:zhang
  1. Video8

    0下载:
  2. 用vfw里的函数等实现视频捕捉并保存,再制作对话框调节颜色诸如亮度,对比度,饱和度等.-This is a vfw program.It uses the totally initial language to complete the ability
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4006256
    • 提供者:刘蓉
  1. PictureCommon

    0下载:
  2. vc下封装完美的一个picture类,图像处理中可能会用到很多它的成员函数。-vc under a picture perfect package type, image processing may be used in many of its member functions.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:344781
    • 提供者:gli
  1. Graph

    0下载:
  2. 手把手的教你学会使用vc++进行直方图,圆饼图,函数曲线的编写-bar,pie
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-01
    • 文件大小:535726
    • 提供者:erdg
  1. PictureGame

    0下载:
  2. 拼图游戏:使用代码创建一定数量Static控件,然后通过StretchBlt函数把图片分块画到Static控件上,然后通过WM_LBUTTONDOWN和WM_LBUTTONUP事件控制Static控件的移动-Jigsaw puzzle: the use of code to create a certain number of Static Control, and then the picture StretchBlt function block painting on the Static
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:539024
    • 提供者:周燕
  1. Drawpad

    0下载:
  2. VC6.0写的画图板,绘图函数除了画点外都是自己写的,有画直线,画圆,画多边形和多边形剪裁等功能。-Written by VC6.0 drawing board, drawing function points in addition to painting his own writing, and painting a straight line, circle, polygon and polygon drawing functions tailoring.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-15
    • 文件大小:4096255
    • 提供者:黄天乐
  1. SYDraw

    0下载:
  2. 一个简单的图形绘制程序,但是其中的几个函数和数据结构绝对是原创的!-Rendering a simple procedure, but a few of these functions and data structure is original!
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-16
    • 文件大小:244949
    • 提供者:sunyi
  1. mm

    0下载:
  2. 实现了递归函数的应用.类似扫雷,程序主要功能已经完善.可以进一步实现功能-Realized the application of recursive functions. Similar to mine, the main functions of the procedure has been improved. Can further the realization of function
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:193513
    • 提供者:keke
  1. rwbmp

    0下载:
  2. 纯C编写的BMP文件操作,包括读图和写数据至图片。程序鲁棒性好!本人亲自编写,是视屏采集中的中间接口函数,特地奉献。-BMP files written in pure C operations, including interpret drawings and writing data to the picture. Robust procedures for good! I personally prepared, is collected in the middle of Shiping
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-28
    • 文件大小:1924
    • 提供者:fang
  1. learnVcCodeGame_AliveMe

    0下载:
  2. 让我动吧 [产生动画] 28 3-1、任务: 28 3-2、建立时钟消息: 28 3-3、让角色动起来: 29 3-3-1、变化的文件名 29 3-3-2、getpic(...)调图片到相关位图 30 3-3-3、可以动了 30 3-3-4、OnOK()启动时钟 31 3-4、窗口、控件的基本操作 32 3-5、让我动吧 Dlg.cpp 完整的程序和注释: 32 3-5-1、全局定义: 32 3-5-2、程序的初始入口: 33
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:31795
    • 提供者:Topsense Sol
  1. learnVcCodeGame_DontForbitMe

    0下载:
  2. 透明显示位图: 39 4-2-1、透明显示位图的原理 39 4-2-2、透明显示位图的功能函数 42 4-3、屏幕刷新 44 4-4、程序的编译模式 45 4-4-1、DEBUG 调试模式 46 4-4-2、Release 发布模式 46 4-4-3、编译模式的设置 46 4-4-4、设置目标程序(*.exe)的存贮目录-Transparent display bitmap: 394-2-1, transparent and show the pr
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-29
    • 文件大小:12187
    • 提供者:Topsense Sol
  1. VGA-image-storage-and-recovery

    0下载:
  2. VGA图像的存储与恢复:介绍三种不但可有效地存取VGA整屏图像,而且能实现存取任 意大小图块的方法及其Turbo C函数。-VGA image storage and recovery
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:10169
    • 提供者:lsccls
  1. Image_kurtosis_skewness_function

    0下载:
  2. 图像峰度偏度函数,函数的变量里需要指明平均值和方差-Image kurtosis skewness function, the function of the variable need to specify the mean and variance
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-30
    • 文件大小:904
    • 提供者:haha
  1. distrans

    0下载:
  2. 对二值图像进行距离变换,利用opencv中的距离变换函数-distance transform,opencv
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:1448
    • 提供者:wangtt
  1. JPEG_Compress3.2

    0下载:
  2. 基于VC++6.0的JPEG压缩编码 有自己编写的Huffman查表 写jpeg文件等函数.可以完成标准256*256图的bmp到jpg的压缩,其生成的jpg图片可以用画图软件打开.暂时未完成像素没有16对齐的图片压缩.-VC++6.0 based on the JPEG compression Huffman coding which has its own look-up table prepared to write jpeg files, and so function Can comp
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-02
    • 文件大小:584559
    • 提供者:张工
  1. inverse

    0下载:
  2. 用于数字图像处理,逆滤波函数,需要事先定义fourn函数-Inverse filtering function, need to pre-defined function fourn
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-03
    • 文件大小:1091
    • 提供者:
  1. ImageProcessFounction

    0下载:
  2. 各个程序函数包含图象处理基本的算法,边缘检测,点运算,特效,几何变换,增强和虑镜-The various program functions include basic image processing algorithms, edge detection, point operations, effects, geometric transformation, enhancement and taking into account mirror
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-01
    • 文件大小:22167
    • 提供者:linhong
  1. cshape

    0下载:
  2. 以CDC类的成员函数为基础,完成了一个基本几何图形绘制和效果填充的类CShape.实现的具体图形绘制有三种:1.几何轮廓绘制。2.单色几何图形的填充。3.颜色渐变填充。-To CDC class member functions, based on the completion of a basic geometric shapes drawn and effectiveness of the class filled CShape. To achieve a specific graphics
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-25
    • 文件大小:708613
    • 提供者:庄三少
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 ... 27 »
搜珍网 www.dssz.com