哪个是在c ++中深入理解深度数据结构(带练习)的最佳在线资源? [英] Which is best online source to understand in depth data structure(with exercises ) in c++?

查看:85
本文介绍了哪个是在c ++中深入理解深度数据结构(带练习)的最佳在线资源?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

哪个是在c ++中深入理解深度数据结构(带练习)的最佳在线资源?

Which is best online source to understand in depth data structure(with exercises ) in c++?

推荐答案

一个很好的起点是www.cplusplus.com [ ^ ]。还有一个教程部分 [ ^ ]。



如果你参考C / C ++ struct 按数据结构键入:

在C ++结构中类似于所有成员都是公共的类。
A good starting point is www.cplusplus.com[^]. There is also a tutorial section[^].

If you refer to the C/C++ struct type by "data structures":
In C++ structures are similar to classes with all members being public.


hi,

无法讲述练习,但如果您正在寻找实施代码,请访问:



sanfoundry.com/cpp-programming-examples-data-structures/ [ ^ ]



bogotobogo.com/Algorithms/algorithms.php [ ^ ]



这些可能不是'最佳',但提供的代码通常有效。

加上你可以尝试自己的变化。还有太多类型的树和图。所以你必须更多地搜索他们的具体实现。



'boost'库的代码是一个很好的演示,可以实现数据结构的实现,但是对于初学者来说很难理解。



继承人我做了什么::对于我的一本书的解释和练习:

使用DS Malik使用C ++的数据结构 [ ^ ]



希望这有帮助!!

can not tell about exercises but if you are looking for implementation code then please visit:

sanfoundry.com/cpp-programming-examples-data-structures/[^]

bogotobogo.com/Algorithms/algorithms.php[^]

These might not be the 'BEST' but the provided code generally works.
Plus you can try variations on your own. Also there are too many types of trees and graphs. So you will have to search more for their specific implementations.

The code of 'boost' library is a great demo of how data structures can be implemented but its some what difficult to understand for beginners.

heres what i did :: for the explanation and exercises i followed a book :
Data Structures using C++ by DS Malik[^]

hope this helps !!


看看这个:

C / C ++中的算法和数据结构
[ ^ ]


这篇关于哪个是在c ++中深入理解深度数据结构(带练习)的最佳在线资源?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆