Mäklare

Categories
Animal | Application |Art | Artificial Intelligence | Business | Certification | Commerce | Computer - Hardware | Databases | Electronics | Engineering | Grammar | History | Intelligence | Internet | IT - General | Language | Magazine | Medical | Photographic | Networking| Programming | Security | Uncategorized | WWW

Free Ebooks and Magazines


Full download


Posted: November 5th, 2007, 12:27pm CET

Tags  [edit]


Add seamless, interactive, user-controlled delivery to your Flash applications. This book builds upon your understanding of basic ActionScript (AS) syntax with the foundational skills that you need to use XML in Flash applications and AS2 or AS3 to migrate your existing applications.

Beginning with an introduction to XML, XML parsing methods, and a short introduction to AS2 you learn how to create a universal XML load/onload Class as well as a universal XHTML parser. Then you learn how to use Components using XML as the data source, including the menu, menubar, datagrid and tree component. Finally, a tutorial projectthe design and development of a Real Estate Web site that contains an XML search enginepulls it all together with hands-on experience.

All the applications use XML as the data source and are written as class files. Select parts of the Real Estate Web site are redeveloped in AS3 for purposes of illustration. The new XML class is presented and specific code examples demonstrate techniques to apply methods and use properties. Particular attention is paid to the differences between AS2 and AS3 and how to effectively transition from one AS version to the other.

The companion CD contains code for all of the properties and methods of the AS2, AS3, and XML class examples. Components for the Real Estate Web site project are also provided.

* Build on basic ActionScript syntax skills
* Add seamless, interactive, user-controlled delivery

Download

or

http://mihd.net/vu4r09

Full download


Posted: November 5th, 2007, 12:25pm CET

Tags  [edit]


The book gives an in-depth study of the principles of the spread spectrum techniques and their applications in mobile communications. It starts with solid foundations in the digital communications that are essential to unequivocal understanding of the CDMA technology, and guides the reader through the fundamentals and characteristics of cellular CDMA communications.

Features include:

* A very clear and thorough description of the principles and applications of spread spectrum techniques in multi-user mobile communications.
* Matlab-based worked examples, exercises and practical sessions to clearly explain the theoretical concepts.
* An easy-to-read explanation of the air interface standards used in IS-95 A/B, cdma2000, and 3G WCDMA.
* Clear presentations of the high speed downlink and uplink packet access (HSDPA/HSUPA) techniques used in 3G WCDMA.

The book is a very suitable introduction to the principles of CDMA communications for senior undergraduate and graduate students, as well researchers and engineers in industry who are looking to develop their expertise.

* A very clear and thorough description of the principles and applications of spread spectrum techniques in multi-user mobile communications.
* Matlab-based worked examples, exercises and practical sessions to clearly explain the theoretical concepts.
* An easy-to-read explanation of the air interface standards used in IS-95 A/B, cdma2000, and 3G WCDMA.
* Clear presentations of the high speed downlink and uplink packet access (HSDPA/HSUPA) techniques used in 3G WCDMA.

Download




Full download


Posted: November 5th, 2007, 12:24pm CET

Tags  [edit]


This unique book serves as a readable, holistic introduction to telecommunications. Far more than an acronym-studded quick fix, Telecom Crash Course is a true tutorial that offers context, connections–and humor– to teach the importance of key technologies. Author Steven Shepard, an accomplished writer and teachers, uses lively stories that deliver important points about the markets that drive the technologies. He provides not only rigorous technical accuracy, with explanations of each technology’s economic importance, but a market and customer-focused analysis of the use and business significance of each technology – and how they relate to each other.

Download

Full download


Posted: November 5th, 2007, 12:22pm CET

Tags  [edit]


Multi-core chips from Intel and AMD offer a dramatic boost in speed and responsiveness, and plenty of opportunities for multiprocessing on ordinary desktop computers. But they also present a challenge: More than ever, multithreading is a requirement for good performance. This guide explains how to maximize the benefits of these processors through a portable C++ library that works on Windows, Linux, Macintosh, and Unix systems. With it, you’ll learn how to use Intel Threading Building Blocks (TBB) effectively for parallel programming — without having to be a threading expert.

Written by James Reinders, Chief Evangelist of Intel Software Products, and based on the experience of Intel’s developers and customers, this book explains the key tasks in multithreading and how to accomplish them with TBB in a portable and robust manner. With plenty of examples and full reference material, the book lays out common patterns of uses, reveals the gotchas in TBB, and gives important guidelines for choosing among alternatives in order to get the best performance.

You’ll learn how Intel Threading Building Blocks:
Enables you to specify tasks instead of threads for better portability, easier programming, more understandable source code, and better performance and scalability in general
Focuses on the goal of parallelizing computationally intensive work to deliver high-level solutions
Is compatible with other threading packages, and doesn’t force you to pick one package for your entire program
Emphasizes scalable, data-parallel programming, which allows program performance to increase as you add processors
Relies on generic programming, which enables you to write the best possible algorithms with the fewest constraints
Any C++ programmer who wants to write an application to run on a multi-core system will benefit from this book. TBB is also very approachable for a C programmer or a C++ programmer without much experience with templates. Best of all, you don’t need experience with parallel programming or multi-core processors to use this book.

Download

or

http://rapidshare.com/files/65902333/0596514808.rar

Full download


Posted: November 5th, 2007, 12:21pm CET

Tags  [edit]


In today’s Web 2.0 world, JavaScript and Dynamic HTML are at the center of the hot new approach to designing highly interactive pages on the client side. With this environment in mind, the new edition of this book offers bite-sized solutions to very specific scripting problems that web developers commonly face. Each recipe includes a focused piece of code that you can insert right into your application.

Why is JavaScript & DHTML Cookbook so popular? After reading thousands of forum threads over the years, author and scripting pioneer Danny Goodman has compiled a list of problems that frequently vex scripters of various experience levels. For every problem he addresses, Goodman not only offers code, but a discussion of how and why the solution works. Recipes range from simple tasks, such as manipulating strings and validating dates in JavaScript, to entire libraries that demonstrate complex tasks, such as cross-browser positioning of HTML elements, sorting tables, and implementing Ajax features on the client.

Ideal for novices as well as experienced scripters, this book contains more than 150 recipes for:
Working with interactive forms and style sheets
Presenting user-friendly page navigation
Creating dynamic content via Document Object Model scripting
Producing visual effects for stationary content
Positioning HTML elements
Working with XML data in the browser
Recipes in this Cookbook are compatible with the latest W3C standards and browsers, including Internet Explorer 7, Firefox 2, Safari, and Opera 9. Several new recipes provide client-side Ajax solutions, and many recipes from the previous edition have been revised to help you build extensible user interfaces for Web 2.0 applications. If you want to write your own scripts and understand how they work, rather than rely on a commercial web development framework, the JavaScript & DHTML Cookbook is a must.

Download


Full download


Posted: November 5th, 2007, 12:19pm CET

Tags  [edit]


Cryptology includes data encryption (cryptography), cryptographic protocols and code breaking to provide the fundamentals of data security.

This new book introduces cryptography in a unique and non-mathematical style. Cryptology Unlocked explains encryption, crypto analysis (classic and modern algorithms), cryptographic protocols, digital standards and much more. This innovative book will reveal some of the dangers of code breaking, and highlights ways to master code-breaking and attack algorithms.

Topics range from the simplest enciphering methods to precise investigations of modern algorithms. Everything you need to understand the delicate balance between complex and actual information, with a peppering of anecdotes along the way.

Join the cryptology adventure, and understand:
The difference between good and bad algorithms
Whether or not secret services can read all messages
The real-world affect cryptography had on World War II
The unspoken security risks behind digital mobile standards GSM and UMTS
The everyday implications on digital signatures, PINs and online banking

Download


Full download


Posted: November 5th, 2007, 12:18pm CET

Tags  [edit]


Cognitive networks can dynamically adapt their operational parameters in response to user needs or changing environmental conditions. They can learn from these adaptations and exploit knowledge to make future decisions.

Cognitive networks are the future, and they are needed simply because they enable users to focus on things other than configuring and managing networks. Without cognitive networks, the pervasive computing vision calls for every consumer to be a network technician. The applications of cognitive networks enable the vision of pervasive computing, seamless mobility, ad-hoc networks, and dynamic spectrum allocation, among others.

In detail, the authors describe the main features of cognitive networks clearly indicating that cognitive network design can be applied to any type of network, being fixed or wireless. They explain why cognitive networks promise better protection against security attacks and network intruders and how such networks will benefit the service operator as well as the consumer.

Cognitive Networks
Explores the state-of-the-art in cognitive networks, compiling a roadmap to future research.
Covers the topic of cognitive radio including semantic aspects.
Presents hot topics such as biologically-inspired networking, autonomic networking, and adaptive networking.
Introduces the applications of machine learning and distributed reasoning to cognitive networks.
Addresses cross-layer design and optimization.
Discusses security and intrusion detection in cognitive networks.

Cognitive Networks is essential reading for advanced students, researchers, as well as practitioners interested in cognitive & wireless networks, pervasive computing, distributed learning, seamless mobility, and self-governed networks.

With forewords by Joseph Mitola III as well as Sudhir Dixit.

Download

Full download


Posted: November 5th, 2007, 12:17pm CET

Tags  [edit]


In 2002 voice over IP will constitute more than 25% of all long distance voice calls, according to Network World. That’s more than a 30% ramp-up from 2001. The emergence of SIP, MPLS and new quality of service tools is making carrier grade voice over IP a service reality, and a potentially huge margin booster and revenue driver for service providers. The first edition of Carrier Grade Voice over IP played a roll in VoIP growth, in less than year becoming an essential tool for carriers working to provide high quality IP telephony. This new edition vastly updates the SIP chapter, details MPLS, and takes the explanations of the previous edition a step further in a final chapter that shows, step by step, how to design working VoIP networks.

Download


or

http://mihd.net/y5h3ut

Full download


Posted: November 5th, 2007, 12:13pm CET

Tags  [edit]


Fundamental Data Compression provides all the information students need to be able to use this essential technology in their future careers. A huge, active research field, and a part of many people’s everyday lives, compression technology is an essential part of today’s Computer Science and Electronic Engineering courses.

With the help of this book, students can gain a thorough understanding of the underlying theory and algorithms, as well as specific techniques used in a range of scenarios, including the application of compression techniques to text, still images, video and audio. Practical exercises, projects and exam questions reinforce learning, along with suggestions for further reading.

* Dedicated data compression textbook for use on undergraduate courses
* Provides essential knowledge for today’s web/multimedia applications
* Accessible, well structured text backed up by extensive exercises and sample exam questions

Download

or

http://mihd.net/qclwvh

Full download