03 January, 2009

RF&Wireless Technologies


The Newnes Know It All Series takes the best of what our authors have written to create hard-working desk references that will be an engineer's first port of call for key information, design techniques and rules of thumb. Guaranteed not to gather dust on a shelf!
RF (radio frequency) and wireless technologies drive communication today. This technology and its applications enable wireless phones, portable device roaming, and short-range industrial and commercial application communication such as the supply chain management wonder, RFID. Up-to-date information regarding software defined RF, using frequencies smarter, and, using more of the spectrum, with ultrawideband technology is detailed.

Download:
Link_1
Or
Link_2
Or
Link_3
.

How to Do Everything with the Internet


Dennis Jones, "How to Do Everything with the Internet"
McGraw-Hill Companies | 2001-05 | ISBN: 0072191937 | CHM | 8.2 MB

Download:
Link_1
Or
Link_2
.

Engineering Mathematics, 5 Ed.


John Bird's approach to mathematics, based on numerous worked examples supported by problems, is ideal for students of a wide range of abilities. Theory is kept to a minimum, with the emphasis firmly placed on problem-solving skills, making this a thoroughly practical introduction to the mathematics engineering students need to master.
The book presents a logical topic progression, rather than following the structure of a particular syllabus and is suitable for all Level 3 vocational students and first year undergraduates in Engineering. However, coverage has been carefully matched to the mathematics units within the 2007 BTEC National specifications.
In this fifth edition, new material on inequalities and differentiation of parametric equations, implicit and logarithmic functions as well as an introduction to differential equations has been added. The book now also includes two new revision tests and even more problems for students to work through.
Additional chapters on linear correlation, linear regression and sampling and estimation theories can be downloaded for free from http://books.elsevier.com/companions/9780750685559
Support material for tutors is available as a free download at http://textbooks.elsevier.com:
Instructor's manual with full solutions and suggested marking scheme for all 18 revision tests in the book
Solutions manual with worked solutions for about 1,250 of the further problems in the book
Electronic files for all illustrations in the book
* New colour layout helps navigation and highlights key learning points, formulae and exercises
* Over 1,000 worked examples and 2,000 questions, all with answers
* Fully up to date with the 2007 BTEC National specification
* Free lecturer support material available via textbooks.elsevier.com

Download:
Link_1
Or
Link_2
.

wxPython in Action


With this book, we hope to share with you our excitement about wxPython, a toolkit that is truly unique in the ease that it brings to GUI application development. We wrote it with the goal of creating a useful resource for both the novice and the professional.

Download:
Link_1
.

Python Developer's Handbook


The Python Developer’s Handbook is designed to expose experienced developers to Python and its uses. Beginning with a brief introduction to the language and its syntax, the book moves quickly into more advanced programming topics, including embedding Python, network programming, GUI toolkits, JPython, Web development, Python/C API, and more. Python is an interpreted, object-oriented programming language. Its syntax is simple and easy to learn, and it encourages programmers to write and think clearly. The Python Developer’s Handbook is carefully written, well-organized introduction to this powerful, fast-growing programming language for experienced developers.

Download:
Link_1
.

Python & XML


Python is an ideal language for manipulating XML, and this new volume gives you a solid foundation for using these two languages together. Complete with practical examples that highlight common application tasks, the book starts with the basics then quickly progresses to complex topics like transforming XML with XSLT and querying XML with XPath. It also explores more advanced subjects, such as SOAP and distributed web services.

Download:
Link_1
.

Linux Programming by Example: The Fundamentals


Anyone who's done programming work knows that you spend half your coding time looking for other people's solutions to the problems you're facing in your project. Particularly when you're dealing with times, dates, standard calculations, and other common problems, you find yourself saying, "Someone must have solved this before." And, indeed, someone usually has. Linux Programming by Example is a dense compendium of Linux software solutions--tools, algorithms, and procedures that solve data-processing challenges of the sort that crop up in all sorts of software projects. Though it does not address X11 user-interface programming or network communications much, this book does a great job of communicating recommended practices for command-line interfaces, filesystem manipulation, internationalization and localization, and inter-process communications. Taken together with The Art of Unix Programming, this book will help you solve difficult Linux programming problems quickly.
Unlike a lot of code-oriented books, this one manages to keep its samples concise, and devote more space to discussions of why things are done than to the code that actually does them. This promotes understanding: You can always mess around with the code yourself on your own. Overall, Arnold Robbins does an excellent job of stripping away some of the hacker mystique to reveal the code behind the curtain. This book shows how to work Linux magic. --David Wall
Topics covered: Linux programming in C, mostly at a level concerned with user input from the command line, file I/O, interprocess signalling, and memory management.

Download:
Link_1
.