CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 源码下载 图形图象

资源列表

« 1 2 ... .98 .99 .00 .01 .02 16503.04 .05 .06 .07 .08 ... 16766 »
  1. PictureTreatment

    0下载:
  2. 提供的 vc 代码完成以下功能: 1. 将真彩位图转化成各色或黑白位图,进行二值化(支持多种抖动方法)处理后的位图,效果和速度极佳。 2. 将真彩或黑白位图进行 90度 , 180 度 ,270 度 高速度旋转。 [代码性质] VC完整应用程序代码 [代码作者] 王寒 [文件大小] 327K [更新日期] 2005-4-12 11:42:00 [来源]http://www.vckbase.com/code -vc code for the completion of
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:350316
    • 提供者:江帆
  1. ImageFFT2

    0下载:
  2. VC编写的高效的图象2D快速傅立叶正变换程序,编译通过.适合256色bmp图象变换.效果和matlab的fft2()没法比,但是程序值得借鉴.适合图象处理初学者,有助于理解傅立叶变换在图象处理中的重要作用.-VC efficient preparation of the image is 2D fast Fourier transform procedures compile. Bmp for 256-color image transformation. Results and Matlab
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:84787
    • 提供者:李安定
  1. 一个OpenGL例子

    0下载:
  2. 一个OPENGL例子,本程序主要是让初学者认识OPENGL编程-an OpenGL example, the procedure is designed to allow beginners understand OpenGL Programming
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:18875
    • 提供者:林海
  1. Bresenham高效画线算法

    0下载:
  2. 画线的算法不少,但要作到高速、简单并不容易。斜率相乘法是最简单的方法之一,但计算每个点均要花费不少时间用于乘、除法运算;下面介绍的是Bresenham s高效画线算法,对每个点的坐标计算只要加、减法就能完成。-line drawing algorithm, but a lot to be done fast, simple is not easy. The slope is the most simple multiplication is one of the ways, but each p
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:4180
    • 提供者:小倪
  1. MFC实现多边形画图填充

    0下载:
  2. MFC实现多边形画图和填充,对学习图形学有一定的好处哟!-MFC polygon drawing and filling, to learn graphics have certain advantages yo!
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:77972
    • 提供者:冰扉
  1. PDF417test

    0下载:
  2. 二维条码生成解析器 以动态库(DLL)方式或COM组件方式提供20余种一维条码和二维条码编码/解码控件,供二次开发。具体控件包括:条码编码控件、条码解码控件、图像压缩控件、串口通讯控件等。 -two-dimensional bar code generated parser in a dynamic library (DLL) or COM provided more than 20 types of one-dimensional bar code and two-dimension
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:510037
    • 提供者:迪佳
  1. 飞行模拟器

    0下载:
  2. 转载“开源盛世-源代码下载网”的源代码:3维的飞行模拟程序,希望对大家有用-reproduced "open source Spirit-source code download network" of the source code : the three-dimensional flight simulation program, useful for all
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:202667
    • 提供者:xiey
  1. Drectx 3D图形编程实例源代码

    1下载:
  2. Drectx 3D图形游戏编程实例源代码,包括directx9初始化、图形的着色、顶点缓冲及3D效果等-Drectx game 3D graphics programming source code examples, including directx9 initialization, graphics rendering, a vertex buffer and 3D effects
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1560927
    • 提供者:张文广
  1. 三维游戏高级图形编程中的纹理特效制作实例源代码

    1下载:
  2. 三维游戏高级图形编程中的纹理特效制作实例源代码,如高级纹理映射、Billboard、阴影、粒子系统、L系统以及三维游戏自然场景的特效生成算法(树、云、雾、烟、爆炸等等)-3D game graphics programming texture effects produced source code examples, such as the High texture mapping, Billboard, shadows, particle system, L 3D games and the
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:11529801
    • 提供者:张文广
  1. 游戏编程中的矩阵操作、堆栈及向量类源代码

    0下载:
  2. 三维图形、3D游戏编程中的矩阵操作、堆栈及向量类源代码-3D graphics, 3D game programming matrix operation, stack and source code vector category
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:209027
    • 提供者:张文广
  1. 二维图形游戏编程实例

    1下载:
  2. 二维图形游戏编程的几个很好的实例,如BMP图形创建、碰撞反弹、色彩混合等演示、动画。-2D game programming in several good examples, such as the creation of BMP graphics, collision rebound, such as color mixing demonstration of animation.
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:895376
    • 提供者:张文广
  1. 图像dct变换的程序

    4下载:
  2. 对原始灰度图像 Lena_gray.bmp进行图像压缩实验 1.对此图进行 8×8 DCT 变换后,分别只保留 DC系数,以及保留前 4、8、16 个变换系数(DC+AC) ,然后再分别进行 IDCT 变换,比较结果。 2.可以使用 Matlab - Image Processing Toolbox 中的函数实现。 -gray image of the original image compression Lena_gray.bmp an experiment. This diagr
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:1036
    • 提供者:朱晓路
« 1 2 ... .98 .99 .00 .01 .02 16503.04 .05 .06 .07 .08 ... 16766 »
搜珍网 www.dssz.com