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

搜索资源列表

  1. noise-plug-in.rar

    0下载:
  2. telescope3d is a control system for space, near space, and ground based CCD and radio telescope arrays. I am seeking institutional support for the launching of near-space arrays of tensegrity based inflated telescopes in conjunction with my DSc thesi
  3. 所属分类:图形图象

    • 发布日期:
    • 文件大小:319byte
    • 提供者:
  1. Linesphere

    0下载:
  2. 利用顶点数组实现的一个画线框球的程序-use vertex arrays to achieve a painting of the wireframe ball procedures
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:9.18kb
    • 提供者:金...
  1. tymatrix

    0下载:
  2. 将投影变换矩阵存储到一个一维数组中,与函数glFrustum,glOrtho,gluPerspective的相应参数相同,并比较当前投影矩阵和用所设计的函数所得结果。在屏幕上输出两个矩阵并进行比较。可使用glGetFloatv(GL_PROJECTION_MATRIX, ...)获得当前投影矩阵。-projection matrix storage to a one-dimensional arrays, and functions glFrustum. glOrtho, gluPerspect
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:4.15kb
    • 提供者:sunway
  1. VertexArrays2

    0下载:
  2. Vertex Arrays,VC可重用代码段-Vertex Arrays, VC reusability of code
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:24.59kb
    • 提供者:xuroc
  1. shpere

    0下载:
  2. OpenGL 编写程序,显示一个球体,要求: 1. 使用线框图表示; 2. 经纬度间隔各为 15 度; 3. 手动计算坐标,不要使用 glutWireSphere ; 4. 推荐使用顶点数组,只计算一次坐标值; 5. A 、 D 键左右旋转 5 度, W 、 S 键上下旋转 5 度 -OpenGL programming, shows a ball, requirements : 1. Use wireframe map;
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:8.58kb
    • 提供者:付强
  1. Kris_Garrein

    0下载:
  2. The code uses following libraries: - extgl extension loading library - DevIL for texture loading - Nate s simple font library Rendering has following features: - 3 texture layers: base, detail and bump - Indexed vertex arrays
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:1.44mb
    • 提供者:pily
  1. VertexBufferObjects

    0下载:
  2. When you need raw polygon-pushing power, you can always utilize the optimizations provided by OpenGL. Vertex Arrays are one good way to do that. For even more boost you can use a recent extension to graphics cards called Vertex Buffer Objects . The e
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:190.03kb
    • 提供者:李明宗
  1. xml

    0下载:
  2. With this tool you can convert strings and files containing XML data to MATLAB struct arrays. Either as one array of structs with all text and tags, or as sub- and subsub-levels of structs for each section enclosed between tags. With xmldata(...
  3. 所属分类:2D图形编程

    • 发布日期:2008-10-13
    • 文件大小:27.9kb
    • 提供者:aprist
  1. 20050325_c_Pyramid

    0下载:
  2. 金字塔算法。将图像数组分块保存为4维数组,显示的时候仅仅调用窗口大小的部分,缩短了显示所需要的时间-pyramid algorithm. The image array block for the preservation of four-dimensional arrays, showing only the window size of the call, shorten the show by the time
  3. 所属分类:图片显示浏览

    • 发布日期:2008-10-13
    • 文件大小:42.34kb
    • 提供者:李剑
  1. 基于索引表的细化细化算法

    0下载:
  2. 基于索引表的细化细化算法 功能:对图象进行细化 参数:lpDIBBits:代表图象的一维数组 lWidth:图象高度 lHeight:图象宽度-table on the details thinning algorithm functions : Refinement of image parameters : lpDIBBits : the image of a dimensional arrays lWidth : image height lHeight : Image width
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:1.51kb
    • 提供者:王雷
  1. poly_6

    1下载:
  2. 用于生成六边形阵列,同时根据约束可以变成各种阵列形状。-Used to generate hexagonal arrays, at the same time under the constraint can be turned into the shape of a variety of arrays.
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-10
    • 文件大小:843byte
    • 提供者:wuhaoqiang
  1. sense

    3下载:
  2. 并行磁共振成像经典算法sense,很不错,对于研究并行磁共振成像绝对有帮助-New theoretical and practical concepts are presented for considerably enhancing the performance ofmagnetic resonance imag-ing (MRI) by means of arrays of multiple receiver coils.
  3. 所属分类:Special Effects

    • 发布日期:
    • 文件大小:2.08mb
    • 提供者:awen
  1. house

    0下载:
  2. 利用VC++和opengl来绘制立体图形,采用顶点数组和面的法向量来构造。-Using VC++ and opengl to draw the three-dimensional graphics, using vertex arrays and the surface normal vector to construct.
  3. 所属分类:OpenGL program

    • 发布日期:2017-05-14
    • 文件大小:3.63mb
    • 提供者:xuebuhui
  1. IDL-Array-operation

    0下载:
  2. 由于自带了很多的函数,IDL 在数组或矩阵的创建、运算操作中有着一系列 的技巧。要写出一个高效的IDL 程序,必须知道怎么用数组来进行数据处理, 对数组的创建和运算等进行了总结-Comes with a lot of functions because, IDL array or matrix in the creation, operation operation has a series of skills. IDL to write an efficient program, yo
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:186.34kb
    • 提供者:孙彬
  1. noise-plug-in

    0下载:
  2. telescope3d is a control system for space, near space, and ground based CCD and radio telescope arrays. I am seeking institutional support for the launching of near-space arrays of tensegrity based inflated telescopes in conjunction with my DSc thesi
  3. 所属分类:Graph program

    • 发布日期:2017-11-09
    • 文件大小:590byte
    • 提供者:刘斐
  1. PLY_TO_TRI_MESH

    2下载:
  2. 一个Matlab程序,可以将一个PLY文件格式的多边形网格取面转换成一对数组表示的三角形网格曲面-PLY_TO_TRI_MESH:a MATLAB program which reads data from a PLY file describing a polygonal mesh of a 3D surface,and converts it to a pair of arrays describing a triangular mesh or TRI_MESH
  3. 所属分类:3D图形编程

    • 发布日期:2013-08-16
    • 文件大小:40.71kb
    • 提供者:niuxj
  1. big_array

    0下载:
  2. 图像处理中不免要用到大的数组来存取数据,这里提供了一种指针建立数组的方法-Can not help but use image processing to large arrays to access data, to provide a pointer to an array of methods to establish
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-10
    • 文件大小:820byte
    • 提供者:胡明
  1. GenXFile

    0下载:
  2. From: http://clootie.narod.ru/delphi/download_custom.html Sample demonstrate how to fill ID3DXMesh object from D3DX8 helper classes with your custom data and save final mesh to disk in either binary or text format. As user data face_data.pas was ta
  3. 所属分类:3D Graphic

    • 发布日期:2017-03-30
    • 文件大小:66.94kb
    • 提供者:hfTam
  1. MinMaxFilterFolder

    0下载:
  2. Min/Max filter,最大最小滤波器,说明看英文,只是国外的人写的代码, -Descr iption The filter computes the minima and/or maxima of an array over sliding window with a given size. Multidimensional array is fully supported: running filter in 1D, 2D filter for image process
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:28.67kb
    • 提供者:谢冉
  1. Two-Arrays-bearing-target-tracking-algorithm-for-u

    1下载:
  2. 双基阵纯方位目标跟踪无偏最小二乘估计算法Two Arrays bearing target tracking algorithm for unbiased least squares estimation-Two Arrays bearing target tracking algorithm for unbiased least squares estimation
  3. 所属分类:Special Effects

    • 发布日期:2017-03-23
    • 文件大小:60.43kb
    • 提供者:shouji1023
« 12 3 »
搜珍网 www.dssz.com