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

搜索资源列表

  1. StLViewer_src

    0下载:
  2. 读取stl模型文件,并在opengl环境下,显示和进行相关操作-read stl model documents and opengl environment, display and related operations
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:571299
    • 提供者:文鼎
  1. stl_sample

    0下载:
  2. 简单的stl例子。共有19个文件。针对初学者-simple example. A total of 19 documents. Against beginners
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:9599
    • 提供者:刘斌
  1. cqa0408

    0下载:
  2. 代码包含以下一个示范例子: 1、GetKeyState 使用示例 2、STL 字符串类与 UNICODE 3、如何向C#或.NET框架暴露 C++ 对象? 4、如何获取专用文件夹的路径名? 巧。-code contains a model following examples : 1, 2 GetKeyState use examples, and the STL string UNICODE three categories, how to C# or.NET framework expose
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:195422
    • 提供者:刘斌
  1. MFileSpeed

    0下载:
  2. 本程序对三种操作数据文件的方法进行测试,MFC的CArchive、STL的流和文件映射的CreateFileMapping,经过比较发现对数据文件的载入和存储速度,都是MFC>映射>STL,可见MFC的CArchive是进行数据文件操作的最佳选择!-procedures for the operation of the three data files, the method for testing the CArchive MFC, STL flow and document ma
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:165664
    • 提供者:张效栋
  1. IniFileNew

    0下载:
  2. 我们都经常使用配置文件。为此我编写了IniFile文件读写类。使用非常简单,请参见示例程序。 程序采用了两种方法,一种是使用iterator调用,一种是直接使用数组下标,可根据不同情况分别选用。 采用C++STL编写,适用于Windows,Linux,Unix任意平台下的任意开发环境,在此只是用Win平台的CBuilder做个示意。-we are always use configuration files. Therefore, I have prepared a document l
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:51358
    • 提供者:随便看看
  1. STl_diff

    0下载:
  2. stl编写的文件比较程序,适合STL的学习者,使用了很多STL的技巧-stl paper prepared by the procedure more suitable for STL learners, use a lot of skills STL
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:9621
    • 提供者:heliming
  1. wordstatSTL

    0下载:
  2. wordstatSTL.定义控制台应用程序的入口点。//单词统计 //统计一个文本文件中所有单词的使用次数 //将单词按照有多到少的使用次数打印出来 //对于次数相同的单词按照字母由大到小的顺序排列 //这是由STL(Standard Template Library)的map和set实现的教学例程-wordstatSTL. Console application definition of the point of entry. / / Word statistics / /
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1198
    • 提供者:刘恒
  1. 一个基于XML的Log框架

    0下载:
  2. 实现对文件读写的操作。利用STL实现对有很好的移植性-realization of the document to read and write operation. The use of STL to achieve a very good transplantation
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:44330
    • 提供者:pig
  1. svini

    0下载:
  2. 使用STL对INI文件进行操作,时间匆忙没有加注释信息。跨平台,可以在Windows和Linux下使用。-use STL right INI file operation, no time to rush footnote information. Cross-platform, the Windows and Linux use.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:4291
    • 提供者:杨锴
  1. sgiSTL

    0下载:
  2. sgi-STL的相关资料.有代码和帮助文件-sgi-STL relevant information. A code and help files
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:3464585
    • 提供者:ning
  1. Best_Ini

    0下载:
  2. INI文件读写类,C++编写,使用stl。任意C++编译器均可使用,可在任意平台上编译。-INI file reading and writing categories, C, the use of stl. Arbitrary C compiler can use, it can be arbitrary platform compiler.
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:10533
    • 提供者:dcg
  1. C++applicationProgram200

    0下载:
  2. C++应用编程200例--------专为广大学习和使用C++语言的读者设计的,旨在帮助读者更快更有效地掌握C++语言。全书共分4部分,通过大量实例全面系统地介绍了C++语言程序设计的基本概念和方法,主要内容包括:基本运算、数据类型、程序结构、函数、类与对象、预处理指令、文件处理、函数模板、类模板和STL的使用等。 这些是书中的代码 -C Application Programming -------- 200 cases for the majority of the learning and
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:104738
    • 提供者:andy
  1. ReadSTL

    0下载:
  2. 该程序用于读入.STL格式的文件,并将其存入到一个链表中。-the procedures to be used for reading. STL format of the document, and save them to a chain list.
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:41621
    • 提供者:自珍
  1. mesh

    3下载:
  2. 在分析三维STL文件格式数据结构的基础上,分析了建立拓扑结构的优点并提出了建立拓扑结构关系的方法 ,并建立了快速优化分层算法,从而大大提高了铸件三维有限差分网格自动剖分的速度和效率,开发了能适用于任意 复杂铸件形体的三维网格剖分程序,通过实际应用证明了程序的实用性。-the analysis of 3D STL file format data structure on the basis of Analysis of the establishment of topological s
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:67117
    • 提供者:chen ru
  1. the_annotated_STL_sources

    1下载:
  2. 《STL源码剖析》侯捷 著,PDF扫描版,简体中文,全本!529页(看看文件大小可知) the_annotated_STL_sources
  3. 所属分类:STL

    • 发布日期:2008-10-13
    • 文件大小:11644174
    • 提供者:伍尚
  1. SortStr

    0下载:
  2. 对文件中字符排序,采用模板的开发方法 用到STL一些操作
  3. 所属分类:文件操作

    • 发布日期:2008-10-13
    • 文件大小:152902
    • 提供者:xj
  1. testIni

    0下载:
  2. STL解析ini文件的代码,ini信息保存到map中,可直接使用,简单明了。
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:17224
    • 提供者:陶汉军
  1. SP++3.0

    1下载:
  2. 一个非常不错的信号处理库,采用C++模板编写而成,可以直接添加到现有工程中。压缩包里包括源码、配套的三方库文件,以及一个详细的工具箱使用手册。(It is a very good signal processing library, written with C++ template, which can be directly added to your existing project. The compressed package includes source code, support
  3. 所属分类:邮电通讯系统

    • 发布日期:2020-10-22
    • 文件大小:4536320
    • 提供者:jznudt
  1. 汇总

    2下载:
  2. 生成纤维结构,并附着颗粒,保存成stl文件(Generating fiber structure, attaching particles, and storing into stl file)
  3. 所属分类:其他

    • 发布日期:2020-12-22
    • 文件大小:12288
    • 提供者:zd837202512
  1. stl网格文件读写

    0下载:
  2. 将剖分的网格写成stl格式,可以用于后续程序的使用
  3. 所属分类:源码下载

« 1 2 ... 5 6 7 8 9 1011 12 13 14 »
搜珍网 www.dssz.com