Software E-Books

Download Free Software Ebooks Software Back To E-Books
Mathematical Programming Glossary Download Mathematical Programming Glossary  E-Book
Whenever we base some decision on a comparison of numerical values, we must con- sider the impurity of those values. Thus, if a decision depends on whether v = 0, we instead test if |v | ≤ τ , where τ is some small value called a tolerance. More generally, for a particular comparison of the form v = V , we define two tolerances: absolute and relative, denoted τa and τr , respectively. Then, we test if
Rate this Book :
No votes yet
Mathematical Foundations of Computer Science Download Mathematical Foundations of Computer Science  E-Book
The textbook for this course is Keneth H Rosen: Discrete Mathematics and Its Applications, Fifth Edition,2003, McGraw-Hill. With few Exceptions I will follow the notations in this book .These notes contain some questions and exercises intended to simulate the reader who wants to play a somehow active role while studying the subject.
Rate this Book :
No votes yet
Mastering the vi Editor Download Mastering the vi Editor  E-Book
The VI editor is a screen-based editor used by many Unix users. The VI editor has powerful features to aid programmers, but many beginning users avoid using VI because the different features overwhelm them. This tutorial is written to help beginning users get accustomed to using the VI editor, but also contains sections relevant to regular users of VI as well.
Rate this Book :
No votes yet
Machine Learning, Neural and Statistical Classification Download Machine Learning, Neural and Statistical Classification  E-Book
The aim of this book is to provide an up-to-date review of different approaches to classification, compare their performance on a wide range of challenging data-sets, and draw conclusions on their applicability to realistic industrial problems.
Rate this Book :
No votes yet
Limiting the Threat of Denial of Service Attacks Download Limiting the Threat of Denial of Service Attacks  E-Book
The goal of this paper is to highlight recent trends in the deployment, use, and impact of DoS attack technology based on intruder activity and attack tools reported to and analyzed by the CERT/CC.
Rate this Book :
No votes yet
Learning the vi Editor Download Learning the vi Editor  E-Book
This book is designed to get you started using vi quickly, and to follow up with advanced skills that will let you use it effectively. The first two chapters, The vi Text Editor and Simple Editing, present some simple vi commands with which you can get started. You should practice these until they are second nature. You could stop at the end of Chapter 2, Simple Editing , having learned some elementary editing tools.
Rate this Book :
No votes yet
Learn To Use Your Modem in a Day Download Learn To Use Your Modem in a Day  E-Book
Marketing is the process of planning and executing the conception, pricing, promotion, and distribution of ideas, goods, and services to create exchanges that satisfy individual and organization objectives. The marketing concept requires that customer satisfaction rather than profit maximization be the goal of an organization.
Rate this Book :
No votes yet
Knowledge Societies: Information Technology for Sustainable Development Download Knowledge Societies: Information Technology for Sustainable Development  E-Book
The objective of this introductory chapter is to provide an overview of the important role that information and communication technologies (ICTs) can play in bridging the knowledge divide and helping raise the necessary global commitment to achieve sustainable development
Rate this Book :
No votes yet
Keeping the U.S. Computer Industry Competitive: Defining the Agenda Download Keeping the U.S. Computer Industry Competitive: Defining the Agenda  E-Book
The U.S home video game industry has developed tremendously over the past ten years to become a media force rivaling motion picture distribution . In 1999.video games equated motion pictures with domestic revenues of $7.4 billion and the game industry continues grow from 1998 to 2001
Rate this Book :
No votes yet
JFC Unleashed Download JFC Unleashed  E-Book
The Java Foundation Classes (JFC) provide a rich collection of user interface classes. The most visible aspect of the JFC is the Swing component toolkit. The Swing component toolkit is a graphical user interface (GUI) toolkit consisting of lightweight components. It contains replacement components for the AWT visual components (such as menus, toolbars, dialog boxes, and so on) that are used to build GUIs. It also contains complex components such as trees and tables that do not have AWT equivalents.
Rate this Book :
No votes yet