找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: C: A Software Engineering Approach; Peter A. Darnell,Philip E. Margolis Textbook 19912nd edition Springer-Verlag New York, Inc. 1991 ANSI

[复制链接]
楼主: Animosity
发表于 2025-3-28 16:03:25 | 显示全部楼层
发表于 2025-3-28 21:54:30 | 显示全部楼层
发表于 2025-3-29 00:24:30 | 显示全部楼层
发表于 2025-3-29 04:18:32 | 显示全部楼层
C Essentials,fore you know everything. In this chapter, we describe the C essentials — what you need to know to write your first programs. To avoid getting bogged down in details, we gloss over some of the intricacies of the C language in this chapter. In later chapters, we provide a more thorough discussion of
发表于 2025-3-29 09:54:09 | 显示全部楼层
Scalar Data Types,tively complex objects instead of the more mundane objects that the computer manipulates at its lowest level. You can deal with integers, characters, and floating-point numbers, all of which are familiar entities. At the bit and byte level, the computer may not understand these concepts. It is up to
发表于 2025-3-29 13:06:32 | 显示全部楼层
Control Flow,n which they appeared without any branching or repetition. Most programming problems are not so simple. In fact, the great power of programming languages stems from their ability to instruct the computer to perform the same task repeatedly, or to perform a different task if parameters change. In hig
发表于 2025-3-29 17:57:14 | 显示全部楼层
Operators and Expressions,ady seen a number of C operators in the preceding chapters, such as + (addition), / (division), < (less than), and = (assignment). The operator symbols are composed of one or more special characters. If an operator consists of more than one character, you must enter the characters without any interv
发表于 2025-3-29 21:17:57 | 显示全部楼层
Storage Classes,rites an isolated piece of the program. When everyone is finished, all the pieces are linked together to form the complete program. For this process to work, there must be a mechanism to ensure that variables declared by one programmer don’t conflict with unrelated variables of the same name declare
发表于 2025-3-30 03:28:16 | 显示全部楼层
Structures and Unions,service groups of mixed data, you need to use an aggregate type called a .. (Other languages, such as Pascal, call this data type a . Another aggregate type, called a . (similar to a . in Pascal), enables you to interpret the same memory locations in different ways.
发表于 2025-3-30 05:23:56 | 显示全部楼层
The C Preprocessor,vious chapters, we introduced two preprocessor directives—the . command for naming a constant and the . command for including additional source files. This chapter discusses both of these directives in greater detail and also describes other preprocessor directives that have not been mentioned yet.
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 吾爱论文网 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
QQ|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-8-16 18:20
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表