搜索资源列表
STL
- STL讲义,powerpoint格式的,可以参考一下.-STL lectures, powerpoint format, you can reference.
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
STL
- 基于STL平台的字符串类,可以实现在快速字符串搜索。采用vc编写。-Platform based on STL string class, you can achieve fast string search. Prepared using vc.
CplusplusStl
- 学校acm培训讲解关于C++STL的示例代码,非常简单清晰,初学者必备(环境为Visual C++ 6.0)-Acm training school on the C++ STL to explain the sample code is very simple and clear, essential for beginners
vc
- 30分钟轻松入门stl,STL的一个重要特点是数据结构和算法的分离。尽管这是个简单的概念,但这种分离确实使得STL变得非常通用。 -30 minutes easy entry stl, STL An important feature is the separation of data structures and algorithms. Although this is a simple concept, but this separation makes the STL does becom
stl
- STL编程,学习标准模板库的重要资料和编程实例,值得C/C++程序员学习-STL programming, Standard Template Library to learn important information and programming examples, it is C/C++ programmers to learn
STLsource
- 侯捷版的STL源代码 含有注释 对应于侯捷的《stl源码剖析》-Hou Jie version of the STL source code contains comments corresponding to Hou Jie, " stl source analysis"
stl
- 非常全的stl学习文章,通过该文档能够很快的掌握stl技术。-Very full stl learn article through the document quickly grasp the stl technical.
stl
- C++中STL算法库的相关应用及常用库函数-The common use of the STL library with C++
STL
- STL,是关于c++标准模板库的。希望对大家有用,注你学习愉快!-STL, is about c++ Standard Template Library.I hope useful, Note you happy learning!
stl
- STL文件三角网格拓扑重建,建立半边和边的关系。实现STL文件读取,分层,填充。-Triangular mesh topology reconstruction of STL file, a side and the edge of the relationship.Realize the STL file reading, layered, filled in.
STL
- 本文档为S7300plc编程语言STL的说明,非常实用-This document for the S7300plc programming language STL, very practical
Stl
- 读取stl格式文件,vc++编写,提供参考-Read stl format, vc++ written reference ......
stl_malloc
- 用c++实现了stl内存池,用来分配内存和释放内存,并且用vector测试(The STL memory pool is implemented with c++, which is used to allocate memory and release memory, and to test with vector)
stlwrite
- 通过点坐矩阵阵生成stl模型,可以在CAD软件中打开(generate stl with point coordinate matrix)
STL
- stl源数据(通过vtk调用stl的数据显示)(STL source data (called through VTK))
stl
- STL source file. ....[count to 25 chars]....
stl侯杰源码
- STL源码剖析配套代码 ,华中科技大学,候捷老师著(STL source code analysis supporting code, Huazhong University of Science and Technology, Hou Jie teacher)
stl
- stl部分题答案 有以下数字:11,12,13,2,3,4,5,6,7,16,17,18.将以上数据依次压入容器deque中,选用一种排序算法排序后,连续弹出3个数据(pop_front)后,对剩余数据进行累加并输出;而后删除所有大于11的数,并输出(stl the above data sequentially pressed into the deque container, use a sorting algorithm sorting, continuous pop-up 3 d
stl
- stl的测试代码,牛客网某个数组面试题目(Stl test code, interview questions)