大家推荐一些算法入门的书吧(最好是英文的)
大家推荐一些算法入门的书吧(最好是英文的)
登录
|
论坛导航
->
华新鲜事
->
求学狮城
| 本帖共有 15 楼,分 1 页, 当前显示第 1 页 :
本帖树形列表
:
刷新
:
返回上一页
<<始页
[1]
末页>>
作者:
zqch
(等级:
3 - 略知一二
,发帖:119)
发表:2006-02-28 19:47:22
楼主
关注此帖
评分:
[
登录后回复
]
大家推荐一些算法入门的书吧(最好是英文的)
现在在学cs1102c,看了半个学期的textbook(data abstraction and problem solving in C++),总体感觉是废话比较多,而且和lecture不同步,所以想看一些其他的书扩展视野。不要太难的,那种罗列常见算法的就行了。谢谢啊。
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-02-28 20:13:58 2楼
评分:
[
登录后回复
]
CLRS
Computer Algorithms
Algorithms in C/C++
Handbook of Algorithms
Art of Programming
too many......
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
hash
(等级:
7 - 出类拔萃
,发帖:5077)
发表:2006-02-28 21:09:39 3楼
[
登录后回复
]
在 icky 的大作中提到:
CLRSComputer Algorithms Algorithms in C/C++ Handbook of Algorithms Art of Programming too many......
CLRS... a familiar combination...
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-02-28 21:16:35 4楼
[
登录后回复
]
在 icky 的大作中提到:
CLRSComputer Algorithms Algorithms in C/C++ Handbook of Algorithms Art of Programming too many......
有本书的title写错了
不是handbook of algorithms
是the algorithm design manual
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-02-28 21:19:05 5楼
[
登录后回复
]
在 hash 的大作中提到:
CLRS... a familiar combination...
what combination ah?
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
Bird
(等级:
5 - 略有小成
,发帖:759)
发表:2006-02-28 21:23:30 6楼
评分:
[
登录后回复
]
在 icky 的大作中提到:
CLRSComputer Algorithms Algorithms in C/C++ Handbook of Algorithms Art of Programming too many......
clrs是cormen, leiserson的introduction to algorithms
1102可以只看前3章
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-02-28 21:37:08 7楼
[
登录后回复
]
在 Bird 的大作中提到:
clrs是cormen, leiserson的introduction to algorithms1102可以只看前3章
我记得前三章讲的是complexity和big O notation吧
后面有专门讨论一些special topic的,可以看看
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
hash
(等级:
7 - 出类拔萃
,发帖:5077)
发表:2006-02-28 22:07:36 8楼
[
登录后回复
]
在 icky 的大作中提到:
what combination ah?
i see.. it was the text book for that CS3000 algorithm module.
took that module long time ago
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-02-28 22:35:30 9楼
[
登录后回复
]
在 hash 的大作中提到:
i see.. it was the text book for that CS3000 algorithm module.took that module long time ago
it is too easy for you.....
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
zqch
(等级:
3 - 略知一二
,发帖:119)
发表:2006-02-28 22:55:21 10楼
[
登录后回复
]
在 icky 的大作中提到:
CLRSComputer Algorithms Algorithms in C/C++ Handbook of Algorithms Art of Programming too many......
Anyway, thank you all for help...
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
bull
(等级:
5 - 略有小成
,发帖:73)
发表:2006-03-02 23:45:00 11楼
评分:
[
登录后回复
]
The Art of Computer Programming
(不是入门)
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-03-03 02:01:26 12楼
[
登录后回复
]
在 bull 的大作中提到:
The Art of Computer Programming(不是入门)
agree
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
辰星
(等级:
12 - 登峰造极
,发帖:6227)
发表:2006-03-03 21:21:53 13楼
评分:
[
登录后回复
]
The Art of Computer Programming (z)
Clementi的书店就有卖
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
icky
(等级:
15 - 最接近神
,发帖:7923)
发表:2006-03-03 23:20:53 14楼
[
登录后回复
]
在 辰星 的大作中提到:
The Art of Computer Programming (z)Clementi的书店就有卖
buy the 影印版 from China, lighter too :P
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
作者:
香陵居士
(等级:
16 - 好恐怖呀
,发帖:22662)
发表:2006-03-06 17:08:47 15楼
[
登录后回复
]
在 辰星 的大作中提到:
The Art of Computer Programming (z)Clementi的书店就有卖
Not suitable for beginners at all
and you must be good at math to understand this series.
欢迎来到华新中文网,踊跃发帖是支持我们的最好方法!
原文
/
传统版
/
WAP版
只看此人
从这里展开
收起列表
论坛导航
->
华新鲜事
->
求学狮城
|
返回上一页
| 本主题共有 15 篇文章,分 1 页, 当前显示第 1 页 |
回到顶部
<<始页
[1]
末页>>
首页(论坛导航)
用户登录
::
新用户注册
联系我们
广告/投稿/纠错
华新鲜事
新手指南
华新的微博
求关注!
请登录后回复:帐号
密码