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

搜索资源列表

  1. SaveJPEG

    0下载:
  2. 提示: JPEG压缩分为三个部分: 1.JPEG压缩原理及算法(RGB/YCbCr,DCT/IDCT,量化,Z字型编码,用DPCM对DC/用RLE对AC编码/Huffman编码) 2.JPEG标记格式 3.JPEG图片文件的组织形式(位于SOS后的图像压缩数据是由MCU块怎样排列的,特别是使用了DRI之后) 还有许多细节问题: 1.解码过程中遇到“FF 00”当“FF”处理,否则忽略“FF” 2.进行DCT前YCbCr要减128,进行IDCT前要加128(相当于Y减128,YCbCr不需要加12
  3. 所属分类:图形图象

    • 发布日期:2014-02-27
    • 文件大小:283686
    • 提供者:
  1. VOXEM.ZIP

    0下载:
  2. will generate a voxel terrain map and place this data in a 2d array rotate the terrain map data about x,y,z
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:9843
    • 提供者:none
  1. 二维图像三维显示

    0下载:
  2. 本人为了图像处理的需要,很想实现二维图像的三维显示,于是写了本代码,希望与此有兴趣的读者共享。图像的获取一是bmp图像文件,二是来自剪贴板。本代码在MFC中调用OpenGL库函数来实现二维图像的三维显示,图像的宽度、高度和象素的亮度分别为三维空间的x,z,y坐标。程序主要有初始化、绘图、资源释放和操作部分,这些功能在OGL_MFCView.cpp文件中实现。OpenGL库的初始化在该文件中的OnCreate,InitScene和DrawScene函数中实现,主要初始化OpenGL运行时的环境变量
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:106574
    • 提供者:张立强
  1. pickdepth

    0下载:
  2. 关于隐藏线消除的代码示例,通过鼠标惦点击显示所选物体z-buffer数值等相关参数-hidden line elimination of the code examples, by clicking on the mouse Dian show selected objects z-buffer numerical parameters related
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:3019
    • 提供者:eric
  1. 图形变换

    0下载:
  2. 这是一个图形变换的程序,按字母“Y”画一个用点组成的圆;按字母“S”画一 个用不同颜色填充的三角形;按字母“Z”画一个用不同颜色填充且带有边框图案 的矩形;按“q”键退出。-this is a image transform program,draw a cirlce according to the letter \"Y\" draw a triangle filled with different color according to the letter\"S\" draw a
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2396
    • 提供者:virtualreality
  1. mountain

    0下载:
  2. 三维空间中的分形插值算法 ① 在X-Y平面上绘制一个n×n的正方形网格,并对4个角点在Z方向上分别设置初始高度ha,hb,hc,hd,得到A,B,C,D这4点(如图10.3所示)。 ② 根据式hm=(ha+hb+hc+hd)/4+△,计算正方形网格中点的高度hm,其中△为一随机量,从而得到M点。 ③ 根据角点和中点以及虚拟点,计算边中点的高度,即 he=(ha+hb+hm+0)/4+△ hf=(hb+hc+hm+0)/4+△ hg=(hc+hd+hm+0)/4+△ h
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:2696
    • 提供者:李文选
  1. Points2Dto3D

    0下载:
  2. Points2Dto3D。将二维点的坐标软换成三维坐标,即增加了高程点Z坐标。-Points2Dto3D. Softly change into the three dimensional coordinates the two-dimensional spot coordinates, namely increased the elevation to select the Z coordinates.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:103533
    • 提供者:曾志方
  1. OpenGL实现三维绘图

    2下载:
  2. OpenGL实现三维绘图 在VC中实现三维交汇图系统演示,主窗口是可以旋转的三维立体坐标系,还可以观察到在x,y,z方向上的投影。-OpenGL 3D graphics in the VC 3D map convergence demonstration, the main window is rotating three-dimensional coordinate system, also can be observed in the x, y, z direction of the pro
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:545621
    • 提供者:黄应
  1. 激光光线追迹和光斑半径与z轴关系

    2下载:
  2. 激光 光线追迹和光斑半径与z轴关系 matlab程序
  3. 所属分类:图形图像处理(光照,映射..)

  1. 使用Z-Buffer算法进行动态面消隐

    1下载:
  2. 请使用Z-Buffer算法对图9-17所示的球进行动态面消隐,消隐效果如图9-37的黄色球所示。,Please use the Z-Buffer algorithm on the ball as shown in Figure 9-17 Dynamic surface blanking, blanking the effect of the yellow ball in Figure 9-37 below.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-03-24
    • 文件大小:340958
    • 提供者:刘维超
  1. ztransformLPF1

    1下载:
  2. Z变换实现低通滤波器,应用广泛,大家一起研究研究阿 -Z transform low-pass filter, the application of a wide range of U.S. studies with the Arab-Israeli
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:35157
    • 提供者:
  1. Z-Buffer

    0下载:
  2. 能画出一个立方体,旋转.成功消隐 ,着色-Able to draw a cube, rotating. Successful blanking, shading
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-16
    • 文件大小:4155651
    • 提供者:小晒
  1. opencv

    0下载:
  2. 本翻译是直接根据 OpenCV Beta 4.0 版本的用户手册翻 译的,原文件是: <opencv_directory>/doc/ref/opencvref_cv.htm, 可 以从 SOURCEFORG 上面的 OpenCV 项目下载,也可以直 接从 阿须数码 中下载: http://www.assuredigit.com/incoming/sourcecode/o pencv/chinese_docs/ref/opencvref_cv.htm。 翻译
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:686808
    • 提供者:dugumengyouzi
  1. blanking

    0下载:
  2. 在屏幕上任意绘制一个多边形,在计算机内将其表示为一个以此多边形为底面的正n边棱柱(指定高度),棱柱的各面具有不同的颜色。 用Z-Buffer算法做面消隐; 允许以棱柱中心为固定点,通过输入x, y, z方向的转动角度实现任意角度的旋转(或通过鼠标操作实现任意角度的旋转) ; 投影方式:正平行投影,并假设物体始终在裁剪空间内;-On the screen draw an arbitrary polygon, within the computer as a polygon of its
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-09
    • 文件大小:2112713
    • 提供者:一个新名字
  1. Z-buffer

    0下载:
  2. 提供可靠的消隐算法,z缓冲算法的改进,花了3块钱下载的论文-Blanking algorithm to provide reliable, z buffer algorithm improvements
  3. 所属分类:Special Effects

    • 发布日期:2017-03-24
    • 文件大小:186154
    • 提供者:陆成宗
  1. A-to-Z-of-Image-Processing-Concepts

    0下载:
  2. A to Z of Image Processing Concepts
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:548079
    • 提供者:ebad
  1. p1a1

    0下载:
  2. z-source inverter with asymmetric LC network
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:7884
    • 提供者:mohd faridun
  1. z-source

    0下载:
  2. z source working test required
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-03
    • 文件大小:13536
    • 提供者:ajeet
  1. z-buffer

    0下载:
  2. 用z- buffer算法实现计算机图形学中交互界面图像的隐藏面消除-Z-buffer algorithm for hidden surface elimination
  3. 所属分类:Special Effects

    • 发布日期:2017-03-27
    • 文件大小:26884
    • 提供者:programup
  1. Z-Buffer Render

    0下载:
  2. 一个简单的基于Z—Buffer渲染的测试用例, 对于初学者可以很好的理解Z-Buffer渲染。(There is a very simple but useful model about Z-Buffer rendering, which is very hopeful for beginner to understand the effect of Z-buffer rendering in OpenGL.)
  3. 所属分类:图形图象

    • 发布日期:2018-01-06
    • 文件大小:3350528
    • 提供者:zxY1120
« 12 3 4 5 6 7 8 9 10 ... 18 »
搜珍网 www.dssz.com