资源列表
Data-structure-
- 数据结构算法与应用, C++语言描。学习数据结构和算法的经典教程。-Data structure algorithm and application, the c plusplus language tracing. Learning data structures and algorithms classic tutorial.
Data-structures
- 本书是关于计算机科学与工程领域的基础性研究科目之一——数据结构与算法的专著。-The book is on the computer science and engineering fields, one of the basic research subjects- data structure and algorithm monographs
DSCPPversion
- C++数据结构的经典书籍,对于C++的初学者很有好处-failed to translate
Data-structures
- 数据结构算法与应用-C++语言描述,学习数据结构的好资料-Data structures algorithms and applications-C++ language descr iption
Data-structure-CPPlanguage
- 数据结构与算法,c++语言描述,萨尼,一本经典的数据结构书籍-Data structure and algorithm, c++ language descr iption, Sani, a classic data structure books
Data-Structures-and-algorithm
- 算法介绍,包含很多有用的算法,是学习算法和研究算法的比较好的学习资料。-Algorithm is introduced, contains many useful algorithms, learning algorithms and study the algorithm better learning materials.
C++shujujiegou
- “数据结构、算法和程序”这个抽象世界的特殊旅程,以解决现实生活中的许多难题- Data structures, algorithms and procedures of the abstract world of a special journey to solve many real-life problems
data-structures
- 西北工业大学 数据结构算法与应用-C++语言描述-Northwestern Polytechnical University, data structures algorithms and applications-C++ language to describe
shujujiegouyusuanfa-Cyuyanmiaoshu
- 数据结构算法与应用-C__语言描述,数据结构和算法-Data structures algorithms and application-C__ language to describe the
wsjws73
- 社区派出所警务管理系统,主要用于警务管理,可以快速接处警,实现远程警力调派等功能-Community police station, police management system, mainly for police management, and can quickly response alarm, remote functions such as police deployed
visual-CPP
- 数据结构的学习辅助资料,对于初步学习数据结构的同学有一定帮助-visual c++
handson-ml-master
- 这个项目的目的是教你机器学习的基本原理。它包含了Hands-on Machine Learning with Scikit-Learn and TensorFlow这本书的示例代码和解决方案。非常好的一本书!(This project aims at teaching you the fundamentals of Machine Learning in python. It contains the example code and solutions to the exercises in