CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - stl code

搜索资源列表

  1. bufmgr

    0下载:
  2. 本源代码是一个简单的buffer manager, 是简单数据库系统底层的一部分。并且提供了一个基于该bufmgr的vector实现,使用方法类似与stl::vector.-Source code is a simple buffer manager, is a simple part of the underlying database system. And provides a vector implementation based on the bufmgr, using methods
  3. 所属分类:Linux Network

    • 发布日期:2017-04-06
    • 文件大小:17975
    • 提供者:tuut
  1. 3adfaaa

    0下载:
  2. STL源码,对有一定CPLUSPLUS基础的人士来说,学习STL能让你掌握CPLUSPLUS的精髓。-STL source code, based on a certain CPLUSPLUS people, learning STL allows you to grasp the essence of CPLUSPLUS.
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:191169
    • 提供者:王滴
  1. CNTService-v1.80

    0下载:
  2. CNTService v1.80 在MFC中开发NT服务的类框架-CNTService v1.80 A class framework for developing NT services in C++ v1.80 (1 January 2014) Updated copyright details. Updated code to clean compile on VC 2013 Reworked the classes to optionally compile
  3. 所属分类:Windows Kernel

    • 发布日期:2017-04-04
    • 文件大小:110076
    • 提供者:吉祥
  1. CAD-Import-VCL-6.1

    2下载:
  2. source code provided library for using in Delphi and C++Builder applications. 2D and 3D CAD formats, including AutoCAD® DWG/DXF, Autodesk® DWF, Hewlett-Packard® HPGL/HPGL2, PLT, HGL, STEP, IGES, STL, ACIS SAT, BREP, CGM, SVG etc. are supp
  3. 所属分类:Delphi VCL

    • 发布日期:2016-09-27
    • 文件大小:3822592
    • 提供者:3nity.911
  1. host-master

    0下载:
  2. RepRap被视为是一个完整的复制系统,而不是简单的一块硬件。为此,该系统包括计算机辅助设计(CAD)的3D建模系统和计算机辅助制造(CAM)软件和驱动程序的形式,把RepRap用户的设计转换成一组指令,通过RepRap的硬件,转变成了物理物体。   已经有为RepRap开发了两种不同的CAM工具链。首先,简单地题为“RepRap Host”,是RepRap领导开发人员Adrian Bowyer用Java语言编写。第二,“Skeinforge”,是由Enrique Perez独立编写。两者都
  3. 所属分类:JavaScript

    • 发布日期:2017-01-10
    • 文件大小:16527360
    • 提供者:叶紫
  1. vector-array

    1下载:
  2. 用vector(向量)实现动态开辟二维三维数组,这里vector中元素的内存的地址分配也有同双指针实现的二维数组有同样的特点。不过用vector的方法比使用双指针简单地多,分配内存空间时会更安全,数组初始化代码也更简单,所以本人建议使用STL中的vector来实现变长多维数组。-Implemented with vector (vector) opened a two-dimensional dynamic three-dimensional array, the memory address
  3. 所属分类:Windows Develop

    • 发布日期:2016-10-08
    • 文件大小:1024
    • 提供者:lcb
  1. Graph_Theory_Code

    0下载:
  2. 使用C++ STL的图论编程的相关代码 包括几乎所有经典算法 如:最短路径算法,最大流算法,最小生成树等-Using the C++ STL programming graph theory relevant code Including almost all the classic algorithm Such as: the shortest path algorithm, the maximum flow algorithm, minimum spanning tree
  3. 所属分类:Other systems

    • 发布日期:2017-04-23
    • 文件大小:84055
    • 提供者:Liu Liang
  1. dsa

    0下载:
  2. STL c++部分实现,邓俊辉清华《数据结构》课程同步代码,可作为数据结构练习-STL c++ partially achieved, Deng Junhui Tsinghua " Data Structures" course synchronization code, can be used as a data structure to practice
  3. 所属分类:STL

    • 发布日期:2017-04-09
    • 文件大小:833872
    • 提供者:LVSHIHE
  1. 1

    0下载:
  2. STL源码剖析,里面有标准的STLC++代码,还有详尽的注释。-STL source code analysis, which has a standard STLC++ code, as well as detailed comments.
  3. 所属分类:Other systems

    • 发布日期:2017-04-15
    • 文件大小:6690
    • 提供者:纳达尔
  1. STLRead

    0下载:
  2. matlab code for STL File Reader
  3. 所属分类:matlab

    • 发布日期:2017-05-09
    • 文件大小:1673328
    • 提供者:sswtechnology
  1. stlwrite

    0下载:
  2. matlab code for stlwrite - Write binary or ascii STL file
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3646
    • 提供者:sswtechnology
  1. How-to-Use-the-CMarkupSTL

    0下载:
  2. 创建一个新的XML文档,分析修改现存的XML文档,所有的这些都中可以从一个利用MFC或STL字符串所实现的一个简单类的方法中得到。关于CMarkup,你可以运行Zip文件右边的例子,如果你愿意,你可以通过看源码,几分钟把它加入到你自己的应用中。-Create a new XML document, modify the existing XML document analysis, all of which can be obtained the method of a MFC or STL
  3. 所属分类:File Operate

    • 发布日期:2017-04-24
    • 文件大小:41269
    • 提供者:syhonly
  1. stl_loader

    0下载:
  2. OpenGL加载STL类型文件,进行显示,简单的旋转平移交互等操作,代码比较粗糙。-OpenGL load STL file types, display, simple operations such as interactive rotation and translation, the code is relatively rough.
  3. 所属分类:3D Graphic

    • 发布日期:2017-06-15
    • 文件大小:23023268
    • 提供者:Lonny
  1. repairing-meshes

    2下载:
  2. 关于三角网格stl模型处理的一些算法,包括三维重建、网格处理、网格优化、孔洞修补等的详细代码-Some algorithms on triangular mesh stl model processing, including reconstruction, meshing, mesh optimization, repair holes and other details of the code
  3. 所属分类:Special Effects

    • 发布日期:2016-11-27
    • 文件大小:20182016
    • 提供者:邵辉
  1. 8

    0下载:
  2. 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码比较有用。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code useful.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-29
    • 文件大小:15013
    • 提供者:高紫玉
  1. 6

    0下载:
  2. 上传的压缩包是STL源码的部分具体实现。STL是一种标准模板库,源码比较有用。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful.
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:708222
    • 提供者:高紫玉
  1. 5

    0下载:
  2. 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码比较有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code useful. STL can be divided into six parts containers, itera
  3. 所属分类:STL

    • 发布日期:2017-05-03
    • 文件大小:735039
    • 提供者:高紫玉
  1. 4

    0下载:
  2. 上传的压缩包是STL源码的实现。STL是一种标准模板库,源码比较有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is STL source implementation. STL is a standard template library, source code useful. STL can be divided into six parts containers, iterators, space a
  3. 所属分类:STL

    • 发布日期:2017-05-25
    • 文件大小:8212872
    • 提供者:高紫玉
  1. 3

    0下载:
  2. 上传的压缩包是STL源码的具体实现。STL是一种标准模板库,源码十分有用。STL可分为容器、迭代器、空间配置器、配接器、算法、仿函数六个部分。-Upload the compressed package is a concrete implementation STL source. STL is a standard template library, source code is very useful. STL can be divided into six parts container
  3. 所属分类:STL

    • 发布日期:2017-04-30
    • 文件大小:15051
    • 提供者:高紫玉
  1. ReadSTLACSIItest

    1下载:
  2. 次代码为在Matlab中实现ASCII类型的 .stl文件读入,实现点云数据显示-Time code for implementation in Matlab ASCII type. Read in STL file, point cloud data display
  3. 所属分类:Other systems

    • 发布日期:2016-05-10
    • 文件大小:1024
    • 提供者:vivian
« 1 2 ... 5 6 7 8 9 1011 »
搜珍网 www.dssz.com