盘点那些用 C/C++ 开发的著名软件

高效程序员

共 4406字,需浏览 9分钟

 · 2022-01-01

星标/置顶 公众号👇,硬核文章第一时间送达!


1、操作系统

Microsoft Windows :汇编 -> C -> C++

95e28609ca61f58965f3657b2500e127.webp

备注:曾经在智能手机的操作系统(Windows Mobile)考虑掺点C#写的程序,比如软键盘,结果因为写出来的程序太慢,实在无法和别的模块合并,最终又回到C++重写。

相信很多朋友都知道Windows Vista,这个系统开发早期比尔盖茨想全部用C#写,但最终因为执行慢而放弃,结果之前无数软件工程师日夜劳作成果一夜之间被宣告作废。

Linux :C

f2c82fe67b9dc8a158f5e19a664c17c1.webp

Apple MacOS : 主要为C,部分为C++。

备注:之前用的语言比较杂,最早是汇编和Pascal。

e9da078030d1f4ba78a9f83323917957.webp

Sun Solaris : C

HP-UX : C

Symbian OS : 汇编,主要为C++(诺基亚手机)

Google Android :2008 年推出:C语言(有传言说是用Java开发的操作系统,但最近刚推出原生的C语言SDK)

RIM BlackBerry OS 4.x 黑莓 C++


2、图形界面层

Microsoft Windows UI :C++

Apple MacOS UI (Aqua) : C++

Gnome (Linux图形界面之一,大脚): C和C++, 但主要是C

KDE (Linux图形界面): C++


3、桌面搜索工具

Google Desktop Search : C++

790250bdf1633ef15053d318756fe4a0.webp

Microsoft Windows Desktop Search : C++

Beagle (Linux/Windows/UNIX 下): C# (基于开源的 .net : Mono)


4、办公软件

Microsoft Office :在 汇编 -> C -> 稳定在C++

6bcf39e8257298c10750bf51ca31cf32.webp

Sun Open Office : 部分JAVA(对外接口),主要为C++ (开源,可下载其源代码)

Corel Office/WordPerfect Office : 1996年尝试过Java,次年被抛弃,重新回到C/C++

Adobe Systems Acrobat Reader/Distiller : C++


5、关系型数据库

Oracle : 汇编、C、C++、Java。主要为C++

32c80683dca3b5760b7223e0bd989214.webp

MySQL : C++

b120dcea14aa473e9b58d65635ec9fb9.webp

IBM DB2 :汇编、C、C++,但主要为C

552743e618e73bbe8fedaed2a2f0d596.webp

Microsoft SQL Server : 汇编 -> C->C++

IBM Informix : 汇编、C、C++,但主要为C

SAP DB/MaxDB : C++


6、Web Browsers/浏览器

Microsoft Internet Explorer : C++

45bdc36329cbafd46f31c545fced5e5c.webp

Mozilla Firefox : C++

a5c1ead893a7d2393737674afdd70d24.webp

Netscape Navigator :The code of Netscape browser was written in C, and Netscape engineers, all bought to Java (see M. Cusumano book and article) redeveloped the browser using Java. It was too slow and abandoned. Mozilla, the next version, was later developed using C++.

Safari : (2003年1月发布)C++

Google Chrome : (2008的发布)C++

36fb4dd5b908f6361157ccb3dbacfb63.webp

Sun HotJava : Java (死于1999年)

Opera : C++ (手机上占用率比较大)

Opera Mini : Opera Mini (2007) has a very funny architecture, and is indeed using both C++ and Java. The browser is split in two parts, an ultra thin (less than 100Kb) "viewer" client part and a server side responsible of rendering. The first uses Java and receives the page under the OBML format, the latter reuses classical Opera (C++) rendering engine plus Opera's Small Screen Rendering, on the server. This allows Opera to penetrate various J2ME-enabled portable devices, such as phones, while preserving excellent response time. This comes obviously with a few sacrifices, for instance on JavaScript execution.

Mosaic : 鼻祖(已死) C 语言


7、邮件客户端

Microsoft Outlook : C++

3e0474ff2e0dadebe25f23708393d66d.webp

IBM Lotus Notes : Java

af4eb948a32e563933155096abadfec0.webp

Foxmail : Delphi

e188ea5ca75fb8a841f3ef5699d8d4e6.webp


8、软件开发集成环境/IDE

Microsoft Visual Studio : C++

6e32d924723123a845fbf663b048f2c0.webp

Eclipse : Java (其图形界面SWT基于C/C++)

f415ec90c0c422e8d4b662706a89d981.webp

Code::Blocks : C++

b54e3c37834034bff2ff462206a2cb85.webp

易语言:C++

c89dcfdb21c3bc3e92655cdd00ac8eea.webp

火山中文:C++

火山移动:C++


9、虚拟机

Microsoft .Net CLR (.NET的虚拟机): C++

ed0fb89910f67c4f757b1ccd009a5a9e.webp

Java Virtual Machine (JVM) : Java 虚拟机:C++

a10f48bf1862df38050cdc2fcf40059c.webp


10、ERP软件 (企业应用)

SAP mySAP ERP : C,后主要为“ABAP/4”语言

Oracle Peoplesoft : C++ -> Java

6b61e056e67478b681d0e13527fae4ce.webp

Oracle E-Business Suite : Java


11、商业智能(Business Intelligence )

Business Objects : C++


12、图形处理

Adobe Photoshop : C++

bfdf93d624c1af74ab94ecda1392c22e.webp

The GIMP : C


13、搜索引擎

Google : 汇编 与 C++,但主要为C++


14、著名网站

eBay : 2002年为C++,后主要迁至Java

facebook : C++ 和 PHP

This line is only about facebook, not its plugins. Plugins can be developed in many different technologies, thanks to facebook's ORB/application server, Thrift. Thrift contains a compiler coded in C++. facebook people write about Thrift: "The multi-language code generation is well suited for search because it allows for application development in an efficient server side language (C++) and allows the Facebook PHP-based web application to make calls to the search service using Thrift PHP libraries." Aside the use of C++, facebook has adopted a LAMP architecture.

7315b5145fa1b34d495f365bda64f745.webp

阿里巴巴和淘宝:php->C++/Java(主要用)

ee58c69a74c50e5ae48e5d11cf671bb2.webp


15、游戏

汇编、C、C++

星际争霸、魔兽争霸、CS、帝国时代、跑跑卡丁车、传奇、魔兽世界.... 数不胜数了,自己数吧

02b9c28c685e32b423f29d3e71907ecf.webp

都是用C++开发的,C++语言靠近系统地称,执行速度最快。比如你的两个朋友与你分别玩用VB、Java、与C++编写的“跑跑卡丁车”,你玩C++编写的游戏已经跑玩结束了,发现你的两个朋友还没开始跑呢,那是相当的卡啊。


16、编译器

Microsoft Visual C++ 编译器: C++

Microsoft Visual Basic 解释、编译器:C++

Microsoft Visual C# :编译器: C++

gcc (GNU C compiler) : C

javac (Sun Java compiler) : Java

Perl : C++

PHP : C


17、3D引擎

Microsoft DirectX : C++

345758acd10e20a6e81f88a481432964.webp

OpenGL : C

bf67b55b91d7fe21c4b45a544fef45db.webp

OGRE 3D : C++

488edf52ff32fb135afc9a0bc7c8aa67.webp


18、Web Servers (网页服务)

Apache : C和C++,但主要为C

62f0b6df38c88db7bd4767b2fdbb408e.webp

Microsoft IIS : C++

Tomcat : Java

3f621006f42ed49aaf0619a065394f65.webp

Jboss : Java

bc6226d829b54708485d4b33647b02a2.webp



19、邮件服务

Microsoft Exchange Server : C->C++

Postfix : C

hMailServer : C++

Apache James : Java


20、CD/DVD刻录

Nero Burning ROM : C++

0918b64206f6195652435ab2564d671c.webp

K3B : C++


21、媒体播放器

Nullsoft Winamp : C++

0d431bea9791746ea874469598a3616c.webp

Microsoft Windows Media Player : C++

 a2cd4625d9aade56d60080fc617b9d06.webp


22、Peer to Peer (P2P软件)

eMule : C++

μtorrent : C++

Azureus : Java (图形界面使用基于C/C++的SWT,类Eclipse)


23、全球定位系统(GPS)

TomTom : C++

a59768ee7e66c1e5d42e2f047fb65ff7.webp

Hertz NeverLost : C++

Garmin : C++

Motorola VIAMOTO : 2007年6月,停止服务,Java


24、3D引擎

Microsoft DirectX : C++(相信玩游戏的同学都知道这个,现在最高版本是DX11)

OpenGL : C

OGRE 3D : C++


25、服务器软件

Apache:C

Nginx:C

535135afdd02142de0c9b51d72b40883.webp

IIS:C


26、其它

OpenStack:Python

2d18b59d90edb030f31e268642c96bf3.webp


往期推荐



☞ 专辑 | 趣味设计模式43524d71818841cc598a0a9eb8a698e0.webp☞ 专辑 | 音视频开发☞ 专辑 | C++ 进阶43524d71818841cc598a0a9eb8a698e0.webp☞ 专辑 | 超硬核 Qt43524d71818841cc598a0a9eb8a698e0.webp☞ 专辑 | 玩转 Linux☞ 专辑 | GitHub 开源推荐43524d71818841cc598a0a9eb8a698e0.webp☞ 专辑 | 程序人生


关注公众「高效程序员」👇一起优秀!

回复 “入群” 进技术交流群,回复 “1024” 获取海量学习资源。
浏览 20
点赞
评论
收藏
分享

手机扫一扫分享

举报
评论
图片
表情
推荐
点赞
评论
收藏
分享

手机扫一扫分享

举报