Electronic Circuits for the Evil Genius

1 comments - Post a comment




Electronic Circuits for the Evil Genius
ISBN: 0071448819 | 225 Pages | November 2004 | PDF | 11 MB

There is truly a lack of good, basic hardwire electronic "how-to" books. The market seems interested in this type of fun project compilation. This is another book in our extremely successful "Evil Genius" series. So far, each of the books has sold about $50,000 in less than 3 months.

The perfect addition to our "Evil Genius" series, this book details everything an electronics hobbyist would want to know about circuits and circuit design through 57 Lessons. Readers work through 5 distinct, useful projects to reinforce their learning.


Dave Cutcher teaches electronics, technology, and industrial arts in Burnaby, British Columbia, Canada. An enthusiastic electronics hobbyist and member of the Vancouver Robotics Club and the Seattle Robotics Society, he shared the plans in this book with fellow teachers. They urged him to write this book.

Rapidshare Link:

Rapidshare Download

Password: www.softarchive.net


Tips to download unlimited files from rapidshare
*just switch off ur modem.
*then switch ON it and download the file.
* do this for every download.

 

Java 2 The Complete Reference, Third Edition

No Comment - Post a comment


Take JAVA to the max with expert help Beginning, intermediate, and advanced JAVA programmers alike take note: everything you need to get the best performance out of your applets and servlets is packed into JAVA 2.0: The Complete Reference. World- renowned authors, Patrick Naughton (ESPN’s Sportszone, Disney, and ABC News Web sites), Herb Schildt, the world’s leading programming author, and Joseph OAENeil add 30% more material to their hugely successful past editions of this best seller. They show you exactly how to develop, compile, debug, and run Java applications and applets quickly and confidently. Plus you’ll become expert on all of Java’s new features including: *Servlets used to build powerful, scalable, robust Web applications *The Swing component set, a GUI toolkit that simplifies the development of visual components such as menus, tool bars, dialogs *Utility class updates *Java2-D, which enables you to build advanced 2D graphics and images



Rapidshare Download

 

c++ primer(4th edition)

No Comment - Post a comment

Free Ebooks



# Publisher: Addison-Wesley Professional; 4 edition (February 14, 2005)
# Language: English
# ISBN-10: 0201721481
# ISBN-13: 978-0201721485

Amazon.com
This new edition of C++ Primer, a favorite choice for a first C++ book, has been greatly improved with the latest and greatest on C++, stressing the built-in language features of the C++ Standard Library. For this new version--weighing in at a massive 1,237 pages--Stanley Lippman, a well-known C++ expert, teams up with Josée Lajoie, who has helped define the C++ international language standard. The new material is excellent for programmers who want to get the most out of new and advanced features in the language.

The authors still introduce the basics of C++, including data types and pointers, but quickly move on to stress how to get the most out of the built-in features of ISO-standard C++. Throughout this book built-in support for the C++ Standard Library, such as container classes like vectors and maps, and other standard features, such as the string class, are integrated into a tried-and- proven basic-language tutorial.

The major new features of C++ (templates, name spaces, and run-time type identification) all get their due. The result is an authoritative guide to basic and advanced C++ in a clear and readable style, with plenty of short, practical examples throughout the text. The book includes exercises--some quite challenging--for every section: a perfect choice both for self-study and the classroom. --Richard Dragan --This text refers to an out of print or unavailable edition of this title.

Dr. Dobb's Electronic Review of Computer Books
Read the full review for this book.

During the last fifteen years, the power factor seems to have outperformed the complexity factor, marking the track for massive adoption of C++ in all sorts of serious application realms. Hundreds of books have been published covering every single aspect of the language, including its syntactic and semantic aspects, its effective adoption in small- and large-scale projects, and its most resounding features as well as its most worrying pitfalls. --Davide Marcato, Dr. Dobb's Electronic Review of Computer Books --This text refers to an out of print or unavailable edition of this title.



Download

 

CONTROVERSY TO A PROVERB

No Comment - Post a comment


Here is a controversial thought to a famous proverb "A friend in need is a friend indeed".I developed a controversy thought to this proverb from my past and present life.According to this proverb "A person who helps when a friend is in trouble is considered as a true friend".But according to me it seems that those who are on our side when we succeed in our life is only considered as a true friend.Now a days its quite possible to get a friend who encourages positively when we are in trouble(especially when we get low marks in exams) but not encourages positively when we succeed in life.Only few people encourages but many people acts differently.

 

INTERESTING FACTS ABOUT HUMANS

No Comment - Post a comment



1.People with higher number of moles tend to live longer than people with lesser number of moles.

2.Women blink twice as many times as men do.

3.Intelligent people have more zinc and copper in their hair.

4.We are about 1 cm taller in the morning than in the evening. Layers of cartilage in the joints gets compressed during the day.

5.There are approx. 550 hairs in the eyebrow.

6.The life span of a taste bud is 10 days.

7.The largest known kidney stone weighed 1.36 kilograms.

8.Most dust particles in your house are made from dead skin.

9.Kidney stones come in any color--from yellow to brown.

10.If you ate too many carrots you would turn orange.

11.The colder the room you sleep in, the better the chances are that you'll have a bad dream.

12.The foot is the most common body part bitten by insects.

13.The fastest growing nail is on the middle finger.

14.The most sensitive finger on the human hand is the index finger.

15.After eating too much, your hearing is less sharp.

16.The human body is better suited to two four-hour sleep cycles than one eight-hour one.

17.A hair is 70 per cent easier to cut when soaked in warm water for two minutes.

18.Women's hair is about half the diameter of men's hair.

19.The hardest bone in the human body is the jawbone.

 

TRICK TO HIDE A DRIVE IN WINDOWS XP

No Comment - Post a comment


Here is a trick to hide a drive in windows XP.I was amazed when i worked out this in my computer.so i just thought to share this trick with you friends.Here is the step by step instruction for you people to do this trick:

1.Click Start->Run.Type "diskpartand press Run.
2.After a command prompt window appears type inlist volumethere.(It shows all
the partitions you made in your computer).
3.Now if you want to hide a drive type the corresponding volume number.for example in my computer C drive is assigned volume 2 so i typed
select volume 2“.
4.Now typeremove letter C(In most cases it works instantly, but sometimes restart may be required).
5.In order to unhide the drive before closing the command prompt just type
"assign letter c" (or)follow the first 3 steps and then type "assign letter c" instead of "remove letter c".