找回密码
 To register

QQ登录

只需一步,快速开始

扫一扫,访问微社区

Titlebook: C++ and Object-Oriented Numeric Computing for Scientists and Engineers; Daoqi Yang Textbook 2001 Springer Science+Business Media New York

[复制链接]
查看: 54943|回复: 45
发表于 2025-3-21 18:14:52 | 显示全部楼层 |阅读模式
书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers
编辑Daoqi Yang
视频videohttp://file.papertrans.cn/221/220053/220053.mp4
图书封面Titlebook: C++ and Object-Oriented Numeric Computing for Scientists and Engineers;  Daoqi Yang Textbook 2001 Springer Science+Business Media New York
描述This book is intended to be an easy, concise, but rather complete, introduc­ the ISO/ANSI C++ programming language with special empha­ tion to sis on object-oriented numeric computation for students and professionals in science and engineering. The description of the language is platform­ independent. Thus it applies to different operating systems such as UNIX, Linux, MacOS, Windows, and DOS, as long as a standard C++ compiler is equipped. The prerequisite of this book is elementary knowledge of cal­ culus and linear algebra. However, this prerequisite is hardly necessary if this book is going to be used as a textbook for teaching C++ and all the sections on numeric methods are skipped. Programming experience in an­ other language such as FORTRAN, C, Ada, Pascal, Maple, or Matlab will certainly help, but is not presumed. All C++ features are introduced in an easy way through concepts such as functions, complex numbers, vectors, matrices, and integrals, which are familiar to every student and professional in science and engineering. In the final chapter, advanced features that are not found in FORTRAN, C, Ada, or Matlab, are illustrated in the context of iterative algorithms for lin
出版日期Textbook 2001
关键词ANSI C; Ada; C programming language; C++; C++ programming; C++ programming language; Exception; Fortran; Spa
版次1
doihttps://doi.org/10.1007/978-1-4613-0189-9
isbn_softcover978-1-4612-6566-5
isbn_ebook978-1-4613-0189-9
copyrightSpringer Science+Business Media New York 2001
The information of publication is updating

书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers影响因子(影响力)




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers影响因子(影响力)学科排名




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers网络公开度




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers网络公开度学科排名




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers被引频次




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers被引频次学科排名




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers年度引用




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers年度引用学科排名




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers读者反馈




书目名称C++ and Object-Oriented Numeric Computing for Scientists and Engineers读者反馈学科排名




单选投票, 共有 0 人参与投票
 

0票 0%

Perfect with Aesthetics

 

0票 0%

Better Implies Difficulty

 

0票 0%

Good and Satisfactory

 

0票 0%

Adverse Performance

 

0票 0%

Disdainful Garbage

您所在的用户组没有投票权限
发表于 2025-3-21 20:59:37 | 显示全部楼层
发表于 2025-3-22 04:07:26 | 显示全部楼层
Derived Types,, pointers for manipulating addresses or locations of variables, arrays for storing a number of elements having the same type, reference types for creating aliases, structures for storing elements of different types, and unions for storing elements of different types when only one of them is present
发表于 2025-3-22 05:02:08 | 显示全部楼层
Namespaces and Files,odular programming is to divide a large program into small and logically related parts for easy management and information hiding. Dividing a large program into different parts and storing them in different files can also help to achieve modular programming (this is more so in C and FORTRAN 77). A f
发表于 2025-3-22 10:29:13 | 显示全部楼层
发表于 2025-3-22 16:48:41 | 显示全部楼层
Templates,s a uniform and general definition for vectors whose elements can be ., and so on. A function template permits its arguments and return value to have type parameters. This is different from function overloading that requires several similar definitions to be given.
发表于 2025-3-22 19:48:04 | 显示全部楼层
发表于 2025-3-22 22:30:32 | 显示全部楼层
Exception Handling,where in a program, while they are handled somewhere else. This is intended for use in programs composed of independently developed components such as libraries. The implementor of a library can detect run-time errors (such as small divisors) but does not in general know what to do with them. The us
发表于 2025-3-23 04:14:52 | 显示全部楼层
Linear System Solvers,s. The coefficient matrix can be stored in full (every entry is stored), band (only entries within a band along the main diagonal are stored), or sparse (only nonzero entries are stored) storage formats and can be real (., etc.) or complex (with real and imaginary parts in ., etc.). All these situat
发表于 2025-3-23 05:56:28 | 显示全部楼层
 关于派博传思  派博传思旗下网站  友情链接
派博传思介绍 公司地理位置 论文服务流程 影响因子官网 吾爱论文网 大讲堂 北京大学 Oxford Uni. Harvard Uni.
发展历史沿革 期刊点评 投稿经验总结 SCIENCEGARD IMPACTFACTOR 派博系数 清华大学 Yale Uni. Stanford Uni.
QQ|Archiver|手机版|小黑屋| 派博传思国际 ( 京公网安备110108008328) GMT+8, 2025-8-25 06:06
Copyright © 2001-2015 派博传思   京公网安备110108008328 版权所有 All rights reserved
快速回复 返回顶部 返回列表