搜索资源列表
一个基于XML的Log框架
- 实现对文件读写的操作。利用STL实现对有很好的移植性-realization of the document to read and write operation. The use of STL to achieve a very good transplantation
testlinklists
- 这是翻阅《数据结构、算法与应用——C++语言描述》 以及在网上得到的一些资料后写出来的。起因是在项目中要用到一个链表,但我做一个简单的链表在C++中用的时候跟C差别很多,比如赋值运算(编译器说要做操作符重载,或者考贝构造函数,C++中把结构当成一个类来看了,详见相关介绍的文档或书籍)。后来一想干脆做个template顺便学习一下,一举两得。-read "data structures, algorithms and applications -- Descr iption Langua
STL_Advance.rar
- 学习STL编程非常好的教程,强烈推荐!高手必读!,Very good learning STL Programming Guide, strongly recommended! Expert must-read!
artIGS.rar
- 分析IGES文件结构及读入,STL文件的重载,Analysis of IGES file structure and read, STL files overloaded
StLViewer
- 读取STL格式的文档,并把图形显示在自己创建的窗口中。程序能够利用鼠标移动和旋转图形。-read STL file, and visualize the graphic in your own designed widget. And you can move and rotate the figure with the mouse.
stl
- 读取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.
STLReader
- Python读取STL文件,输出所有三角形顶点坐标(去除重复坐标)-Python read STL files, the output of all triangle vertices (removing duplicate coordinates)
black-book
- acm传说中的黑书,不可多得的一本数,看了acm必过!-acm legendary black book, a rare few, they had to read the acm!
readmassrapidSTLfiles
- 海量STL文件的快速读取与显示,给出了快速读取STL文件的一个研究算法-Mass Rapid STL file to read and display, fast read STL files are given a research method
The-CPP-Standard-Library
- 这是C++标准库英文版,对应学习C++非常重要,应该仔细看-This is the English version of C++ standard library, corresponding to learning C++ is very important and should be read carefully
STL
- STL文件读取和显示,直接运行bin中的exe文件就可以-STL file is read and displayed directly in the exe file to run bin can
huffam
- 利用C++实现霍夫曼编码,阅读代码需要一定的C++STL知识。-Implement Huffman coding in C++, read the code requires a certain knowledge of C++ STL.
ParaManager
- 利用STL中MAP容器写的参数工具类及其使用示例:可以方便地从文件中读取参数,将参数保存到文件,在自己程序中随时随地存取参数。-Written using STL containers in the MAP parameter tools and their use example: you can easily read from the file parameter, the parameter to a file, the program anytime, anywhere access
STL-exprise
- 对 STL 的解析,对于研究STL源码的人会有帮助。资料全面详述来龙去脉-this help person that read STL code.
CSV_OP
- 读取csv文件的封装。并对读取后的数据进行处理,和存储。支持stl操作。-Read csv file package. And read the data processing, and storage. Support stl operations.
SurfaceFLA
- stl文件的读取,删除重复的点和边,进行拓扑重构,得到新的数据结构-stl file to read, delete duplicate vertices and edges, the topology reconstruction, new data structures
CPP(STL)-state
- c++容器详解,很实用,简单易懂,不会有很多赘述,方便程序员快速阅读使用-container c++ Detailed, practical, easy to understand, there will be a lot of repeat, and easier for programmers quickly read the
segRead
- 很全的地震道数据标准格式读写程序,包含SEGY文件的通用的读写程序-All seismic trace data standard format to read and write procedures, common contains SEGY file read and write procedures
POJ-ACM
- ACM训练的经典题目,内容来看北大OJ,请读者仔细研读。祝你成功。- ACM trained classical topics, view the contents of the North OJ, please carefully read the reader. I wish you success.
stl
- 读取stl文件,并将读取的数据显示在屏幕上(read stl files and show them on screen)