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

搜索资源列表

  1. Imagerotation

    0下载:
  2. 图像旋转的c++程序,该程序是我从其他网站看到的,觉得对学习图形图像的人,应该有所帮助-image rotation c procedures, the procedures are taken from other sites to see, study and think of graphic images, should help
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:4121
    • 提供者:张淑斌
  1. rerwersert

    0下载:
  2. 图形学金刚石C程序及其变种,C语言编写,以编译-graphics Diamond C procedures and varieties, C language, compiler
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:59288
    • 提供者:cswggod
  1. CadSurf

    0下载:
  2. 利用OpenGL绘制曲面的Visual C++程序,适用于计算机图形学和辅助设计专业人员-use OpenGL rendering surface Visual C procedures, apply to computer-aided design and graphics professionals
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:646672
    • 提供者:浪翻云
  1. rescreenandgathering

    0下载:
  2. 关于音频信号的采集和回放的c++程序,且在dsp上实现-audio signal on the collection and the intervals c procedures, and achieve the dsp
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:83217
    • 提供者:吴国琴
  1. improc

    0下载:
  2. 一个完整的Visual C++程序,包含了图像的RGB调整,傅立叶变换,傅立叶反变换,对比度调整,颜色转换 梯度算子检测,sobel算子检测 均值滤波和中值滤波,程序已经通过调试.-a complete Visual C program includes a RGB image adjustment, Fourier transform, Fourier transform, contrast adjustment, color conversion operator gradient dete
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:219599
    • 提供者:杨萧
  1. temp-1

    0下载:
  2. 本程序是安全C程序首先对图像进行形态学的处理然后再提边缘二值化最后可以取出细胞的轮廓。 用程序时必须在E盘下建立此文件。 e:\\PICUTRE\\TEMP2.BMP -this procedure is a safe procedure C First, the image morphology processing before being marginal value of the last two admit Cell out of the contours. Procedu
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:18700
    • 提供者:张德龙
  1. fractal_leaf

    0下载:
  2. 自己写的一个产生分形树叶的c++程序, fra.cpp是产生分形的主程序,bmp.cpp是把产生的图形写到bmp文件里去,IFS则是产生分形树叶的迭代算法。生成bmp图片是自己写的程序,没有调用系统函数,所以可在任何系统下运行。 程序运行产生一个画了分形树叶的bmp文件。-wrote it myself have a fractal leaves c procedures fra.cpp generated fractal is the main program. bmp.cpp is th
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:33782
    • 提供者:郭争
  1. loopFilter

    0下载:
  2. 在H.264标准中,要求视频图像处理中环路滤波的C程序-the H.264 standard, called Video Image Processing loop filter C Program
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:5113
    • 提供者:张殿凯
  1. display-natural-cloud

    0下载:
  2. 一个模拟显示自然云彩的C程序,可以比较真实的模拟云彩的演化过程。 -simulation showed a natural clouds of C procedures can compare the true simulation of the evolution of clouds.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1578
    • 提供者:掌心
  1. VisualC++6.0userempolder

    0下载:
  2. 用户界面设计的c++程序,可以为您做出漂亮的界面-user interface design c procedures, you can make a pretty interface
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:13198727
    • 提供者:邸凤萍
  1. 12452121

    0下载:
  2. 在MFC程序中显示JPG/GIF图像 如果你是一个使用VB编程的程序员,要在程序中显示JPG或者GIF图像简直易如反掌,将图像控件拖到Form中,分分钟即可搞掂。但是C++程序员要显示同样的图形却没有那么轻松,那么是不是要自己编写JPG解压缩代码呢?当然不用那么复杂啦!此代码将示范如何在MFC程序中显示JPG或者GIF图像。 -in MFC process shows JPG / GIF image if you are using a VB programmers. in the p
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:207210
    • 提供者:张巍
  1. in2bw

    1下载:
  2. 这是一个将图像进行二值化的C程序,能有效地将图像二值化后并将像素值传入一个文件进行相似度比较-This is one of two images of the value of C procedures, effective image after two values and the pixel values into a document similarity comparison
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2136
    • 提供者:丁丹
  1. BEZIER.C

    0下载:
  2. 基于C的贝塞尔曲面生成程序,此程序对于没有专门学习过计算机图形学的人也能看懂.-Bessel surface generation process, This procedure not specifically studied computer graphics people can understand.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:2020
    • 提供者:王力
  1. C++3D

    0下载:
  2. 一套C++3D程序设计的示例,绝对真实的源码。-a 3D program design examples, absolutely true source.
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:966315
    • 提供者:翟也
  1. closest-lattice-point

    1下载:
  2. 搜索获取最近格点的程序,通过matlab调用C程序-recently obtained search grid procedure for the adoption of Matlab call C procedures
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:3930
    • 提供者:李梦龙
  1. vcmat

    0下载:
  2. 以前使用matlab和vc混合编程都使用的是先将m程序用mcc转化成dll,再在vc中调用 的方法。这种方法对比较复杂的m文件很方便,但是对一些小的程序,如曲线可视化、计算矩阵特征值等,对这些只需要一两行代码的小程序,再使用dll就得不偿失了。经过试验后,发现可以直接在C++程序中调用matlab c/c++ math & graphic library的函数。-before using Matlab and vc mixed programming using the first proc
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:4621
    • 提供者:zhangjuan
  1. calibrationandrestruction

    2下载:
  2. 一个控制台c程序,利用直接线性变换进行标定,然后根据共线方程利用同名点坐标进行物方重建-a console c procedures, the use of direct linear transformation for calibration, Then based on a total equation using the same name for point-to coordinate reconstruction
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:162313
    • 提供者:谢潇
  1. ch2_9

    0下载:
  2. C#程序代码.C#.NET2003里运行通过.可以实现图形格式的转换.-C# code. C#.NET2003 Lane running through. Can be achieved graphic format conversion.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:17390
    • 提供者:dududu
  1. ch2_10

    0下载:
  2. C#程序代码.C#.NET2003里运行通过.演示了如何进行图形颜色变换的程序.-C# code. C#.NET2003 Lane running through. Demonstration on how to conduct the color graphics transformation procedures.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:8713
    • 提供者:dududu
  1. HopfieldCpp

    0下载:
  2. 经典的hopfield神经网络C++程序,值得-classic hopfield neural network C program, it is worth a look at
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:31349
    • 提供者:叶超
« 1 2 3 4 56 7 8 9 10 ... 50 »
搜珍网 www.dssz.com