C++ for Computer Science and Engineering
Author: Vic Broquard | Size: 14 MB | Format: PDF | Publisher: Broquard | Year: 2007 | pages: 717 | ISBN: 0970569726
For CS1 and other courses covering beginning programming in C++. It is aimed at readers with little or no programming experience. It can be used both in Computer Science and Engineering programs as a first course in programming. It is in use at Illinois Central College in the Cmpsc 125 Introduction to C++ and Engr 230 Engineering Applications in C++ courses. The Fourth Edition has been updated to use Microsoft’s Visual Studio .NET 2005 compiler.
Includes Book+Exercises+Solutions+Souce Codes+Tools!!!
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************
I have my thoughts on which complier is better and faster, fortran or C++?... can someone advice me ?
-
Mirror Links:
RAR 14.00 MB
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************
@Diquan
It is not mater which compiler are you going to use.
The main point is to implement a faster numerical method and to adopt your code for using new faster Multicore processors.
In this forum you can find speed test for VB net vs Fortran.
So c++ will not be much faster even then Visual Basic.
I can say that only 5% c++ will be faster than Visual Basic.
If you do not believe me, Try to make tests.
How do i adopt my code to use multicore processors?,is explicit in the manuals or is automatic on the compilers?
-
Multi Threading:
For: Fortran , C/C++
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************
and
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************
For VS NET:
Code:
***************************************
Content of this section is hidden, You must be registered and activate your account to see this content. See this link to read how you can remove this limitation:
http://forum.civilea.com/thread-27464.html
***************************************
I think this discussion does not belong into this section " General Books "
If you want to make a further discussion then open an new thread.