-
matlab-STL
stl导入matlab的matlab代码,很实用(stl import matlab matlab code, very useful)
- 2012-11-27 16:51:32下载
- 积分:1
-
Effective-STL-
Effective STL, Using Standard C++ Template Library for coding
- 2015-06-01 01:04:58下载
- 积分:1
-
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题...
自定义的智能指针类,可是多个指针共用对象,且不会造成内存泄露的问题-since the definition of smart pointer types, but a number of indicators shared object, and it will not disclose the cause memory problems
- 2022-07-05 12:45:18下载
- 积分:1
-
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on...
Export a vertices/faces patch to an STL triangular mesh.This is based heavily on Bill McDonald s previous work, simply enabling his output functions for a different form of input.
- 2022-04-12 17:04:18下载
- 积分:1
-
C++ STL
C++ STL中文版 适合C++ acmer 加油啊 -C++ STL
- 2022-08-09 12:48:27下载
- 积分:1
-
simple example. A total of 19 documents. Against beginners
简单的stl例子。共有19个文件。针对初学者-simple example. A total of 19 documents. Against beginners
- 2022-07-07 17:50:59下载
- 积分:1
-
STL-Model-Read-And-Display--For-VC6
在VC6.0环境下多模态显示STL标准三维模型,可以与鼠标、键盘进行交互。(The OpenGL program to display the STL model file in VC6.0 , it can interact with the mouse or keyboard.)
- 2012-11-17 20:06:44下载
- 积分:1
-
一个二维数组,模板写的,内存连续,可以通过计算内存得到正确的数据,元素类型为T...
一个二维数组,模板写的,内存连续,可以通过计算内存得到正确的数据,元素类型为T-a two-dimensional array, templates written in the continuous memory, memory can be correctly calculated data, elements of type T
- 2023-08-11 07:20:03下载
- 积分:1
-
一个利用MAP的类,可以方便地使用多维数组.
一个利用MAP的类,可以方便地使用多维数组.-use of a type that allow the use of multi-dimensional arrays.
- 2022-06-21 11:53:33下载
- 积分:1
-
Essential-CPP
本书为那些没有太多时间学习的程序员提供了一条在工作中学习C++的捷径。它把重点放在那些C++编程中重要的要素上,并覆盖能够帮助解决实际编程问题的特性和技术。
本书将C++的基本内容按照过程风格、泛型风格、基于对象风格,以及面向对象风格进行组织。本书采用复杂度渐进的风格展开,并在讨论解决方案的过程中引入语言特性,便于学习C++的功能和结构,同时理解其目的和基本理念。
书中完整深入探讨了以下主要内容:
泛型编程和标准模板库(STL)
基于对象的编程和类的设计面向对象的编程和类层次体系的设计
函数和类模板的设计和使用
异常处理和运行时类型信息(RTTI)(This book is not much time to learn those programmers provide a learning C++ at work as a shortcut. It focuses on those C++ programming on important elements, and covers issues that can help solve real programming features and technologies.
The book will be C++ style basic content in accordance with the process, the generic style, object-based style, and object-oriented style organization. This book uses a progressive style complexity unfold, and language features introduced in the process of discussing solutions, easy to learn C++ function and structure, and to understand its purpose and basic concepts.
The book explores the full depth of the following main elements:
Generic programming and the Standard Template Library (STL)
Programming and class design object-oriented programming and design objects class hierarchy based
Design and use functions and class template
Exception handling and runtime type information (RTTI))
- 2013-12-06 15:01:18下载
- 积分:1