搜索资源列表
data_structure
- 广工--数据结构的课程设计 郑纬民教授版 图的十字链表实现 图的邻接表实现
data_structure
- 数据结构的一些代码(1)清华大学的,严蔚敏讲的课-Data structure of some code (1) Tsinghua University, Yan Wei-min talk about class
Data_Structure
- 数据结构实现,为数据结构课程的课堂作业。-Data structure, data structure for the operation of classroom courses
data_structure
- 实现矩阵的加减乘除的运算,可实现不同的运算功能-Matrix addition and subtraction, multiplication and division to achieve the operator can compute different functions
data_structure
- 对了解数据结构有很大帮助 各种数据结构都有相应的经典问题的程序-For understanding the data structure of great help to a variety of data structure has a classic problem of the corresponding procedures for
data_structure
- 清华大学严蔚敏版《数据结构》的全部代码实现(C语言)-Tsinghua University, Yan Wei Min version of " data structure" to achieve the full code (C language)
data_structure
- useful programs on data structures
Data_Structure
- 关于数据结构学习的ppt,对于初学数据结构很有帮助-Learning ppt on data structure, the data structure is helpful for the beginner
data_structure
- 几乎涵盖了全部的数据结构类型和操作。便于学习和理解各个数据结构之间的关联关系。-Covers almost all types of data structures and operations. Easy to learn and understand the relationships between various data structures.
Data_structures_and_Program_Design_in_C++
- 数据结构与算法分析:C++描述》一书秉承Weiss著全一贯的严谨风格,同时又突出了实践。书中充分应用了现代C++语言特性,透彻地讲述了数据结构的原理和应用,不仅使学生具备算法分析能力,能够开发高效的程序,而且让学生掌握良好的程序设计技巧。(Data structure and algorithm analysis: the book C++ describes the full and rigorous style of Weiss, and it also highlights practic