所需的数据结构资源 [英] DataStructure Resources Required

查看:101
本文介绍了所需的数据结构资源的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述



我的DataStructure很弱,我想使其变得强大,请向我建议一些好的资源和一些练习的东西(例如,练习程序)

从DataStructure出发,我的意思是集合对象,例如堆栈,队列,LinkedList等

我想学习这种方式,这样就可以在不使用.net builtin

解决方案

的情况下创建自己的集合对象,请阅读以下书籍:http://www.amazon.com/Art-Computer-Programming-Volumes-Boxed/dp/0201485419 [ ^ ]

看看这个:

C#中的算法和数据结构 [
我认为您至少需要使用某些.NET数据结构来构建自己的集合,您可能需要使用LIST等.


Hi,

My DataStructure is very weak and i want to make them strong,kindly suggest me some good resources and some practicing stuff(ie Practicing programs)

From DataStructure i means Collections Objects like Stack,Queues,LinkedList etc

I want to learn that way so that i can make my own collection object without using .net builtin

Read the following book : http://www.amazon.com/Art-Computer-Programming-Volumes-Boxed/dp/0201485419[^]


Have a look at this:

Algorithms and Data Structures in C#[^]

"I want to learn that way so that i can make my own collection object without using .net builtin"

I think you are going to need to use at least some of the .NET datastructures in that to build your own collections you will probably need to use a LIST etc.


这篇关于所需的数据结构资源的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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