e99 Online Shopping Mall
|
|
Help |
| Home - Basic J - J Programming (Books) | |
|   | Back | 21-40 of 100 | Next 20 |
click price to see details click image to enlarge click link to go to the store
| 21. Programming Fundamentals Using Microsoft Visual Basic .NET by Gary B. Shelly, Thomas J. Cashman, Jeffrey J. Quasney | |
| Paperback: 152
Pages
(2004-09-09)
list price: US$26.95 -- used & new: US$21.12 (price subject to change: see help) Asin: 0619255145 Canada | United Kingdom | Germany | France | Japan | |
|
Editorial Review Book Description | |
| 22. Linear Programming: Foundations and Extensions (International Series in Operations Research & Management Science) by Robert J. Vanderbei | |
![]() | Hardcover: 464
Pages
(2007-11-26)
list price: US$99.00 -- used & new: US$81.55 (price subject to change: see help) Asin: 0387743871 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Linear Programming: Foundations and Extensions is an introduction to the field of optimization. The book emphasizes constrained optimization, beginning with a substantial treatment of linear programming, and proceeding to convex analysis, network flows, integer programming, quadratic programming, and convex optimization. The book is carefully written. Specific examples and concrete algorithms precede more abstract topics. Topics are clearly developed with a large number of numerical examples worked out in detail. Moreover, Linear Programming: Foundations and Extensions underscores the purpose of optimization: to solve practical problems on a computer. Accordingly, the book is coordinated with free efficient C programs that implement the major algorithms studied: -The two-phase simplex method; -The primal-dual simplex method; -The path-following interior-point method; -The homogeneous self-dual methods. In addition, there are online JAVA applets that illustrate various pivot rules and variants of the simplex method, both for linear programming and for network flows. These C programs and JAVA tools can be found on the book's webpage: Customer Reviews (3)
Summary. This book presents a thoroughly modern treatment of linear programming that achieves a healthy balance between theory, implementation, computation, and between the simplex method and interior-point methods. It's most novel feature is that it is written in a delightful and refreshing conversational style, that bespeaks the author's teaching style and relaxed wit. It is a pleasure to read: students will find the book to be friendly and engaging, while professors will find in the book a wealth of teaching material, nicely organized and packaged for classroom use. The book is also meant to be used in conjunction with a public-available website that contains software for various algorithms, additional exercises, and demos of algorithms. Vanderbei's book is thoroughly modern. Vanderbei's book is completely up-to-date. Aside from a nice treatment of the simplex method, it also contains a very up-to-date treatment of interior point methods, including the homogeneous self-dual formulation and algorithm (which might soon become the dominant algorithm in practice and theory). It contains extensive material on issues of implementation of both the simplex algorithm and interior point algorithms. A politician might call it a book for the 21st century. Vanderbei's book has many novel features. This book is quite different from most other textbooks on LP in a number of important ways. For starters, the standard form of a linear program in the book is the symmetric form of the problem (max c^T x | Ax <= b, x >= 0), as opposed to the usual form (min c^T x | Ax=b, x >= 0). This difference allows for an easier treatment of duality, and allows one to see the geometry of linear programming more easily as well. The symmetric form also makes it easier to set up the homogeneous self-dual interior point algorithm. However, this form has the drawback that discussions of bases, basic feasible solutions, and some of the mechanics of the simplex method are all a bit more awkward. (The book uses the language of dictionaries to describe the essential information in a simplex method iteration.) The book has more of a focus on engineering applications than does the more typcial LP textbook (which tend to rely on business problems). For example, there is a nice chapter on optimization of engineering structures such as trusses. The book gives a very broad treatment of interior point methods, including several topics that are not usually found in textbooks such as the homogeneous self-dual formulation and algorithm, quadratic programming via interior point methods, and general convex optimization via interior point methods. These novel features are good in that the author has clearly tried to be innovative and to build an LP text from the ground up, without regard for past texts. Some Nice Features. There are some particularly nice features in the book. The book contains a much-simplified variant of the Klee-Minty polytope that allows for a more straightforward proof that the simplex method can visit exponentially many extreme points. In addition to proving strong duality, the book also presents Tucker's strict complementarity theorem, which has become important in the new view of sensitivity analysis, optimal partitions, and interior point methods. The book also contains a nice treatment of the steepest edge pivot rule, which has recently emerged as an important component in speeding up the performance of the simplex algorithm. In the treatment of interior point methods, the author spends very little time on polynomial time bounds and guarantees (as a theorist, I like to see this material), instead adding value by discussing important computational and implemention issues, including ordering heuristics, strategies for solving the KKT system by Newton's method, etc. The book sometimes has an engineer's feel for the proofs, which is good for students but is a bit frustrating to hard-core math types such as myself. There are many instances where the proof is just a proof via an example. This is consistent with the conversational and informal style of the text, and this informality spills over into the mathematics on occasion. This book has style. As mentioned earlier, the book has a wonderfully appealing conversational style. While the author does not purposely go out of his way to be cute and corny, he succeeds in leaving the reader grinning with his humor. There are some passages that are downright funny, but the style succeeds mostly by default. One section on the issue of modeling the anchoring of truss design problems is called Anchors Away, the subsection on updating factorizations to reduce fill-in is aptly called Shrinking the Bump. And there is the hint of a racy discussion of an application of Konig's Theorem involving boys and girls that the curious reader might enjoy. Overall, I greatly enjoyed reviewing this book, and I highly recommend the book as a textbook for an advanced undergraduate or master's level course in linear programming, particularly for courses in an engineering environment. In addition, the book also is a good reference book for interior point methods as well as for implementation and computational aspects of linear programming. This is an excellent new book.
| |
| 23. The Mathematics of Nonlinear Programming (Undergraduate Texts in Mathematics) by Anthony L. Peressini, Francis E. Sullivan, J.J. Jr. Uhl | |
![]() | Hardcover: 273
Pages
(1993-06-17)
list price: US$59.95 -- used & new: US$48.30 (price subject to change: see help) Asin: 0387966145 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (2)
I heartily recommend it to _anyone_interested in learning about nonlinear programming. ... Read more | |
| 24. Java Programming for Dummies by Donald J. Koosis, David S. Koosis | |
![]() | Paperback: 384
Pages
(1999-01)
list price: US$29.99 -- used & new: US$3.10 (price subject to change: see help) Asin: 076450388X Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description If you're ready to start using Java 2 instead of simply watching on the sidelines as way-cool Web applets dance across your browser window, grab yourself a copy of the third edition of the popular Java Programming For Dummies and get set to rock your world. Find out how to add oomph and interactivity to your Web sites with nifty Java applets, provide a friendly user interface to your corporate database, or develop games as you plumb the pages of Java Programming For Dummies, 3rd Edition: This fun and friendly reference book also features a CD-ROM that includes all the sample code and applets from the book, along with Sun Microsystems' Java Developer Kit (JDK) and a trial version of the JBuilder 2 development tool from Inprise. Customer Reviews (39)
The worst part was the flow and format.I had to start on chapter 8 and begin reading backwards to understand the concepts introduced, but even then things were not explained clearly. Its very rare when I give a bad review, but this one deserves 1 star just because of the numerous errors.To tell you the truth, I returned it the following day after buying it and haven't done Java since.
| |
| 25. Programming MicrosoftSQL Server 2005 by Andrew J Brust, Stephen Forte | |
![]() | Paperback: 950
Pages
(2006-07-19)
list price: US$49.99 -- used & new: US$23.99 (price subject to change: see help) Asin: 0735619239 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (7)
| |
| 26. McGraw-Hill Personal Computer Programming Encyclopedia: Languages and Operating Systems by William J. Birnes, William P. Woodall | |
| Hardcover: 752
Pages
(1989-01)
list price: US$109.50 Isbn: 0070053936 Canada | United Kingdom | Germany | France | Japan | |
| 27. History of Programming Languages, Volume 2 (ACM Press) | |
![]() | Paperback: 864
Pages
(1996-02-22)
list price: US$69.99 -- used & new: US$42.51 (price subject to change: see help) Asin: 0201895021 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
Customer Reviews (2)
This volume of the proceedings of HOPL II is thus invaluable for the student of programming.HOPL I covered the main early languages (Algol 60, FORTRAN, COBOL, LISP, APT, BASIC...); HOPL II covers important languages of more recent vintage (Algol 68, Pascal, C, C++. more recent dialects of LISP). C.H. Lindsey's fine paper on the turbulent development of Algol 68, the best language you probably never used and a major influence on later languages, is worth the price of admission by itself.
| |
| 28. Object-Oriented Programming with Visual Basic .NET by J.P. Hamilton | |
![]() | Paperback: 308
Pages
(2002-10)
list price: US$34.95 -- used & new: US$19.45 (price subject to change: see help) Asin: 0596001460 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (1)
| |
| 29. Bluetooth Application Programming with the Java APIs Essentials Edition (The Morgan Kaufmann Series in Networking) (The Morgan Kaufmann Series in Networking) by Timothy J. Thompson, C Bala Kumar, Paul Kline | |
![]() | Paperback: 304
Pages
(2008-02-15)
list price: US$39.95 -- used & new: US$34.38 (price subject to change: see help) Asin: 0123743427 Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description | |
| 30. Parallel Programming in C with MPI and OpenMP by Michael J. Quinn | |
![]() | Hardcover: 544
Pages
(2003-06-05)
list price: US$127.50 -- used & new: US$94.93 (price subject to change: see help) Asin: 0072822562 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (3)
| |
| 31. Introduction To Programming with Visual Basic .net by Gary J. Bronson, David Rosenthal | |
![]() | Paperback: 832
Pages
(2004-12-30)
list price: US$102.95 -- used & new: US$15.20 (price subject to change: see help) Asin: 0763724785 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (2)
| |
| 32. Crash Course in C (Programming series) by Paul J. Perry | |
| Paperback: 1000
Pages
(1993-01)
list price: US$16.95 -- used & new: US$7.99 (price subject to change: see help) Asin: 1565291492 Average Customer Review: Canada | United Kingdom | Germany | France | Japan | |
Customer Reviews (2)
| |
| 33. Multithreading Programming Techniques (J. Ranade Workstation Series) by Shashi Prasad | |
![]() | Paperback: 410
Pages
(1997-01)
list price: US$49.95 -- used & new: US$115.75 (price subject to change: see help) Asin: 0079122507 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (2)
However, if you want to learnthe multi-threading support of any specific OS, this book is a poor choice. The examples are extremely sloppy; almost half of them are syntactiallyincorrect.For example, 7 is substituted for >, == is exchanged with =,and {} braces are missing.Many examples are incorrect even after fixingthe syntax.Examples that might be correct contain techniques notexplained in the prose. I suggest using this book as cross-OS survey ofmultithreading support, and buy something else for the details.
| |
| 34. Ado .Net Programming (Wordware Programming Library) by Terrence J. Joubert, Ryan N. Payet | |
![]() | Paperback: 422
Pages
(2002-08)
list price: US$49.95 -- used & new: US$5.12 (price subject to change: see help) Asin: 1556229658 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description * Discover the differences between ADO and ADO .NET. The appendixes include references to the new object-oriented paradigm of VB .NET, database normalization, views, stored procedure and trigger programming, and techniques for adding SQL functionality. Customer Reviews (7)
The book does not even come close to being an ADO.NET book. It states Learn How To interact with databases using the Connection, Command, DataReader, and DataAdapter Components and how to manipulate data with the dataset component. This is a JOKE. Chapter 2 Interacting With Databases is nothing more than a list of the objects mentioned above and their properties and methods. NOT EVEN AN EXAMPLE on how to properly use them. The book should have been named more for the interaction of ADO.NET and XML, because that is what most of the focus appears to be on. But what the book does cover is very well written !
Having said that, the topics this book covers seem to be very good.This book does teach you how to use ADO.NET (efficiently - and that's important).The bottom line is, it is an excellent book.I took a star away from my rating for not letting me know this was a VB.NET book.
Having said that, the topics this book covers seem to be very good.This book does teach you how to use ADO.NET (efficiently - and that's important).The bottom line is, it is an excellent book.I took a star away from my rating for not letting me know this was a VB.NET book.
| |
| 35. Ruby Programming for Medicine and Biology (Jones and Bartlett Series in Biomedical Informatics) by Jules J. Berman | |
![]() | Paperback: 378
Pages
(2007-09-13)
list price: US$62.95 -- used & new: US$40.50 (price subject to change: see help) Asin: 0763750905 Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Product Description | |
| 36. Introduction to Functional Programming Systems Using Haskell (Cambridge Computer Science Texts) by Antony J. T. Davie | |
![]() | Paperback: 304
Pages
(1992-06-26)
list price: US$45.00 -- used & new: US$40.80 (price subject to change: see help) Asin: 0521277248 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (2)
| |
| 37. Systems Programming (McGraw-Hill computer science series) by John J. Donovan | |
| Hardcover: 480
Pages
(1972-03)
list price: US$85.85 -- used & new: US$109.73 (price subject to change: see help) Asin: 0070176035 Canada | United Kingdom | Germany | France | Japan | |
| 38. Programming with Constraints: An Introduction by Kim Marriott, Peter J. Stuckey | |
![]() | Hardcover: 483
Pages
(1998-03-13)
list price: US$70.00 -- used & new: US$50.00 (price subject to change: see help) Asin: 0262133415 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (2)
After a brief introduction to constraint programming, the authors introduce three types of constraints that exist in constraint programming, namely arithmetic, tree, and finite domain. They also introduce three operations involving constraints: satisfiability, simplification, and optimization. The authors spend most of the chapter on the question of satisfiability. Constraints are defined from the standpoint of mathematical logic, along with what it means for them to be satisfiable, and a discussion on modeling with arithmetic constraints and constraint satisfaction is given with an example from electric circuits. Tree constraints are then discussed with an example of a C-language binary tree used to motivate the discussion. Boolean constraints are then discussed, along with sequence constraints, which are shown to have an interesting application to DNA mapping and decoding. An application to artificial intelligence is given, and this one involves constraints that are not taken from mathematics. The authors finish the chapter with a discussion of constraint solving using local propagation, a technique used in graph theory. The authors discuss the simplification and optimization of constraints in the next chapter. They show when constraints are redundant, give rules for deciding when one constraint is equivalent to another, and show how using projection can allow the simplifying of a constraint with respect to the variables of interest. When projection cannot be done, they then show how to add variables to a constraint in order to achieve simplification. The (polynomial-time) Dantzig simplex algorithm is discussed for problems with linear real arithmetic constraints. Algorithms are discussed for deciding when two constraints are equivalent or when one implies the other. In chapter 3, the authors discuss constraint problems for the case where the constraint domain is a finite set. The arc and node consistency, bounds propagation, and integer programming techniques, familiar from AI and operations research, are discussed in detail. The famous N-queens problem is introduced as motivation for the constraint satisfaction problem. The free-ware Prolog package ECLiPSe is introduced in the practical exercises. The authors give references to an interesting application of constraint satisfaction problems to planning gene-splicing experiments (the MOLGEN system). The next part of the book concerns the constraint logic programming (CLP) paradigm wherein the authors define constraint logic programs and programming techniques. The reader familiar with logic programming (Prolog for example), will clearly see the influence of ideas from that area, such as rules, goals, rewriting, and derivations. An interesting and useful example of applying CLP to the modeling of options trading is given. Also, the authors show how to employ some of the more common data structures, such as lists and binary trees into CLP. In addition, they show how one can measure the efficiency of a CLP program, and how to improve it using various programming techniques to reduce the search space. The authors show how CLP can be implemented for both cases of infinite and finite domain constraints. In the last part of the book the authors discuss other ways of viewing constraint logic programs, such as thinking it in terms of a database, called a constraint database. The discussion is very interesting, for the authors show how they are generalizations of the standard databases, and they show how the usual evaluation techniques in CLP, such as backtracking, must be generalized if one is to efficiently implement constraint databases. This "bottom-up" evaluation is compared with the "top-down"; approach usually employed. They show in great detail how constraint databases are a natural generalization of relational databases. They also show how CLP can be generalized to the case of concurrent constraint programming, where agents can execute concurrently and communicate via some global constraint in memory. In addition, they give a brief overview of how CLP can be implemented into the functional and imperative programming paradigms. They mention the use of various commercial packages for doing constraint programming, such as Mathematica, Maple, Macsyma, and ILOG SOLVER. Since the time of publication a very powerful commercial package, called ILOG OPL has appeared. The applications of constraint programming are mushrooming, and I have found it to be a very powerful tool for example in network modeling and simulation, and in mathematical portfolio analysis, although sometimes one must be patient because of performance.The programming methodologies used are different than the usual ones, but I find them to be very effective for program transparency and economy of thought. Others have also apparently found constraint programming to be useful, for example the problem of protein structure prediction has recently made heavy use of constraint programming techniques. Other recent uses of CLP include a system for transport planning and scheduling for a large food industry, a system for a TV/radio company to plan and control the assignment of journalists and technicians to different emissions, and a system to develop work plans and schedules for train drivers and conductors, optimal planning of digital cordless communication systems, and nuclear fuel transportation and scheduling.
| |
| 39. Graphics Programming Solutions (J. Ranade Workstation Series/Book and Disk) by Julio Sanchez, Maria P. Canton | |
| Hardcover: 500
Pages
(1992-12)
list price: US$60.00 Isbn: 0079114644 Canada | United Kingdom | Germany | France | Japan | |
| 40. An Introduction to Programming with Mathematica, Third Edition by Paul R. Wellin, Richard J. Gaylord, Samuel N. Kamin | |
![]() | Hardcover: 570
Pages
(2005-01-31)
list price: US$89.00 -- used & new: US$53.20 (price subject to change: see help) Asin: 0521846781 Average Customer Review: Canada | United Kingdom | Germany | France | Japan |
|
Editorial Review Book Description Customer Reviews (5)
| |
|   | Back | 21-40 of 100 | Next 20 |