Showing posts with label Development for Web. Show all posts
Showing posts with label Development for Web. Show all posts

Thursday, December 27, 2007

The Compiler Design Handbook: Optimizations and Machine Code Generation, Second Edition


Y.N. Srikant, Priti Shankar "The Compiler Design Handbook: Optimizations and Machine Code Generation, Second Edition"CRC Press (December 07, 2007) ISBN:142004382X 784 Pages PDF 8.7 Mb

Todays embedded devices and sensor networks are becoming more and more sophisticated, requiring more efficient and highly flexible compilers. Engineers are discovering that many of the compilers in use today are ill-suited to meet the demands of more advanced computer architectures.Updated to include the latest techniques, The Compiler Design Handbook, Second Edition offers a unique opportunity for designers and researchers to update their knowledge, refine their skills, and prepare for emerging innovations. The completely revised handbook includes 14 new chapters addressing topics such as worst case execution time estimation, garbage collection, and energy aware compilation. The editors take special care to consider the growing proliferation of embedded devices, as well as the need for efficient techniques to debug faulty code. New contributors provide additional insight to chapters on register allocation, software pipelining, instruction scheduling, and type systems.Written by top researchers and designers from around the world, The Compiler Design Handbook, Second Edition gives designers the opportunity to incorporate and develop innovative techniques for optimization and code generation.Thanks to original uploader.

Sunday, December 23, 2007

Active Server Pages How-To: The Definitive Active Server Pages Problem-Solver


Nathan Wallace, "Active Server Pages How-To: The Definitive Active Server Pages Problem-Solver" Waite Group Press; Pap/Cdr edition ISBN: 1571691162 697 pages PDF 17,5 Mb


This is a comprehensive guide to creating Active Platform projects. It shows you how-to create Web pages with functionality equal to the most sophisticated Windows application program. Active Server Page How-To provides 100 cutting-edge projects that cover the entire range of Active Platform development. Topics include conversion of C++ legacy code into ActiveX controls, converting an ActiveX control into an Active Server Component or Active Data Object, and modifying an ActiveX control to work with Distributed COM or function as an ISAPI extension. Each chapter includes one or two How-To's that demonstrate moving legacy code into the Active Platform; several How-To's for common problems that are either not documented or where the documentation is wrong or incomplete; one or two How-To's that illustrate using features from one Active Platform element with other components; and at least one How-To illustrating a combination of three of more Active Platform components working together.