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

搜索资源列表

  1. DECORE

    0下载:
  2. 如何进行MPEG4格式的解码的C程序源代码-How to decode MPEG4 format C source code
  3. 所属分类:Special Effects

    • 发布日期:2017-04-25
    • 文件大小:131731
    • 提供者:weiwei
  1. HaarFaceDetect

    0下载:
  2. 基于Harr的人脸检测程序,在vc6.0下调试通过,可以直接运行-Harr-based Face Detection procedures, debugging vc6.0 is passed, can be directly run
  3. 所属分类:Graph program

    • 发布日期:2017-05-14
    • 文件大小:3232425
    • 提供者:liubo
  1. opengl_program_basic

    0下载:
  2. opengl编程基础一书的源代码。作者作者:(美国)(Edward Angel)安吉尔 译者:段菲 完整、详细介绍基本的OpenGL函数和命令,便于读者快速查找 从非数学角度介绍如何进行OpenGL程序设计,有利于读者迅速入门 各章提供可运行的范例,有助于读者理解和应用OpenGL函数 -opengl programming based on the book' s source code. Author Author: (United States) (Edward An
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-28
    • 文件大小:234820
    • 提供者:tyss
  1. DrawTables

    0下载:
  2. 读取数据库绘制曲线图完整程序。本人学习C#是制作的,适合初学者或者急需掌握这项技能的人使用。-Read the full curve of the database mapping process. I am learning C# is produced, suitable for beginners or the urgent need to master the skills of the people.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-16
    • 文件大小:83328
    • 提供者:素影涵风
  1. 111

    0下载:
  2. 3D程序设计,分别实现GL_TRAINGLE_STRIP,GL_TRAINGLE_FAN,GL_QUAD_STRIP等基本形状,至少包括10个以上的顶点。-3D programming, respectively, to achieve GL_TRAINGLE_STRIP, GL_TRAINGLE_FAN, GL_QUAD_STRIP basic shape, at the very least, the culmination of more than 10.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-29
    • 文件大小:29705
    • 提供者:马金
  1. matrixcompute

    0下载:
  2. cuda的一个关于简单程序,矩阵算法实例。利用这个算法可以更好的掌握cuda.他是cuda的入门例子。-cuda
  3. 所属分类:Graph program

    • 发布日期:2017-04-06
    • 文件大小:42572
    • 提供者:mengliang
  1. DigitalVerification

    1下载:
  2. 数字识别c++程序示范 数字识别基础知识 简单识别项目文件 -数字识别.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the
  3. 所属分类:Special Effects

    • 发布日期:2017-04-04
    • 文件大小:148462
    • 提供者:阿杜
  1. Draw

    0下载:
  2. C语言实现绘图程序,用WIN-TC编译 C
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-15
    • 文件大小:7087
    • 提供者:smty
  1. jpeg

    0下载:
  2. <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
  3. 所属分类:Graph program

    • 发布日期:2017-04-07
    • 文件大小:60143
    • 提供者:刘雷
  1. HIC

    0下载:
  2. 本程序使用VC++编写,主要实现Spiht编码算法。Spiht算法虽然已经非常成熟,但本程序还是有了新的闪光点,程序中的小波算法使用的是9/7提升小波-This procedure using the VC++ development, the main Spiht coding algorithm. Spiht algorithm has been very mature, but a new procedure or闪光点, procedures in the algorithm using
  3. 所属分类:Special Effects

    • 发布日期:2017-04-17
    • 文件大小:288456
    • 提供者:wenping
  1. KFCMClust529

    4下载:
  2. 标准的模糊C聚类算法程序,做聚类图像处理的非常有用-the corresponding algorithms are called kernel fuzzy c-means (KFCM) and kernel possibilistic c-means (KPCM) algorithms. And some test results are given to illustrate the advantages of the proposed algorithms over
  3. 所属分类:图形图象

    • 发布日期:2013-01-15
    • 文件大小:880114
    • 提供者:许亮
  1. cshi

    0下载:
  2. c程序实现DCT压缩编码,一段不错的代码-i love this name
  3. 所属分类:Graph program

    • 发布日期:2017-04-14
    • 文件大小:5490
    • 提供者:海天
  1. hough

    0下载:
  2. 基于vc++编写的Hough变换MFC程序,,功能简单,只能实现直线检测,但是适合初学者入门,注释比较详细-Vc++ to prepare based on the Hough transform MFC procedures, functions simple to achieve a straight line can only be detected, but suitable for beginners to introduce the more detailed comments
  3. 所属分类:Special Effects

    • 发布日期:2017-05-13
    • 文件大小:3375911
    • 提供者:王宇
  1. hh

    0下载:
  2. 数据压缩算术编码程序,简单的操作,适用于学生-Arithmetic Coding data compression procedure, simple operation, applicable to students
  3. 所属分类:Graph program

    • 发布日期:2017-04-10
    • 文件大小:848
    • 提供者:贺伟健
  1. 81404615Cimageprocessprograms10279046

    0下载:
  2. c语言程序处理集,内含有多个c语言图像处理程序,比较齐全。-c language procedure sets c language contains a number of image processing procedures, relatively complete.
  3. 所属分类:Picture Viewer

    • 发布日期:2017-05-22
    • 文件大小:6228096
    • 提供者:郝丽
  1. 109201285jisuanjituxiangchulijishuheshuanfa

    0下载:
  2. 有关计算机图像处理的最新程序,比较齐全,快来下载吧-Computer image processing of the latest procedures, relatively complete, Come download it
  3. 所属分类:Graph program

    • 发布日期:2017-04-16
    • 文件大小:471474
    • 提供者:郝丽
  1. Imageprocessing

    0下载:
  2. C#编写的程序,实现图像的滤波、二值化、腐蚀、细化等等图像处理,代码开源,实现了一个小型的图像处理平台。-C# prepared by the procedures of image filtering, binarization, erosion, thinning, etc. image processing, open source code to achieve a small image processing platform.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1881974
    • 提供者:wally
  1. ConvertBMPToJPG

    0下载:
  2. BMP -> Jpeg Jpeg -> Bmp C程序源码,可适用于各种开发平台 -BMP-> Jpeg Jpeg-> Bmp C program source code, applicable to a variety of development platform
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-29
    • 文件大小:22232
    • 提供者:ljx
  1. c

    0下载:
  2. 一些c语言的有关于计算机图形学方面的小程序-Some c language on aspects of computer graphics applet
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:3250
    • 提供者:fengxin
  1. 1

    0下载:
  2. 模糊C均值聚类的MATLAB程序,有详细中文注释,对初学者很有帮助。-Fuzzy C-means clustering of the MATLAB program, a detailed English notes, very helpful for beginners.
  3. 所属分类:Graph program

    • 发布日期:2017-04-04
    • 文件大小:2230
    • 提供者:刘虎成
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com