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

搜索资源列表

  1. 手写体数字的识别程序

    0下载:
  2. 运用神经网络 算法所写的手写数字的识别程序-networks using neural network algorithm written in the handwriting digit identification procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:105868
    • 提供者:lwnjj
  1. 图形色彩量子化及材质压缩程序源码

    0下载:
  2. 图形色彩量子化及压缩的源码,算法比较简单易用-graphics color quantization and compressed source, the algorithm is relatively simple to use
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43888
    • 提供者:lwnjj
  1. 图象处理源代码

    0下载:
  2. 图象处理的代码,包括灰度拉伸,边缘检测,图象处理各个算法程序完全,代码完整。-source codes for image processing,including grey scale stretching,edge detection,and the like. each algorithm or code is complete.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:313728
    • 提供者:明明
  1. DCT算法实现

    0下载:
  2. 普通DCT,快速DCT,快速IDCT算法的实现 vc程序 希望你喜欢!-ordinary DCT, fast DCT and IDCT algorithm for the rapid realization vc procedures hope you like!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:79620
    • 提供者:ddda
  1. 二维填充图元的扫描线算法

    1下载:
  2. 实现扫描转换多边形的扫描线算法和填充区域的扫描线算法算法的程序-achieve polygon scan conversion algorithm scanning lines in the region and filling algorithm scanning algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:43606
    • 提供者:kuld
  1. 二维裁剪算法

    0下载:
  2. 实现裁剪直线段的Cohen-Sutherland算法和裁剪多边形的Sutherland-Hodgman算法的程序 -realization of the linear cutting Cohen-Sutherland algorithm and cutting polygons Sutherland-Hodgman algorithm procedures
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:28269
    • 提供者:kuld
  1. 图像雾化处理程序源代码vc++

    0下载:
  2. 本人为电力抄表系统做的图像雾化处理算法,用vc++开发,程序有不足之处,希望多指正-I electricity meter reading system to do the image processing algorithm atomization using vc development procedure is inadequate, and it is hoped more correction
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2904
    • 提供者:杨小辉
  1. 计算机图形学算法

    0下载:
  2. 我在网上下的程序,用到GIFIMAGE控件, 我装了好多次,都有问题,麻烦哪位高手 帮着看一下,多谢! 联系方法:lixiaogang770713@163.com 电话:13796630325 公司电话:0451-87550702-8008找李晓刚 再次感谢-the Internet under the procedures used GIFIMAGE control, I installed by the good times, both problems. Which
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:806729
    • 提供者:客票网
  1. 常用数值算法于程序C++常用算法1

    0下载:
  2. 包括了书中所有的C++程序源代码文件,每个源程序文件的文件扩展名都使用.cpp形式。这些C++程序已经在微软公司Windows 平台下的Virsual C++ 6.0环境下通过。盘中还包括由这些源程序在VC++6.0下生成的可执行文件(文件扩展名为.exe),以及由这些程序运行后产生的结果文件(文件扩展名为.dat)。另外,还包括若干类书中所介绍算法的头文件,由文件扩展名为.h和.inl所组成。 为了方便读者实际应用书中所介绍的算法程序,本光盘专门预创建了VC++6.0的工程,-book i
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:44178
    • 提供者:李力
  1. vc++图像处理源代码

    0下载:
  2. 数字图象处理C++算法程序(点运算,几何变换,图像增强,形态变换etc)-digital image processing algorithm C (point operations, geometry transformation, image enhancement, morphological transformation, etc)
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:320069
    • 提供者:大卫
  1. jpgTOcompress

    0下载:
  2. 本程序VC++写的一个程序,是一个jpg格式图形在内存里面压缩算法程序,-the procedures VC write a procedure is a jpg format graphics memory compression algorithm inside procedures,
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:140218
    • 提供者:谢生
  1. 腐蚀,膨胀,细化算法代码

    0下载:
  2. 本程序实现的功能如下:腐蚀,膨胀,细化算法-the program functions as follows : corrosion, the expansion of thinning algorithm
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-28
    • 文件大小:16886
    • 提供者:彗星撞地球
  1. 汉诺塔的演示程序

    1下载:
  2. 初学MFC时的拙作,一个汉诺塔的演示程序,采用非递归、非堆栈的算法,直接根据当前步数推算出汉诺塔的状态。界面用GDI实现,伪3D的风格。-beginners at the exposition, a HANOR the demo program, the use of non - recursive and non-stack algorithm, directly under the current steps are projected HANOR state. GDI interface
  3. 所属分类:GDI/图象编程

    • 发布日期:2010-06-29
    • 文件大小:13821
    • 提供者:ioncannon
  1. otsu_comp

    0下载:
  2. C语言算法程序,已经过硬件测试,效果很好,用于图象的二值化,自动取得阀值.-C language paper, the hardware has been tested and the results very good for the image of the two values, automatic threshold.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1776
    • 提供者:whale
  1. dct_code

    0下载:
  2. DCT编码mtalab程序,其中用到matlab的图像编码模块以及一些常用的算法程序-DCT coding procedures which used Matlab image coding module, and some commonly used algorithm!
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1286
    • 提供者:favinfeng
  1. LinePicture

    0下载:
  2. 一个简单的基于Visual C++的画线算法程序,主要是掌握画刷和画笔的用法。-based on a simple Visual C line drawing algorithm procedures, focus on mastering the art brush and brush usage.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:25683
    • 提供者:刘海涛
  1. 缓冲池模拟算法

    0下载:
  2. 非常好的窗口程序-very good window procedure
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1378
    • 提供者:姚亮
  1. pca

    0下载:
  2. ORL-人脸库的pca算法程序。可以测试其人脸识别的时间和准确率
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:1684
    • 提供者:王敏
  1. 聚类算法

    1下载:
  2. 关于图像聚类分析的程序。-images on cluster analysis procedures.
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:10692
    • 提供者:刘新华
  1. 数字图象处理程序

    0下载:
  2. 图象增强程序
  3. 所属分类:GDI/图象编程

    • 发布日期:2009-07-02
    • 文件大小:875231
    • 提供者:whulg@163.com
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com