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

搜索资源列表

  1. 二维图像三维显示

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

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

    2下载:
  2. 读取dem文件来生成二维和三维场景,可实现放大、缩小、漫游等功能-read dem document to generate 2D and 3D scenes can achieve amplification, narrow, roaming capabilities
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:1075836
    • 提供者:毛玉柱
  1. FD3

    3下载:
  2. 经典的求分形维数软件 可求二维和三维的 使用前一定要看看readme-classic for fractal dimension software Stepping 2D and 3D uses of the former must see readme
  3. 所属分类:分形几何

    • 发布日期:2008-10-13
    • 文件大小:105566
    • 提供者:runforaim
  1. Delaunay-Trianglation-Mesh-Generation

    2下载:
  2. 这也是一个delaunay三角网的程序,功能是我见到最强大的。能生成二维和三维,并有openGl创建模拟三维图。原程序中编译时需要wx/的文件,我没有找到。不过不影响程序的学习.希望对你有用!!包中有.exe可先-This is a triangular network nodes procedures, I see the function is the most powerful. Can generate two-dimensional and three-dimensional, and
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:48529
    • 提供者:gaoqing
  1. Creating2Dand3DTextusingopenglOpenGL

    0下载:
  2. 通过此实例程序介绍使用二维和三维材质的不同,使用时要注意的地方通过对比后就可以加深印象
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:30307
    • 提供者:赵强
  1. cg3DDemo1

    0下载:
  2. 图形学试验 不错的二维和三维图形变换的结合
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:68598
    • 提供者:皇甫
  1. CPP-design-fractual-graph

    0下载:
  2. 用C++设计的二维三维分形图形程序,对研究分形的同学有很大的帮助.- design 2D and 3D fractal graphics program using C++, it have a great help for students on fractal study.
  3. 所属分类:Fractal program

    • 发布日期:2017-05-21
    • 文件大小:6371968
    • 提供者:陈月霞
  1. graphics

    1下载:
  2. 计算机图形学VC.源代码 包括二维三维图形变换等的VC++代码-Computer Graphics VC. Source code-Computer Graphics VC source code, including 2D and 3D graphics to transform VC++ code-Computer Graphics VC Source code
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-10
    • 文件大小:2053085
    • 提供者:谢宝剑
  1. dynamic-histogram

    0下载:
  2. 二维三维动态直方图的显示,比较适合初学者入门-2D and 3D dynamic histogram display, more suitable for the beginner
  3. 所属分类:Special Effects

    • 发布日期:2017-11-16
    • 文件大小:4714589
    • 提供者:Bruce
  1. 37724077c_code_2d_3d

    0下载:
  2. 打包的二维三维图形图像处理源代码 稀有资源-The packaged image processing source code of the two-dimensional and three-dimensional graphics scarce resources
  3. 所属分类:Special Effects

    • 发布日期:2017-11-28
    • 文件大小:551526
    • 提供者:静落燕
  1. sxjm2

    0下载:
  2. matbal函数作图相关,二维三维作图,很实用-matbal plotted as a function related to 2D and 3D mapping
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-08
    • 文件大小:249827
    • 提供者:rtgwre
  1. origin

    0下载:
  2. 一款很实用的函数绘图软件,二维三维都支持-A painting sofeware
  3. 所属分类:Special Effects

    • 发布日期:2017-11-02
    • 文件大小:21705587
    • 提供者:李桐宇
  1. GuiLib

    0下载:
  2. 可以绘制二维三维饼状图柱状图,统计图等图像的代码库以及调用测试程序-You can draw 2D and 3D pie chart histogram, charts and other image library of code and call the test program
  3. 所属分类:Graph Drawing

    • 发布日期:2017-11-11
    • 文件大小:315716
    • 提供者:zhangwei
  1. 2a.MeshMatlab

    0下载:
  2. 关于图像二维三维处理的网格划分,图像的修改-2D and 3D image processing on the mesh, the image changes
  3. 所属分类:Special Effects

    • 发布日期:2017-11-08
    • 文件大小:85129
    • 提供者:
  1. MLS

    1下载:
  2. 非常经典移动最小二乘算法 一维二维三维的算法都有 我把其压缩成一个压缩包里 方便下载-Very classic one-dimensional two-dimensional moving least squares algorithm for three-dimensional compression algorithms have I put it into a compression bag easy to download
  3. 所属分类:2D Graphic

    • 发布日期:2017-04-03
    • 文件大小:13184
    • 提供者:laozi
  1. myCatMapping

    0下载:
  2. 采用猫映射图像加密,有二维三维到四维。都是已经在matlab运行通过的-Cat mapping using image encryption, there are two-dimensional to three-dimensional four-dimensional
  3. 所属分类:Special Effects

    • 发布日期:2017-04-07
    • 文件大小:281321
    • 提供者:joylin
  1. fft-code

    2下载:
  2. FFT算法实现,从txt文件中导入数据进行FFT,并且把需要的频谱图叠加画出二维三维图-FFT algorithm, import data txt file FFT is performed, and the required spectrum superposition shown in Fig. 2D and 3D
  3. 所属分类:Wavelet

    • 发布日期:2017-04-14
    • 文件大小:4567
    • 提供者:anin
  1. make_filter

    0下载:
  2. 程序做的是相关函数二维和三维滤波,包括海明窗和海宁窗(makes 2D and 3D filter for the correlation function)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:yujiaojoy
  1. Archive

    0下载:
  2. 二,三维表面线性去趋势,包含两个文件,分别去2维(矩阵),三维(散点)趋势,简单易用(It includes two MATLAB files which can be used to detrend 2D (matrix) or 3D (points) surfaces.)
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-23
    • 文件大小:4096
    • 提供者:JieJieJieJie
  1. 第十二章_三维模式下数据编辑功能实现

    0下载:
  2. 介绍arcglobe、arcscene三维数据的浏览编辑等操作(The operation of browsing and editing 3D data of arcglobe and ArcScene is introduced)
  3. 所属分类:GIS编程

    • 发布日期:2018-01-05
    • 文件大小:661504
    • 提供者:xiaocaiyidie
« 1 2 34 5 6 7 8 9 10 ... 27 »
搜珍网 www.dssz.com