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

搜索资源列表

  1. glut

    0下载:
  2. 在Nehe的主页上一共提供了4种不同风格的OpenGL程序框架,分别为glut,Win32,面向对象的Win32,在加上Nehe教程中使用的那一种。 相信没有几个读者会耐着性子,把Nehe的第一个教程看完并编译成功,因为那里面有着数不清的数据结构和函数,我也是费了整整12个小时才把它翻译和排版好。 好了,不浪费读者的时间了。在这四个框架中以面向对象的Win32框架写的最后,并且功能最全,我们就简单得介绍一下它的使用,你可以用它学习OpenGL的函数,当你对OpenGL的结构有
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:183964
    • 提供者:zw
  1. Anatomy_of_the_Heart_by_Multislice_Computed_Tomog

    0下载:
  2. Anatomy is perhaps the simplest of medical sciences, requiring little more than some curiosity plus careful observation of things as they are. The new multiple detector computed tomograhpy machines produce a volume data set with the highest ist
  3. 所属分类:Special Effects

    • 发布日期:2017-06-09
    • 文件大小:16440304
    • 提供者:David
  1. LIDA3dBuilding

    0下载:
  2. 随着LIDAR技术的出现,三维建筑物的提取也受到越来越多的重视。由于LIDAR数据分布的不连续性和不规律 性,直接从机载激光扫描测距数据中进行建筑物提取较为困难。本文提出了一种结合灰度影像的LIDAR数据三维建筑物提 取方法,分三个步骤:首先对灰度影像进行建筑物二维提取;然后将处理后影像和LIDAR数据粗匹配,初步确定LIDAR数 据中的三维建筑物区域;最后利用一组阈值操作进行三维建筑物的精确提取。实验结果表明该方法简单实用,适应性强。-With the emergence of L
  3. 所属分类:OpenGL program

    • 发布日期:2017-04-17
    • 文件大小:177868
    • 提供者:jerry
  1. BMP-bitmap-operation

    0下载:
  2. BMP位图包括位图文件头结构BITMAPFILEHEADER、位图信息头结构BITMAPINFOHEADER、位图颜色表RGBQUAD和位图像素数据四部分。处理位图时要根据文件的这些结构得到位图文件大小、位图的宽、高、实现调色板、得到位图像素值等等。这里要注意的一点是在BMP位图中,位图的每行像素值要填充到一个四字节边界,即位图每行所占的存储长度为四字节的倍数,不足时将多余位用0填充-BMP bitmap file bitmap header structure, including BITMA
  3. 所属分类:Picture Viewer

    • 发布日期:2017-03-26
    • 文件大小:70045
    • 提供者:
  1. Assignment03-09arid632-Mudasar-Ellahi

    0下载:
  2. Write a program using Open GL to perform following tasks Enhance your assignment 01 & 02 with following functionality. You will use only the Open GL data types. The chessboard will be used which have been developed earlier. The color sh
  3. 所属分类:OpenGL program

    • 发布日期:2017-03-29
    • 文件大小:82934
    • 提供者:Mudasar Ellahi
  1. GraphSeg

    0下载:
  2. 使用图论算法对图像进行图像分割,对图像处理及数据结构的学习很有帮助。-Use graph algorithm for image segmentation, image processing and data structures very helpful.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-10
    • 文件大小:2316359
    • 提供者:zitao wang
  1. Assignment1-vs2008

    0下载:
  2. C++抽象编程能够较好的练习数据结构,算法等知识强烈推荐,适合入门。-C++ better able to practice the abstract programming data structures, algorithms, knowledge is highly recommended for entry.
  3. 所属分类:2D Graphic

    • 发布日期:2017-05-31
    • 文件大小:12960795
    • 提供者:李斌
  1. jgrapht-0.8.3

    0下载:
  2. java library for efficient data structures for all graph algorithms
  3. 所属分类:Graph program

    • 发布日期:2017-05-09
    • 文件大小:1820113
    • 提供者:nasser
  1. kdtree-master

    0下载:
  2. 是一种分割k维数据空间的数据结构。主要应用于多维空间关键数据的搜索(如:范围搜索和最近邻搜索)-a k-dimensional data space dividing data structures. Mainly used in multi-dimensional space-critical data search (eg: range search and nearest neighbor search)
  3. 所属分类:Special Effects

    • 发布日期:2017-04-27
    • 文件大小:11660
    • 提供者:li
  1. mrpt-1.3.0

    0下载:
  2. mrpt,Mobile Robot Programming Toolkit ,移动机器人编程工具包,是一个可用于机器人编程开发的工具包,移动机器人编程工具箱为开发者提供可移植的并经充分测试的程序和开发库,这些库覆盖了机器人研究领域常见的数据结构和算法。该库并以BSD协议开源发布。-mrpt, Mobile Robot Programming Toolkit, mobile robot programming toolkit, is a tool developed for robot progr
  3. 所属分类:Special Effects

    • 发布日期:2017-06-15
    • 文件大小:24108003
    • 提供者:wby
  1. Advanced-Algorithms-in-Medical

    0下载:
  2. Advanced Algorithms in Medical Computer Graphics 医学图像可视化的最新论述,新进展-Advanced algorithms and efficient visualization techniques are of major importance in intra-operative imaging and image-guided surgery. The surgical environment is characterized by
  3. 所属分类:Special Effects

    • 发布日期:2017-06-02
    • 文件大小:14577817
    • 提供者:commy
  1. OpenCV示例源码

    0下载:
  2. 关于OpenCV的好处之一就是它提供了许多内置的用于图像处理和计算机视觉相关操作的基础元素。如果你需要通过scratch写入某些内容,你将不得不定义一些东西,比如图像、点、角度等等,这些几乎是任何计算机视觉算法的基础。OpenCV提供了这些开箱即用的基础数据结构,它们都包含在core模块中。另外一个好处是,这些数据结构都已经针对速度和内存做了优化,因此,你不用担心实现细节。(One of the benefits of OpenCV is that it provides a number of
  3. 所属分类:OpenCV

    • 发布日期:2018-04-20
    • 文件大小:14727168
    • 提供者:347085420
  1. slamtb-graph

    0下载:
  2. 基于slam的matlab工具箱,包含EKF-SLAM and graph-SLAM两部分,可用于熟悉SLAM的仿真代码。(slam Toolbox, This toolbox considers these objects as the only existing data for SLAM. They are de ned as structures holding a variety of felds.)
  3. 所属分类:图形图象

    • 发布日期:2018-04-22
    • 文件大小:4220928
    • 提供者:Bearcsu
« 1 2»
搜珍网 www.dssz.com