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

搜索资源列表

  1. bmpLoader--STL

    0下载:
  2. VTK读取BMP序列图片实现MC算法面绘制,并且将绘制结果保存为STL格式。-VTK read BMP image sequences to achieve MC surface rendering algorithm, and the results will be drawn saved as STL format.
  3. 所属分类:VTK

    • 发布日期:2017-05-30
    • 文件大小:12124068
    • 提供者:李泓良
  1. Python-STL

    0下载:
  2. Python 标准库程序文件,数据挖掘相关文件-Python STL
  3. 所属分类:STL

    • 发布日期:2017-05-04
    • 文件大小:370834
    • 提供者:苏子移
  1. stl_malloc

    0下载:
  2. 用c++实现了stl内存池,用来分配内存和释放内存,并且用vector测试(The STL memory pool is implemented with c++, which is used to allocate memory and release memory, and to test with vector)
  3. 所属分类:其他

    • 发布日期:2017-12-22
    • 文件大小:2961408
    • 提供者:lg998
  1. ReaderWriterSTL

    0下载:
  2. .stl 文件是在计算机图形应用系统中,用于表示三角形网格的一种文件格式(STL(Standard Template Library))
  3. 所属分类:图形图像处理

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:royfei
  1. node-stl

    0下载:
  2. 上传stl文件,等到模型的体积、尺寸等参数(Upload the STL file until the volume, size, and other parameters of the model)
  3. 所属分类:OpenGL

    • 发布日期:2017-12-12
    • 文件大小:45327596
    • 提供者:萧不离
  1. stlwrite

    0下载:
  2. 通过输入平面,生成STL文件,可用于学习(Export a variety of inputs (patch, surface) to an STL triangular mesh)
  3. 所属分类:3D图形编程

    • 发布日期:2017-12-19
    • 文件大小:4096
    • 提供者:洪天昊
  1. stlwrite

    1下载:
  2. 通过点坐矩阵阵生成stl模型,可以在CAD软件中打开(generate stl with point coordinate matrix)
  3. 所属分类:其他

    • 发布日期:2017-12-19
    • 文件大小:3072
    • 提供者:unisea
  1. stlwrite

    4下载:
  2. stl转换,能够有效的将matlab 转化为stl文件,用于3DMAX的绘图(STL conversion, can effectively convert matlab to STL files, for 3DMAX drawing)
  3. 所属分类:STL

    • 发布日期:2017-12-18
    • 文件大小:4096
    • 提供者:liuqi_chem
  1. stlread

    0下载:
  2. matlab 读取stl文件,输出顶点、面、法向量(matlab read stl file)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-30
    • 文件大小:2048
    • 提供者:叶修
  1. 西门子S7-300 和S7-400的语句表(STL)编程参考手册

    1下载:
  2. 此文本是关于s7-300/400 PLC 的stl语句的编程说明,对于开发程序很有帮助(This text is about s7-300/400 PLC STL statement programming instructions, for the development process is very helpful)
  3. 所属分类:软件设计/软件工程

    • 发布日期:2017-12-11
    • 文件大小:1071880
    • 提供者:qinxiuquan
  1. Output Gcode

    1下载:
  2. 该程序可以实现导入stl格式文件,输出G代码的功能。(Import STL format files and output Gcode is function of the program.)
  3. 所属分类:C#编程

    • 发布日期:2017-11-23
    • 文件大小:440320
    • 提供者:郁金子爵
  1. PolygonLoadingSample

    1下载:
  2. 利用SharpGL读取STL三维模型文件(在SharpGL Demo基础上改造)(Load STL file with SharpGL)
  3. 所属分类:C#编程

    • 发布日期:2017-12-18
    • 文件大小:234496
    • 提供者:古语
  1. stlwrite

    0下载:
  2. stlwrite从修补程序或表面数据编写STL文件,模式文件是使用“二进制”(默认)或“ascii”编写的。 写入STL文件的标题标题文本(最多80个字符)。(Stl writes STL files from patch or surface data, and the schema files are written using either " binary" ( default ) or " ascii ". Write the title
  3. 所属分类:数据结构

  1. imMinkowski_2015.04.20

    0下载:
  2. stl分层切片,3D打印STL分层处理算法,深度分层,深度图层算法(STL hierarchical slicing)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:108544
    • 提供者:stsj
  1. STL and JPEG examples with texture

    0下载:
  2. labview cide for import stl image
  3. 所属分类:LabView编程

    • 发布日期:2017-12-30
    • 文件大小:32768
    • 提供者:bbb313313
  1. stl_gen

    1下载:
  2. 将3D点云数据,转化成3D打印用的stl文件(transform the 3d cloud point to stl file which used to 3d printing)
  3. 所属分类:其他

    • 发布日期:2018-01-01
    • 文件大小:5400576
    • 提供者:asen_1991
  1. STL

    0下载:
  2. 源码之前了无秘密,你将看到vector的实现、list的实现、heap的实现、deque的实现、Red Black tree的实现、hash table的实现、set/map的实现;你将看到各种算法(排序、查找、排列组合、数据移动与复制技术)的实现;你甚至能够看到底层的memory pook和高阶抽象的traits机制的实现。(Before the secret source code, you will see the vector implementation, list implement
  3. 所属分类:STL

    • 发布日期:2018-01-02
    • 文件大小:226304
    • 提供者:qwer@
  1. StlRender

    0下载:
  2. 通过three.js实现stl模型文件的加载(Implementation of STL model file loading through three.js)
  3. 所属分类:其他

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:Mr_ZLF
  1. openglLIB

    0下载:
  2. 配置STL环境的所需文件,包裹glut。h等等哈,新手上路,不喜勿喷,谢谢(Configure the required files for the STL environment and wrap the glut. H and so on, huh, novice, not like, don't spray, thank you)
  3. 所属分类:STL

    • 发布日期:2018-01-05
    • 文件大小:256000
    • 提供者:虚荒
  1. Matlab Demo

    1下载:
  2. MATLAB软件编写的读取stl格式文件的数据,并对其进行处理。(The MATLAB software reads the data of the STL format file and handles it.)
  3. 所属分类:图形图像处理

    • 发布日期:2018-01-06
    • 文件大小:3072
    • 提供者:輕尘
« 1 2 ... 14 15 16 17 18 1920 21 22 23 24 ... 50 »
搜珍网 www.dssz.com