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

搜索资源列表

  1. 小波图像程序

    0下载:
  2. 用C语言编写的小波处理程序。 用的是 DB4小波,周期延拓,可以实现精确重构的。-C language prepared by the wavelet processing. The DB4 is a wavelet, cycle extension, can achieve a precise reconstruction.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1621
    • 提供者:wc
  1. 分形图形程序

    1下载:
  2. 《用C,C++设计二维三维分形图形程序》 配套源码-"C, C Design 2D and 3D fractal graphics program" complementary source
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1398132
    • 提供者:zzg
  1. C语言图像处理方法

    1下载:
  2. 图像处理c语言程序,是我精心寻找的,希望大家给个面子-image processing procedures c language, I find the well, we hope to face 000
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:2704
    • 提供者:李天
  1. GETBMP

    0下载:
  2. 读取bmp文件,生成可插入到C程序中的点阵数组格式.-read bmp file, generate C can be inserted into the procedure for the lattice array format.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:953
    • 提供者:马兴录
  1. C++ANNIE

    0下载:
  2. VC++神经网络ANNIE的开发包,很著名的哟,里面有大量各种神经网络的开发程序-VC 8am neural network development package, a well-known yo, which has a large variety of neural network development process
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:528558
    • 提供者:渴望飞翔
  1. Visual C++ 高级编程技术OpenGL篇

    0下载:
  2. 《 Visual C++ 高级编程技术OpenGL篇 》程序源代码-"High Visual C programming OpenGL chapter" source code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:765737
    • 提供者:Dale
  1. SHOWBMP.C

    0下载:
  2. 640*480 256 色 .BMP 文件显示程序,可以浏览、同时显示 4 幅图象,也可以 在屏幕上开一个窗口显示 .BMP 图象,并可以使用上下左右箭头键、PageUp/PageDown、Ctrl+Left、Ctrl+Right键浏览整幅图象,在S3、ATI等VGA卡上 调试通过   实例程序能对任意一个文件进行加密,密码要求用户输入,限8位以内(当然你可以再更改).程序有很好的容错设计-640 * 480256 color. BMP file display program ca
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:8536
    • 提供者:飞机
  1. pictureprogram

    0下载:
  2. C语言图形处理 每一C程序都必须有一main()函数,可以根据自己的爱好把它放在程序的某个地方。有些程序员把它放在最前面,而另一些程序员把它放在最后面,无论放在哪个地方,以下几点说明都是适合的-C language graphics every C program must have a main () function. under their loving procedures put it somewhere. Some programmers put it in front, while
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:14680
    • 提供者:钟俊
  1. Particlefilter_code

    0下载:
  2. 粒子滤波的C++程序,可以很好的掌握粒子滤波的编程问题-particulate filter C program, a good grasp of programming particle filter problem
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:20592
    • 提供者:李甫
  1. displayvrml(vc6.0)

    1下载:
  2. 简单显示vrml模型的visual c++程序-simply indicates VRML model of visual c procedures
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:95899
    • 提供者:王宾
  1. Bresenhman.c

    0下载:
  2. Bresenhman.c 在Turboc2下编写Bresenhman画直线算法。本程序实现的是整数画线算法。-Bresenhman.c Turboc2 prepared in painting Linear Bresenhman Algorithm. This program is integral line drawing algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1322
    • 提供者:Sungol
  1. ddaline.c

    0下载:
  2. ddaline.c 在Turboc2下编写DDA画直线算法。本程序实现的是数值微分画线算法。-ddaline.c prepared under the DDA Turboc2 painting linear algorithms. This program is the numerical differential line drawing algorithm.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1020
    • 提供者:Sungol
  1. MidpointLine.c

    0下载:
  2. MidpointLine.c 在Turboc2下编写中点画直线算法。本程序实现的是中点线算法。内有详细介绍。-MidpointLine.c in Turboc2 under preparation dotted line algorithm. This program is the midpoint algorithm. Within a detailed briefing.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:1321
    • 提供者:Sungol
  1. circle.c

    0下载:
  2. circle.c 在Turboc2下编写整数breshman画圆算法。本程序实现的是画圆算法。-circle.c in Turboc2 prepared integral breshman Circle algorithm. This program is Circle algorithm.
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:1018
    • 提供者:Sungol
  1. PlateReco1

    0下载:
  2. 这是一个车牌定位和识别程序,希望对C++程序员有用-This is a license plate positioning and the identification procedures, and I hope to C programmers useful
  3. 所属分类:图形/文字识别

    • 发布日期:2008-10-13
    • 文件大小:242487
    • 提供者:刘亮
  1. JPEGDCTEncodingC++

    1下载:
  2. JPEG DCT量化编码 C++程序,对学习图像压缩编码的过程和具体实现很有帮助。-JPEG DCT quantization coding C program, to learn image coding process and to achieve specific helpful.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:11883
    • 提供者:王成优
  1. morphologyBinary

    0下载:
  2. 图像处理中数学形态学二值操作的C程序,希望对各位有帮助。-image processing mathematical morphology of the two operations value C program, and I hope to help you.
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:5052
    • 提供者:卢清华
  1. 玫瑰花儿程序

    0下载:
  2. 用C语言打造玫瑰花儿程序-C language to create roses abuse procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1166
    • 提供者:边奎星
  1. 焰火程序

    0下载:
  2. 用C语言编写一个焰火程序-C language a fireworks procedures
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1041
    • 提供者:边奎星
  1. bmp.c

    0下载:
  2. tc可以直接调用的c语言图片显示程序,将16色BMP文件显示在你的界面上!-tc can directly call the c language picture display program, 16-color BMP file shows you the interface!
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:1550
    • 提供者:sunny
« 1 2 3 45 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com