Thursday, January 27, 2011

C++ Scientific Programming : Computational Recipes at a Higher Level



Your Ad Here



C++ Scientific Programming : Computational Recipes at a Higher Level





* Teaches the design of programs for scientific computation in C++
* Introduces unique C++ classes, defines the particular relationships among these classes, and demonstrates their use in a dozen of the most powerful current applications
* Presents a set of practices that allows programmers to embrace the attractive features of C++ without incurring undesired side effects and hidden costs Includes a collection of source code files downloadable from the Wiley ftp site Originally announced as Scientific Program Design: C++ for Native Fortran Writers









List Price: $ 83.95



Price: $ 66.11



Power Programming with RPC (Nutshell Handbooks)





A distributed application is designed to access resources across a network. In a broad sense, these resources could be user input, a central database, configuration files, etc., that are distributed on various computers across the network, rather than found on a single computer. RPC, or remote procedure calling, is the ability to distribute the execution of functions on remote computers outside of the application's current address space. This allows you to break large or complex programming problems into routines that can be executed independently of one another to take advantage of multiple computers. Thus, RPC makes it possible to attack a problem using a form of parallel or multiprocessing. Written from a programmer's perspective, this book shows what you can do with Sun RPC, the de facto standard on UNIX systems. It covers related programming topics for Sun and other UNIX systems and teaches through examples.









List Price: $ 29.95



Price: $ 7.40







Find More Programming Products

Your Ad Here


No comments:

Post a Comment