搜索资源列表
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
c
- 返型程序设计和STL编程 继承与派生3 类与对象 异常处理-Return-type programming and STL programming inheritance with three classes and objects derived from exception handling
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
stlport
- c++stl标准模板库,2008年最新更新,支持所有MFC函数。-c++ stl Standard Template Library, in 2008 the latest updates, and support all MFC functions.
stl
- STL编程,学习标准模板库的重要资料和编程实例,值得C/C++程序员学习-STL programming, Standard Template Library to learn important information and programming examples, it is C/C++ programmers to learn
cPPstlsrc
- c++ STL学习代码,有几十个单独运行看效果。-c++ STL learning code, dozens of individual run to see results.
CPPSTL
- C++STL源码库及使用说明,可将该库并入标准C编译器中扩充C功能。-C++STL source code library and instructions for use, can be incorporated into the library expansion of C functions in the standard C compiler.
100!
- 求100的阶乘,利用C++ STL标准库-, 100, factorial, C++ STL standard library
libcstl-2.0.2.tar
- libstl是用C语言实现类似c++stl功能。可以作为c语言的常用工具库要来使用。-the libstl is C language to achieve similar c++stl function. C language can be used as a common tool library you want to use.
stl
- C++中STL算法库的相关应用及常用库函数-The common use of the STL library with C++
Dijkstra
- Dijkstra算法采用c++STL实现, Dijkstra算法采用c++STL实现,-Dijkstra algorithm c++STL achieve, Dijkstra algorithm c++STL achieve, Dijkstra algorithm c++STL implementation,
STL
- STL,是关于c++标准模板库的。希望对大家有用,注你学习愉快!-STL, is about c++ Standard Template Library.I hope useful, Note you happy learning!
Graph_Theory_Code
- 使用C++ STL的图论编程的相关代码 包括几乎所有经典算法 如:最短路径算法,最大流算法,最小生成树等-Using the C++ STL programming graph theory relevant code Including almost all the classic algorithm Such as: the shortest path algorithm, the maximum flow algorithm, minimum spanning tree
Anti-Poland-formula
- 逆波兰表达式 C++ STL 栈模板实现-Anti Poland formula
src_cPP_stl
- Example C++ STL Muser D. and Sane A book-Example C++ STL Muser D. and Sane A book
algorgthm
- 这个评分系统,用到了C++的 STL库,所以代码很少,只有30行左右就实现了全部功能-The scoring system, use the c++ STL library, so very little code, only about 30 lines can achieve the function of all
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)
4.STL
- hacker rank c++ languages 4
STL源码剖析
- C++入门书籍,主要是关于C++入门的内容,新手强烈推荐(C++ entry books, mainly on the entry of C++ content, the novice strongly recommended)
Generic Programming and the STL
- 《》c++泛型编程与标准库》电子版,熟悉c++泛型编程方法以及灵活使用标准库(Generic Programming and the STL)