资源列表
[数据结构常用算法] algorithm_for_interview
说明:面试常见算法以及解法,非常好,全部用C++实现。有详细解释-Common algorithms and interview method, very good, all with C++ implementation. Explained in detail<huochai> 在 2024-11-11 上传 | 大小:38kb | 下载:0
[数据结构常用算法] this_pointer
说明:类是程序模块化的一个主要工具,它封装了将一个数据结构和对该数据结构的一组操作 友员是破坏信息隐蔽的一种机制,主要目的是考虑程序的运行效率 静态数据成员的作用是在多个模块之间共享数据。静态成员函数提供对静态数据成员操作的封装以及不依赖对象数据的共同操作-Class is a major tool for modular program, which encapsulates a data struc<卫国> 在 2024-11-11 上传 | 大小:38kb | 下载:0
[数据结构常用算法] BinaryOrderTree
说明:自己用C++写的二叉排序树,利用标准模板库实现-Their own written with C++ binary sort tree, the use of standard template library implementation<周海明> 在 2024-11-11 上传 | 大小:38kb | 下载:0
[数据结构常用算法] BinaryTrees
说明:This article introduces the basic concepts of binary trees, and then works through a series of practice problems with solution code in C/C++ and Java. Binary trees have an elegant recursive pointer structure, so they a<stefan> 在 2024-11-11 上传 | 大小:38kb | 下载:0
[数据结构常用算法] Lab-Sharp-4
说明:A full adder with non-uniform csa<Babar Jamil> 在 2024-11-11 上传 | 大小:38kb | 下载:0
[数据结构常用算法] Expression-evaluation
说明:表达式求值主要使用的数据结构是栈,因为栈具有后进先出的特点,与表达式求值时的符号和数值运算过程是刚好相符合的。表达式求值也是栈的一个典型的运用。-Expression evaluation is the main data structure used in the stack, because the stack has the characteristics of LIFO, and expression evaluation wh<sy> 在 2024-11-11 上传 | 大小:38kb | 下载:0
[数据结构常用算法] string
说明:数据结构 string类模拟-String class simulation data structure. . . . . . . . . . . . . .<chenguanyu> 在 2024-11-11 上传 | 大小:38kb | 下载:0