標(biāo)題: Titlebook: ; [打印本頁] 作者: 烏鴉 時間: 2025-3-21 18:27
書目名稱Guide to Scientific Computing in C++影響因子(影響力)
書目名稱Guide to Scientific Computing in C++影響因子(影響力)學(xué)科排名
書目名稱Guide to Scientific Computing in C++網(wǎng)絡(luò)公開度
書目名稱Guide to Scientific Computing in C++網(wǎng)絡(luò)公開度學(xué)科排名
書目名稱Guide to Scientific Computing in C++被引頻次
書目名稱Guide to Scientific Computing in C++被引頻次學(xué)科排名
書目名稱Guide to Scientific Computing in C++年度引用
書目名稱Guide to Scientific Computing in C++年度引用學(xué)科排名
書目名稱Guide to Scientific Computing in C++讀者反饋
書目名稱Guide to Scientific Computing in C++讀者反饋學(xué)科排名
作者: PALMY 時間: 2025-3-21 23:48 作者: JAMB 時間: 2025-3-22 04:16
File Input and Output,ndary of an object may be generated from an image processing application. This data may subsequently be used by many applications written by a variety of users. To allow exchange of data between applications in this manner requires us to store data in a clearly specified format. Reading and writing 作者: CLIFF 時間: 2025-3-22 08:05
Pointers,ory for arrays whose sizes are not known when the code is compiled. We will see in the next chapter that they also have use when writing functions that allow us to repeat the same operation on different variables. Before we may use these features we first need to understand what a pointer is. This c作者: 靦腆 時間: 2025-3-22 12:24
Blocks, Functions and Reference Variables,s programming experience will be aware of the limitations this places when writing code. For example, if we were to apply the same operations in different places in the code we would have to repeat the lines of code that performed these operations everywhere in the code where they were required. Thi作者: 砍伐 時間: 2025-3-22 15:14
An Introduction to Classes,nce to it in earlier chapters. In this chapter we discuss in more detail three properties of object-orientation: modularity; abstraction; and encapsulation. This allows us to motivate the need for developing .: entities where the data, and the operations on the data, are stored in one place. Access 作者: 砍伐 時間: 2025-3-22 21:01 作者: 發(fā)起 時間: 2025-3-23 00:18 作者: 松果 時間: 2025-3-23 04:11
Errors and Exceptions,eck that a number that we were going to take the square root of is non-negative, and trip an assertion if this condition were not met. Whilst this approach is very useful as it pinpoints errors, it is rather inflexible as it terminates the code at the instant that an assertion is tripped. We would m作者: VEIL 時間: 2025-3-23 09:09
Developing Classes for Linear Algebra Calculations,e will apply the ideas introduced earlier in this book to begin to develop a collection of classes that allow us to perform these calculations. We will describe the design of a class of vectors in the body of this chapter. Appropriate constructors and destructors will ensure that memory is managed c作者: 消極詞匯 時間: 2025-3-23 13:15 作者: RECUR 時間: 2025-3-23 14:02
Designing Object-Oriented Numerical Libraries,for scientific computing applications that utilise the functionality of these classes. We use the specific example of developing a library that uses the finite difference method to solve boundary value, second order, constant coefficient differential equations. We begin by considering ordinary diffe作者: Default 時間: 2025-3-23 20:19 作者: amphibian 時間: 2025-3-24 01:19 作者: Aerophagia 時間: 2025-3-24 03:59
Solidarity in the European Unionndary of an object may be generated from an image processing application. This data may subsequently be used by many applications written by a variety of users. To allow exchange of data between applications in this manner requires us to store data in a clearly specified format. Reading and writing 作者: exceptional 時間: 2025-3-24 08:34
Solidarit?t mit der Dritten Weltory for arrays whose sizes are not known when the code is compiled. We will see in the next chapter that they also have use when writing functions that allow us to repeat the same operation on different variables. Before we may use these features we first need to understand what a pointer is. This c作者: organic-matrix 時間: 2025-3-24 13:01 作者: hardheaded 時間: 2025-3-24 15:21 作者: 隱語 時間: 2025-3-24 19:22
Solidarit?t, Flexibilit?t, Selbsthilfe we could modify the class already written. This, however, may not be an ideal solution as we may introduce conflicts with the functionality of the original class. A more suitable approach is to derive a new class that has the features of the original class (modified if required) together with any n作者: 凌辱 時間: 2025-3-25 01:22
https://doi.org/10.1007/978-3-322-95182-3ision floating point variables, then we could write two functions: one for integer variables and the other for double precision floating point variables. Both of these functions would require only a few lines of code, and it would not be difficult to maintain both functions. For larger functions mai作者: affect 時間: 2025-3-25 06:43
Rolf Kreibich,Reinhart K??ler,Albert Scherreck that a number that we were going to take the square root of is non-negative, and trip an assertion if this condition were not met. Whilst this approach is very useful as it pinpoints errors, it is rather inflexible as it terminates the code at the instant that an assertion is tripped. We would m作者: 發(fā)酵劑 時間: 2025-3-25 09:13 作者: Stress 時間: 2025-3-25 12:16
Soliloquy in Nineteenth-Century Fiction that can only access the data stored by other processors by passing messages across a network. This chapter serves as an introduction to the . (MPI), which is a widely used library of code for writing parallel programs on distributed memory architectures. Although the MPI libraries contain many dif作者: 補(bǔ)助 時間: 2025-3-25 18:28 作者: 令人心醉 時間: 2025-3-25 23:58 作者: 借喻 時間: 2025-3-26 04:12
,Solidarit?t in der ?Flüchtlingskrise“,d write a function that we could call whenever we wanted to perform these operations. This chapter introduces the C++ machinery for writing functions. We also introduce reference variables: these are an attractive feature of the C++ programming language that simplifies the writing of functions.作者: ineptitude 時間: 2025-3-26 05:53
https://doi.org/10.1007/978-3-658-00912-0ass. We conclude the chapter by developing a class of complex numbers. This allows us to introduce .: a feature that permits us to define what we mean by addition, subtraction, multiplication and division of complex numbers, allowing much more natural looking C++ code to be written when performing these operations on complex numbers.作者: Arteriography 時間: 2025-3-26 09:39 作者: BINGE 時間: 2025-3-26 13:41 作者: 喃喃訴苦 時間: 2025-3-26 19:21 作者: 來自于 時間: 2025-3-26 23:05 作者: colony 時間: 2025-3-27 02:43 作者: terazosin 時間: 2025-3-27 07:07 作者: 種子 時間: 2025-3-27 10:12 作者: 引水渠 時間: 2025-3-27 17:16 作者: GROVE 時間: 2025-3-27 20:50 作者: 金絲雀 時間: 2025-3-28 01:14 作者: 前面 時間: 2025-3-28 04:52
Flow of Control,ction of statements a specified number of times. This flow of control often depends on relations between operators (such as greater than) and on combinations of expressions (such as two conditions both being true). In this chapter we explain how to utilise these features of the C++ language.作者: 人造 時間: 2025-3-28 09:52 作者: GLUT 時間: 2025-3-28 10:27 作者: endarterectomy 時間: 2025-3-28 16:40
Rolf Kreibich,Reinhart K??ler,Albert Scherruch rather the code instead made some attempt to fix the problem itself, if that were possible, warned us of the possible effects of the fix if necessary, and then carried on executing. This is possible through the use of ., which are the focus of this chapter.作者: Narcissist 時間: 2025-3-28 20:59
Soliloquy in Nineteenth-Century Fictionferent functions, basic code may be written using only a very small subset of these functions. By providing a basic guide to these commonly used functions you will be able to write simple MPI programs, edit MPI programs written by other programmers, and understand the function calls when using a scientific library built on MPI.作者: enormous 時間: 2025-3-29 01:29
https://doi.org/10.1007/0-387-29334-5rential equations. We state the theory that underpins the finite difference method for these equations, and then describe the classes that we will develop to allow this theory to be applied. We then briefly discuss how to develop a library for the solution of Poisson’s equation, an elliptic partial differential equation, in two spatial dimensions.作者: Fissure 時間: 2025-3-29 05:19 作者: Etymology 時間: 2025-3-29 08:09
Pointers,hapter therefore begins by introducing pointers through explaining how they relate to the storage of variables in the computer’s memory. Understanding this concept then makes utilising pointers for useful purposes a much simpler task.作者: Osteoporosis 時間: 2025-3-29 13:05
Errors and Exceptions,uch rather the code instead made some attempt to fix the problem itself, if that were possible, warned us of the possible effects of the fix if necessary, and then carried on executing. This is possible through the use of ., which are the focus of this chapter.作者: Militia 時間: 2025-3-29 18:21 作者: 不愛防注射 時間: 2025-3-29 19:46