-
图像文件用于图像检索
image file is used for image retrieval
- 2022-02-06 05:19:51下载
- 积分:1
-
BCD
说明: 用于西门子S7200的BCD码的转换,相关的转换代码和控制程序可以我交流。(Siemens S7200 for the conversion of the BCD code)
- 2009-08-18 21:05:56下载
- 积分:1
-
4
说明: STL中map用法详解:map的构造函数、数据的插入、map的大小、数据的遍历、数据的查找(包括判定这个关键字是否在map中出现)等。(Detailed the STL map usage: traversal, find the data constructor map, insert the data, the size of the map, data (including determining whether the keyword appears in the map) and the like.)
- 2016-01-18 13:20:28下载
- 积分:1
-
STL入门讲义ppt文件格式
STL入门讲义ppt文件格式-STL entry lectures ppt file format
- 2022-03-04 19:00:51下载
- 积分:1
-
这是关于几个数相加的一个简单例子,对初学者很有用
这是关于几个数相加的一个简单例子,对初学者很有用-This is the number of add on a few examples of a simple, very useful for beginners
- 2023-07-07 23:15:03下载
- 积分: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
-
STLDemo
vtk中的STL文件的导入和导出。很好用的。自动识别两种STL格式。(vtk in the STL file import and export. Good use. Automatically recognizes two STL format.)
- 2013-08-29 21:39:42下载
- 积分:1
-
stlwrite
该matlab文件用于读取stl文件,stl是3D 打印技术(Read STL file)
- 2013-01-31 04:23:07下载
- 积分:1
-
STL例子,猫吃老鼠的STL实现
STL例子,猫吃老鼠的STL实现-STL example,STL implements cat eat mouse
- 2022-10-25 19:00:03下载
- 积分: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