CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - c ppt
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - c ppt - List
[
Other resource
]
C++PPT
DL : 0
谭浩强C++PPT课件,与大家一起分享。
Update
: 2008-10-13
Size
: 4.4mb
Publisher
:
heater
[
Develop Tools
]
c++ppt
DL : 0
清华的C/C++PPT课件,是学习C++的不错的资料
Update
: 2008-10-13
Size
: 468.28kb
Publisher
:
pphappy
[
Other
]
C-ppt
DL : 0
C语言学习PPT格式的。-C language learning PPT format.
Update
: 2025-02-17
Size
: 207kb
Publisher
:
孟庆新
[
VC/MFC
]
Visual C++ PPT
DL : 0
学习vc的课件,很好的东西,希望大家可以从中受益-learning Courseware good things that we can benefit from
Update
: 2025-02-17
Size
: 105kb
Publisher
:
丰磊
[
Documents
]
c++dzjan
DL : 0
xieyue-C++程序设计 电子教案 一共14章 都以PPT形式-xieyue-C program design electronic templates are a total of 14 chapters in the form of PPT
Update
: 2025-02-17
Size
: 1.8mb
Publisher
:
wanghui
[
VC/MFC
]
C++ppt
DL : 0
C++所考核知识点、要求、例题与参考练习题 -C examination knowledge, requirements, examples and reference Exercises
Update
: 2025-02-17
Size
: 567kb
Publisher
:
liston
[
Other
]
c.ppt
DL : 0
c# 电子教案,PPT格式,系统全面的讲解了C#适合初学者使用.-c# electronic lesson plans, PPT format, a comprehensive system on the C# for beginners.
Update
: 2025-02-17
Size
: 1.37mb
Publisher
:
许萍
[
VC/MFC
]
C++PPT
DL : 0
谭浩强C++PPT课件,与大家一起分享。-Hao Qiang C++ PPT courseware, and the U.S. share.
Update
: 2025-02-17
Size
: 4.4mb
Publisher
:
heater
[
VC/MFC
]
c++ppt
DL : 0
学习c++的ppt,比看书快多了! 不清楚的在翻书-Learning c++ The ppt, quicker than reading a book! It was not clear in the book
Update
: 2025-02-17
Size
: 1.89mb
Publisher
:
吴仁
[
Delphi/CppBuilder
]
C++PPT
DL : 0
C++经典教学PPT C++本质上是一种重“创新”而轻“生产”的语言,到目前为止仍然是主流语言中最适合技术创新的一个; 1995年之前,整个软件产业处于“创新为王”的阶段,C++是最适合这个阶段的语言,这是C++红极一时的大背景和根本原因。 1995年发生了一系列影响深远的事件,软件产业整体上转向工业化,为了支持工业化,创新的重点由技术创新转向体系创新。然而C++没有能够迅速适应这一变化。 今天,C++应当准确定位,弥补不足,有针对性地发展,它将仍然是最重要的几种工业级语言之一。-err
Update
: 2025-02-17
Size
: 2.19mb
Publisher
:
fangge
[
Delphi/CppBuilder
]
C++PPT
DL : 0
这是最近看到的一个比较好的C++ 学习经典PPT,我觉得还可以,希望这个对学习C++的同学能有所帮助。-This is the most recent to see a better C++ Learning classical PPT, I think it can also hope that this learning C++ The students can be helped.
Update
: 2025-02-17
Size
: 734kb
Publisher
:
靓在
[
Other
]
C-sharp-ppt
DL : 0
C#讲义PPT,适合于C#的初学者,详细介绍了c#语言。-C# Notes PPT, suitable for C# Beginner, detailing c# Language.
Update
: 2025-02-17
Size
: 2.55mb
Publisher
:
jack
[
Windows Develop
]
c++ppt
DL : 0
清华的C/C++PPT课件,是学习C++的不错的资料-Qinghua C/C++ PPT courseware, learning C++ Of good information
Update
: 2025-02-17
Size
: 468kb
Publisher
:
pphappy
[
Other
]
C++ppt
DL : 0
面向对象程序设计,C++课件,ppt格式,请解压缩后用powerpoint打开。-Object-oriented programming, C++ Courseware, ppt format, please extract powerpoint to open later.
Update
: 2025-02-17
Size
: 225kb
Publisher
:
xipho
[
Other
]
c(tan)
DL : 0
谭浩强版C语言程序设计,这是一本经典的C语言书,ppt格式,需要的下载-Hao-strong version of C language programming, this is a classic C language book, ppt format, the need to download
Update
: 2025-02-17
Size
: 355kb
Publisher
:
panhai
[
VC/MFC
]
c++HowToProgram4e
DL : 0
c++大学教程第四版ppt英文讲义,经典收藏。-c++ University ppt tutorial fourth edition of the English lectures, classic collections.
Update
: 2025-02-17
Size
: 2.25mb
Publisher
:
王先生
[
VC/MFC
]
C-EmbC
DL : 0
嵌入式C语言讲解与应用设计,有大量的实例和应用。
Update
: 2025-02-17
Size
: 5.6mb
Publisher
:
王志
[
VC/MFC
]
C++PPT
DL : 0
C++经典语法与应用,类的编写与应用,构造与析构函数,函数的重载,类的继承,函数覆盖,基类与派生类的构造函数、析构函数先后调用顺序,如何在派生类构造函数中向基类的构造函数传递参数,this成员变量,类型转换的内幕,虚拟函数与多态性,引用和指针的变量的区别与共同处。VC工程的编译原理与过程,将工程中不同的类拆分到不同的原文件中,每一个类由一个.h和.cpp文件共同完成,头文件重复定义问题的解决,培养了学员良好的编程习惯,也为以后分析MFC Appwizard生成的工程奠定了良好基础。
Update
: 2025-02-17
Size
: 194kb
Publisher
:
曾代欧
[
Software Engineering
]
C-PPT
DL : 0
在东软培训时使用的c语言课件,讲解的还不错,拿出来共享。-Neusoft training in the use of c-language courseware, to explain the bad, out to share.
Update
: 2025-02-17
Size
: 2.17mb
Publisher
:
star308
[
Other
]
C++PPT
DL : 0
C++ ppt课件 实用版本大学生课件 希望大家喜欢(C++ ppt from SMU welcome to download)
Update
: 2025-02-17
Size
: 4.24mb
Publisher
:
Sandra44
«
1
2
3
4
5
6
7
8
9
10
...
50
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.