搜索资源列表
用标准模板库STL实现文件比较
- 用标准模板库STL实现文件比较. 本文讨论如何使用标准模板库(STL),类模板和函数模板,以及其它编程技术来解决实际问题。本文涉及到STL包含的集合和向量,函数模板,类模板,常量检验,出错处理和使用STL的文件I/O。 要阅读本文,你要熟悉C++,熟悉类模板和函数模板。本文汇集了大量有关的信息,指引你逐步阅读。 本文用提问,设计和解决方案引导阅读。希望你能喜欢。 -Standard Template Library STL files comparison. This pa
XMLProfile_demo
- XMLProfile - a non-MFC, non-STL class to read and write XML profile files
DocSTL
- Read file STL.Help import solid into program
VCOpenGLSTLView
- VC编写的opengl程序,用来读取和现实STL文件,希望对大家有用-VC program opengl prepared to read the STL file and reality, in the hope that useful
Readstl
- C++语言对STL文件格式进行读取,并将其显示出来,有一定的交互功能-C++ language, read the STL file format, and show a certain degree of cross-functional
HMM
- 通用HMM,文件:Hmm.h and Hmm.cpp是Hmm class cmain.cpp是用c语言写的测试函数 main.cpp是用c++语言(stl)写的测试函数 HmmData.txt是一个hmm的存储文件,可由程序读出-Universal HMM, file: Hmm.h and Hmm.cpp yes Hmm class cmain.cpp is written in c language test function main.cpp is c++ language
stl
- 在vb中读入stl格式的文件。对于机械专业的三维仿真的有用。-Vb read in the stl format. Three-dimensional simulation for machinery useful.
Q2_HaoLin_c
- - read numbers from a file - sort the numbers - output to a file - use STL vector to do this.
readstl
- stl包含大量冗余点,此程序实现了stl文件的读取与用opengl显示出来-read stl files and show it out
stlwrite
- 该matlab文件用于读取stl文件,stl是3D 打印技术-Read STL file
STL-read
- 可以读取stl文件 对仿真有很大的价值 包含可执行文件 放心下载-Stl files can be read on the simulation of great value contains an executable file assured download
STLread
- STLread是一个读取STL三维模型格式的matlab函数。-Read .STL file function
stl
- c++读取stl文件并且显示,还有一定的运转功能。-c++ read stl document
Stl
- 读取stl格式文件,vc++编写,提供参考-Read stl format, vc++ written reference ......
fscanf1
- 一个可读取STL文件并显示其数据的VC控制台程序。-This program is a VC console procedures whichi can read STL file and displays its data.
STLView
- 读取STL文件进行三维显示,基于MFC的界面编程,基于单文档应用程序-read .stl files and show the data in 3d way
cSharp-stl-read-file
- C#控制台读取STL文件,C#控制台读取STL文件-C# console reads the STL file, C# console reads the STL file
stlread
- 利用MATLAB读取STL ASCII格式文件,可得到顶点数据。。。(Using MATLAB to read STL ASCII format files, you can get vertex data...)
source
- 读取并 显示STL文件 实现z轴方向上的等分切割(Read and play STL doc.)
stlView
- STL文件读取,将每个三角形片读取出来,转换成其他可以显示的文件(STL file read, read out every triangle piece and convert it into other files that can be displayed.)