Redian新闻
>
C 和 C++ 相比有什么优点?
avatar
C 和 C++ 相比有什么优点?# Computation - 科学计算
d*l
1
美国高科技公司盗取中国人软件的几个案例
史方/美国人对中国最喜欢提的问题,一是人权,二是知识产权,最近几年,人权提得
少了,知识产权更多了。但实际上,美国的大高科技公司是侵犯知识是最无法无天的,
原因很简单,美国打官司是需要很多钱的,大公司可以花很多钱胡搅,加上法庭的黑暗
、某些法官的无良,在高科技领域也同样是丛林法则,因此小公司或个人基本就没有什
么知识产权的保护。最近的几个软件版权案就是明证。
第一个案子是一个中国人开的小软件公司控告赛门铁克(SYMANTEC)盗版前者的软件用
于其互联网安全产品上。案情很简单,被告SYMANTEC在 1998年买了一份软件,该次购
买只授权一个人在一台机器上使用。这份软件在运行时还会显示这样的信息:“授权:
一个用户开发许可,不得发布”(“One User Dev License, Non-Distributable”)。
SYMANTEC 购买了这份软件后,把它捆绑在其互联网安全软件(INTERNET SECURITY)内
,在全球出售了无数拷贝,从没有付费。2005年中,软件作者才发现SYMANTEC已经盗用
软件多年。于是与对方交涉, SY
avatar
s*1
2
C 和 C++ 相比有什么优点?
一般认为C++ 是 C 的 superset. C 有的功能 C++ 都有,而 C++ 多了Object-
oriented programming 和很多 library functions. 据说C 和 C++ 的速度也差不多。
那么C 还有什么优势吗?
avatar
s*i
3
portability
faster building time

【在 s********1 的大作中提到】
: C 和 C++ 相比有什么优点?
: 一般认为C++ 是 C 的 superset. C 有的功能 C++ 都有,而 C++ 多了Object-
: oriented programming 和很多 library functions. 据说C 和 C++ 的速度也差不多。
: 那么C 还有什么优势吗?

avatar
s*1
4
how about runtime? is C still faster than C++??

【在 s**i 的大作中提到】
: portability
: faster building time

avatar
M*8
5
For same quality C++ and C codes, I would say C is faster. Just like
Assembly will be faster than C. The features that are unique to C++ I can
think of are:
object oriented, Encapsulation, inheritance, polymorphism, exception
handling, class, templates, Function overloading, virtual func, new/delete
instead of malloc/free, namespace, type casting, overloading of operators,
inline func, pure virtual func, scope rule
In short, more powerful.
avatar
h*z
6
You can write C++ code that runs just as fast as C.

【在 s********1 的大作中提到】
: how about runtime? is C still faster than C++??
avatar
w*n
7
for a specific code, it might be, but for a big complicate code, c may be
faster.
But for the current hardware, the difference is not too big.

【在 h***z 的大作中提到】
: You can write C++ code that runs just as fast as C.
相关阅读
logo
联系我们隐私协议©2024 redian.news
Redian新闻
Redian.news刊载任何文章,不代表同意其说法或描述,仅为提供更多信息,也不构成任何建议。文章信息的合法性及真实性由其作者负责,与Redian.news及其运营公司无关。欢迎投稿,如发现稿件侵权,或作者不愿在本网发表文章,请版权拥有者通知本网处理。