|
|
这个新的学期有C++,但是那个包头的不会教,已经3个星期了,还不懂她说什么,如果这样下去考试一定gg了。
请问有谁知道C++ tutorial还是有什么书介绍? |
|
|
|
|
|
|
|
|
|
|
发表于 9-4-2008 10:13 PM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 9-4-2008 11:17 PM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
发表于 9-4-2008 11:59 PM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
发表于 10-4-2008 12:04 AM
|
显示全部楼层
原帖由 1max1 于 9-4-2008 11:17 PM 发表 
全部一样吗? 还是有比较好的?
computer science
A structure programming approach using C |
|
|
|
|
|
|
|
|
|
|
发表于 10-4-2008 03:22 AM
|
显示全部楼层
原帖由 我是地球人 于 10-4-2008 12:04 AM 发表 
computer science
A structure programming approach using C 寻找我们至爱的“谷歌” ,它拥有全部你所需要的... |
|
|
|
|
|
|
|
|
|
|
发表于 10-4-2008 09:15 AM
|
显示全部楼层
|
有一本。。。。。什么deitel&deitel的不错下,很适合初学着。。。看鸟很容易明白。。。 |
|
|
|
|
|
|
|
|
|
|
发表于 10-4-2008 02:45 PM
|
显示全部楼层
原帖由 vampcheah 于 10-4-2008 03:22 AM 发表 
寻找我们至爱的“谷歌” ,它拥有全部你所需要的...
哈哈,对阿,没错,要找什么从那边search就可以了,tutorial也可以从那找答案嘻嘻 |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 11-4-2008 09:50 AM
|
显示全部楼层
原帖由 我是地球人 于 10-4-2008 02:45 PM 发表 
哈哈,对阿,没错,要找什么从那边search就可以了,tutorial也可以从那找答案嘻嘻
嘻嘻,大家都爱死“古哥”。 |
|
|
|
|
|
|
|
|
|
|
发表于 11-4-2008 07:24 PM
|
显示全部楼层
原帖由 1max1 于 11-4-2008 09:50 AM 发表 
嘻嘻,大家都爱死“古哥”。
哈哈,你有什么不懂就去找你的好朋友就好了。。嘻嘻 |
|
|
|
|
|
|
|
|
|
|
发表于 11-4-2008 08:19 PM
|
显示全部楼层
不喜歡deitel&deitel的書
太多字了
看了很無聊 |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 11-4-2008 11:23 PM
|
显示全部楼层
原帖由 Squall_Chua 于 11-4-2008 08:19 PM 发表 
不喜歡deitel&deitel的書
太多字了
看了很無聊
deitel&deitel有没有图解? |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 12-4-2008 11:05 AM
|
显示全部楼层
原帖由 SotongJiang 于 12-4-2008 01:41 AM 发表 
有啊, 图文并茂的. 书名叫做C++ How to Program. 是deitel两父子写的, 他们也出了一系列how to program的书, 如Java, C, Perl, WWW等. 详情可看http://www.deitel.com/
2000年我学JAVA时也是看他们写的书, 楼上讲 ...
这本书好像有在图书馆看过,下星期去借来看看。 |
|
|
|
|
|
|
|
|
|
|
发表于 13-4-2008 04:04 AM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 16-4-2008 11:02 PM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
发表于 17-4-2008 09:09 PM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
发表于 27-4-2008 03:41 PM
|
显示全部楼层
原帖由 1max1 于 16-4-2008 11:02 PM 发表 
。。。请问各位哥哥姐姐们,float 和 double 用法有何不同? 1. What's the difference between "float" and "double"?
Quoting from section 3.9.1/8 of the C++ standard:
There are three floating point types: float, double, and long double. The type double provides at least as much precision as float, and the type long double provides at least as much precision as double. The set of values of the type float is a subset of the set of values of the type double; the set of values of the type double is a subset of the set of values of the type long double.
转自: http://www.gotw.ca/gotw/067.htm |
|
|
|
|
|
|
|
|
|
|

楼主 |
发表于 27-4-2008 09:47 PM
|
显示全部楼层
好深下。 |
|
|
|
|
|
|
|
|
|
|
发表于 28-4-2008 11:08 PM
|
显示全部楼层
|
|
|
|
|
|
|
|
|
|
发表于 28-4-2008 11:36 PM
|
显示全部楼层
我比较喜欢c++: the complete reference
因为你可以把他当字典看。
从深的到浅的都可用。。。。 |
|
|
|
|
|
|
|
|
| |
本周最热论坛帖子
|