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

搜索资源列表

  1. 《Visual C++高级编程技术多媒体篇》程序源代码

    1下载:
  2. vc高级变成之多媒体编程资料.含详细说明文件及相应的代码.-vc into Zhi multimedia programming information. Documents containing detailed descr iption and the corresponding code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:858415
    • 提供者:lhl
  1. 维纳滤波处理c代码

    4下载:
  2. 用c写了维纳滤波处理算法,里面有算法使用说明,供大家学习信号处理时参考-used to write the Wiener filter algorithm, and they use algorithms for signal processing to emulate reference
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1588
    • 提供者:陈曙
  1. roadmap

    2下载:
  2. roadmap.是一个gis开源软件。可以用于做gis应用开发。可以用在嵌入式中。是做导航软件不可缺少的软件。开源的,纯c代码,移植性好-roadmap. Gis is an open-source software. Gis can be used to do application development. Embedded can be used in China. Navigation software is so indispensable software. Revenue, net
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2189342
    • 提供者:李大嘴
  1. fdct1

    0下载:
  2. Loffer算法的DCT变换的C代码,还不错,大家看看! -Loffer DCT algorithm C code, quite good, we see!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:8569
    • 提供者:马晖
  1. C-graph

    0下载:
  2. 一共8个代码(在TC环境下实现,都是关于图形方面) chess 国际象棋棋盘 citywall 城墙模型 diagrams 统计图 draw 随机绘图(山水画) fivestar 五星红旗(国旗) leafs 百叶图 march 红花绿叶图 olympic 奥运五环
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:7570
    • 提供者:masterway
  1. 文字颜色渐变

    0下载:
  2. 简单的实现文字颜色渐变的C代码.-simple language to achieve color graded C code.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:249964
    • 提供者:JK
  1. Visual C++高级界面特效制作百例

    0下载:
  2. 是Visual C++高级界面特效制作百例书的程序代码-High is Visual C interface effects produced 100 cases the code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:13526835
    • 提供者:llg
  1. 将RGB转换为HSV空间的C程序

    1下载:
  2. 此代码可将RGB色空间转换为HSV色空间-this code can be RGB color space conversion to HSV color space
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1662
    • 提供者:周迎风
  1. bezier曲线的代码.c基础图象编程

    0下载:
  2. bezier曲线的代码.c基础图象编程 使用VC++编写的一个bezier曲线的原代码-bezier curves of the code. C programming based images used in the preparation of a VC bezier curves of the original code
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1284
    • 提供者:小宝
  1. c++边缘

    0下载:
  2. 这是一个边缘检测的代码!!!!!!!!!!!给大家分享以下把-This is an edge detection code! ! ! ! ! ! ! ! ! ! ! We share the following to put!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:246030
    • 提供者:夏天
  1. 俄罗斯方块(c++控制台VI)

    0下载:
  2. 界面工整,好看! 代码清晰,易懂! 功能模块:具有俄罗斯方块基本的功能,即消行、翻转、随机显示下一个图形、总得分等! 希望能与大家一起学习!
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-12-31
    • 文件大小:5108
    • 提供者:linx2010
  1. getscree C++代码

    0下载:
  2. GOOGLE 截图实例 供大家参考
  3. 所属分类:GDI/图象编程

  1. 图形绘制代码

    0下载:
  2. 嵌入式下常用图形绘制代码,c++
  3. 所属分类:GDI/图象编程

    • 发布日期:2011-03-06
    • 文件大小:4633183
    • 提供者:eagle518
  1. facedetect.rar

    0下载:
  2. 基于opencv1.0的人脸检测,C++代码,MFC界面,简单的实现。,Opencv1.0-based Face Detection, C++ Code, MFC interface, simple to achieve.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-26
    • 文件大小:280768
    • 提供者:chuchong
  1. C语言编写的DLL如何旋转指定的图片

    0下载:
  2. 这个代码演示了调用一个C语言编写的DLL如何旋转指定的图片(附C源代码),支持360度图片平滑旋转,掩码色改变,甚至可以调整图片透明度、亮度、色相、饱和度、大小缩放等图片常用的值。 代码兼容Win98至Win7环境 *修复: GetDC引起内存泄露 -This code demonstrates calling a DLL written in C language specifies how to rotate a picture (with C source code)
  3. 所属分类:GDI/图象编程

    • 发布日期:2017-03-22
    • 文件大小:563643
    • 提供者:network1985
  1. WFilter

    0下载:
  2. 小波的低通滤波器和高通滤波器的C++代码实现-Wavelet low-pass filter and high-pass filter C++ code to achieve the
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-05
    • 文件大小:1360
    • 提供者:qu
  1. VideoDemo

    2下载:
  2. 图象处理,背景差分,VC++ MFC 背景差分、连续帧差、MeanShift目标跟踪 代码 -Image processing, the background differential
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-05-13
    • 文件大小:3100071
    • 提供者:李明
  1. Prewitte边缘算子法

    0下载:
  2. 这是一个经典的图像边缘提取算子的C代码。-This is a classic Image Edge Extraction operator of C code.
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-03-23
    • 文件大小:947
    • 提供者:周迎风
  1. GDICode

    0下载:
  2. GDI 绘图程序设计实例源代码C#代码,也可转换为VC代码-GDI graphics programming source code examples C# Code can also be converted to VC code
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-25
    • 文件大小:61893
    • 提供者:song
  1. ImageProcess

    0下载:
  2. 下代码实现了几个简单的图像处理,主要包括:平滑(Smooth)、开操作(Open)、闭操作(Close)、膨胀(dilate)、腐蚀(Erode)、图像梯度(Gradient)、顶帽(TopHat)、黑帽(BlackHat)等。-Under the code implementation of some simple image processing, mainly including: smoothing (Smooth), open operation (Open), closed oper
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-06
    • 文件大小:1182
    • 提供者:zcq
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com