CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 STL 搜索资源 - file

搜索资源列表

  1. BESTL232

    0下载:
  2. supplementary source file 1 for The BESTLibrary
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:332163
    • 提供者:林语白
  1. stl-huffman

    0下载:
  2. implement huffman algorithm with stl priority-queue, first you must have the file, then the result is saved-implement Huffman algorithm with stl prio rity - queue, first you must have the file, then the result is saved
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1773
    • 提供者:李明
  1. cvm_jmlr_exe

    0下载:
  2. 香港的Kwok在JMLR上发表的CVM论文的可执行文件,以供需要快速算法需求的用户直接调用。用于海量数据的分类。-in JMLR CVM published papers executable file, the need for rapid algorithm needs of the users call directly. Massive data for the classification.
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:927098
    • 提供者:宋争鸣
  1. STL入门讲义

    1下载:
  2. STL入门讲义ppt文件格式-STL entry lectures ppt file format
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:1692681
    • 提供者:王往往
  1. artIGS.rar

    0下载:
  2. 分析IGES文件结构及读入,STL文件的重载,Analysis of IGES file structure and read, STL files overloaded
  3. 所属分类:STL

    • 发布日期:2013-12-20
    • 文件大小:2925087
    • 提供者:余林枫
  1. STL.zip

    0下载:
  2. source code from Mastering The Standard C++ Classes using C++. 1) The source code listings from each chapter can be found in the listings directory. The listings directory is divided by chapter. 2) A html quick reference for the mo
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:1017441
    • 提供者:wwtmw
  1. stl_reader

    1下载:
  2. C++读取STL文件,输出所有三角形的顶点坐标-C++ reads the STL file, the output coordinates of all vertices of the triangle
  3. 所属分类:STL

    • 发布日期:2012-11-04
    • 文件大小:1123
    • 提供者:michael
  1. StLViewer

    1下载:
  2. 读取STL格式的文档,并把图形显示在自己创建的窗口中。程序能够利用鼠标移动和旋转图形。-read STL file, and visualize the graphic in your own designed widget. And you can move and rotate the figure with the mouse.
  3. 所属分类:STL

    • 发布日期:2017-01-06
    • 文件大小:4884480
    • 提供者:youyaohui
  1. JSTLchHelpDoc

    0下载:
  2. JSTL中文帮助文档,chm格式,学习JSTL必不可少的材料-JSTL Chinese chm help file format, essential learning materials JSTL
  3. 所属分类:STL

    • 发布日期:2017-05-07
    • 文件大小:1588788
    • 提供者:nick
  1. ext_string

    0下载:
  2. 本例是对STL中string类的扩展,很好的弥补了现有string类的不足,可以和CString相媲美哦~~ 扩展的功能有分割字串,整形转换成string,字符串替换,判断该字串的类型等。 使用起来也很方便,直接include该头文件即可。-This example is the STL string class in the expansion, very good to make up for the deficiencies of the existing string class
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:69713
    • 提供者:萧萧
  1. stl

    1下载:
  2. 读取STL格式文件代码,通过建表简化拓扑结构,获取模型的最大值,最小值等参数。-STL format file to read the code, through the construction of simplified topology table, access to model maximum and minimum values ??and other parameters.
  3. 所属分类:STL

    • 发布日期:2016-01-25
    • 文件大小:4106240
    • 提供者:段昭亮
  1. stlView

    1下载:
  2. 一个小程序,显示二进制stl格式的3维文件。-A small program that displays 3-D binary stl file format.
  3. 所属分类:STL

    • 发布日期:2017-04-17
    • 文件大小:13106
    • 提供者:xuxiangxing
  1. Testlog4j

    0下载:
  2. log4j的基本功能的实现包括属性文件的配置,输出的设定。-log4j realize the basic functions, including the configuration properties file, the output settings.
  3. 所属分类:STL

    • 发布日期:2017-04-15
    • 文件大小:14979
    • 提供者:wer
  1. SmcSrc_5_1_0

    0下载:
  2. SMC takes a state machine stored in a .sm file and generates a State pattern in twelve programming languages. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions. See User Manual for more inf
  3. 所属分类:STL

    • 发布日期:2017-05-15
    • 文件大小:3942358
    • 提供者:747
  1. image

    0下载:
  2. image file is used for image retrieval
  3. 所属分类:STL

    • 发布日期:2017-04-27
    • 文件大小:389208
    • 提供者:mohan
  1. shiliyuanwenjian

    0下载:
  2. MATLAB R2006a 基础教程实例源文件-MATLAB R2006a-based tutorial example source file
  3. 所属分类:STL

    • 发布日期:2017-04-03
    • 文件大小:51092
    • 提供者:李伟
  1. VectorTest

    0下载:
  2. 自定义Vector ,模板类 使用时注意#include cpp文件,#inlcude 。h文件会出错-Custom Vector, use the template classes Note# include cpp file,# inlcude. h file error
  3. 所属分类:STL

    • 发布日期:2017-03-29
    • 文件大小:355796
    • 提供者:chenqi
  1. tree-2.65

    0下载:
  2. 类STL的Tree Class. Open Source. 很多项目都有用到。作者:Kasper Peeters reference:http://tree.phi-sci.com/-a STL-like Tree Class which created by Kasper Peeters. It is an open source file and has already widely used in many mature projects
  3. 所属分类:STL

    • 发布日期:2017-03-23
    • 文件大小:194602
    • 提供者:matt.wang
  1. zevent.1.2.1.tar

    0下载:
  2. stl c++,c++stl的源代码文件,有每一个文件的说明以及源码可以看下。很不错的学习源码,-stl c++, c++ stl source code file, there is a descr iption of each file source may have a look. Very good learning source, ha ha
  3. 所属分类:STL

    • 发布日期:2017-04-04
    • 文件大小:124549
    • 提供者:edgar
  1. readmassrapidSTLfiles

    0下载:
  2. 海量STL文件的快速读取与显示,给出了快速读取STL文件的一个研究算法-Mass Rapid STL file to read and display, fast read STL files are given a research method
  3. 所属分类:STL

    • 发布日期:2017-04-01
    • 文件大小:324632
    • 提供者:沈飞飞
« 12 »
搜珍网 www.dssz.com