TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Clojure Programming

4948
37 / 124
出版日:2006/02/15 作者:Are Magnus Bruaset (EDT); Aslak Tveito (EDT)  出版社:Springer-Verlag New York Inc  裝訂:平裝
This book surveys the major topics that are essential to high-performance simulation on parallel computers or computational clusters. These topics, including programming models, load balancing, mesh g
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Programmer's Guide to iSeries Navigator
滿額折
出版日:2006/02/01 作者:Paul Touhy  出版社:Independent Pub Group  裝訂:平裝
iSeries Navigator is a favorite tool of operators and administrators—who use it with great success—but many programmers have missed the great programming tools that is provides! This book introduces y
優惠價: 1 3748
無庫存
Visual Basic 6 Made Easy ― A Complete Tutorial for Beginners
滿額折
出版日:2006/01/05 作者:Liew Voon Kiong  出版社:Createspace Independent Pub  裝訂:平裝
Visual BasicR 6 made easy is written by the author of the popular online Visual Basic tutorial at www.vbtutor.net. This book presents the basics of Visual Basic programming using direct and simple lan
優惠價: 1 1452
無庫存
出版日:2006/01/01 作者:Matt Neuburg  出版社:Oreilly & Associates Inc  裝訂:平裝
Mac users everywhere--even those who know nothing about programming--are discovering the value of the latest version of AppleScript, Apple's vastly improved scripting language for Mac OS X Tiger. And
優惠價: 1 1520
無庫存
Foundation ASP.NET 2.0 for Flash
滿額折
出版日:2005/12/19 作者:Ryan Moore  出版社:Springer-Verlag New York Inc  裝訂:平裝
Provides information on how Flash works with ASP.NET, covering such topics as C# programming, XML, Web services, Flash remoting, and database connectivity.
優惠價: 1 1520
無庫存
出版日:2005/11/01 作者:Chris Shiflett  出版社:Oreilly & Associates Inc  裝訂:平裝
Being highly flexible in building dynamic, database-driven web applications makes the PHP programming language one of the most popular web development tools in use today. It also works beautifully wit
優惠價: 1 1138
無庫存
出版日:2005/10/14 作者:Daniel P. Friedman; William E. Byrd; Oleg Kiselyov  出版社:Mit Pr  裝訂:平裝
The goal of The Reasoned Schemer is to help the functional programmer think logically and the logic programmer think functionally. The authors of The Reasoned Schemer believe that logic programming i
出版日:2005/10/01 作者:Paul Hudson  出版社:Oreilly & Associates Inc  裝訂:平裝
Now installed on more than 20 million Internet domains around the world, PHP is an undisputed leader in web programming languages. Database connectivity, powerful extensions, and rich object-orientati
優惠價: 1 1138
無庫存
出版日:2005/09/20 作者:Kim B. Bruce; Andrea Pohoreckyj Danyluk; Thomas P. Murtagh  出版社:Pearson College Div  裝訂:平裝
Java, an object-oriented language with many standard libraries, offers both complexities and opportunities. This introductory book makes use of a new approach to understanding programming in Java.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/08/31 作者:Anita Houghton  出版社:Crown House Pub Ltd  裝訂:平裝
'Finding Square Holes' is takes a predominantly self- reflective approach to career development, combining techniques from personal development theory, Neuro-Linguistic Programming (NLP) and the Myers
優惠價: 1 1248
無庫存
出版日:2005/08/15 作者:L. Sheila Foster; W. D. Foster  出版社:Pearson College Div  裝訂:平裝
This book provides an introduction to the C programming language. It is widely known for its accurate and precise descriptions, its careful annotation of code, and its comprehensive coverage of topics
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/08/01 作者:Ian Langworth; Chromatic  出版社:Oreilly & Associates Inc  裝訂:平裝
Is there any sexier topic in software development than software testing? That is, besides game programming, 3D graphics, audio, high-performance clustering, cool websites, et cetera? Okay, so softwar
優惠價: 1 1138
無庫存
Ibm Websphere Portal Primer
滿額折
出版日:2005/07/01 作者:Ashok K. Iyengar; Vankata Gadepalli; Bruce R. Olson  出版社:Independent Pub Group  裝訂:平裝
What makes the WebSphere programming model so compelling? Why is WebSphere Portal server fast becoming the world’s premier portal server in sales and functionality? What are portlets? What is the open
優惠價: 1 2998
無庫存
出版日:2005/06/28 作者:Peter Sestoft  出版社:Mit Pr  裝訂:平裝
This concise guide to the Java programming language, version 5.0, offers a quick reference for the reader who wants to know the language in greater detail than that provided by the standard text or l
Beginning Java Objects ─ From Concepts To Code
滿額折
出版日:2005/06/20 作者:Jacquie Barker  出版社:Springer-Verlag New York Inc  裝訂:平裝
A guide to object-oriented programming using UML covers such topics as abstraction, objects and classes, and encapsulation.
優惠價: 1 2280
無庫存
Booknotes On American Character
滿額折
出版日:2005/05/10 作者:Brian Lamb  出版社:Perseus Books Group  裝訂:平裝
Over the past twenty-five years, C-SPAN has established itself as a national treasure. And Booknotes, the flagship of its book programming, has become the premier place to see serious, thoughtful
優惠價: 79 495
無庫存
Data Structures and Algorithms Using Visual Basic.NET
90 折
出版日:2005/03/07 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
This is the first Visual Basic.NET book to provide a comprehensive discussion of the major data structures and algorithms. Here, instead of having to translate material on C++ or Java, the professional or student VB.NET programmer will find a tutorial on how to use data structures and algorithms and a reference for implementation using VB.NET for data structures and algorithms from the .NET Framework Class Library as well as those which must be developed by the programmer. In an object-oriented fashion, the author presents arrays and arraylists, linked lists, hash tables, dictionaries, trees, graphs, sorting and searching as well as more advanced algorithms, such as probabilistic algorithms and dynamic programming. His approach is very practical, for example using timing tests rather than Big O analysis to compare the performance of data structures and algorithms. This book can be used in both beginning and advanced computer programming courses that use the VB.NET language and, most im
優惠價: 9 2807
無庫存
Pro Spring
滿額折
出版日:2005/02/28 作者:Rob Harrop; Jan Machacek  出版社:Springer Verlag  裝訂:平裝
Intended for experienced Java developers, this guide introduces the Spring lightweight framework for building Java applications, and offers advice on aspect-oriented programming, accessing data, manag
優惠價: 1 1900
無庫存
Handshake Circuits:An Asynchronous Architecture for VLSI Programming
90 折
出版日:2004/12/16 作者:Kees van Berkel  出版社:Cambridge Univ Pr  裝訂:平裝
'Design by programming' has proved very successful in the development of complex software systems. This book describes the construction of programs for VLSI digital circuit design, using the language Tangram, and shows how they can be compiled automatically in fully asynchronous circuits. Handshake circuits were invented by the author to separate questions involving the efficient implementation of the VLSI circuits from issues arising in their design. Dr van Berkel presents a mathematical theory of handshake circuits and a silicon compiler supported by a correctness proof. The treatment of VLSI realizations of handshake circuits includes various forms of optimization, handshake refinement, message encoding, circuit initialization, and testing. The approach is illustrated with a host of examples drawn from a wide range of application areas. The book will be of use to electrical engineers and computer scientists involved in VLSI design.
優惠價: 9 3451
無庫存
Understanding Nlp ― Principles and Practice
滿額折
出版日:2004/12/01 作者:Peter Young  出版社:Crown House Pub Ltd  裝訂:平裝
With the publication of the 2001 text, Understanding NLP: Metaphors and Patterns of Change, Young assembled into a streamlined paradigm the collection of ideas about Neuro-Linguistic Programming that
優惠價: 1 1438
無庫存
Software Design For Engineers And Scientists
95 折
出版日:2004/10/01 作者:John A. Robinson  出版社:Butterworth-Heinemann  裝訂:平裝
Software Design for Engineers and Scientists integrates three core areas of computing:. Software engineering - including both traditional methods and the insights of 'extreme programming'. Program des
優惠價: 95 2792
無庫存
出版日:2004/09/30 作者:David M. Bourg; Glenn Seemann  出版社:Oreilly & Associates Inc  裝訂:平裝
From the author of "Physics for Game Developers," comes a new, non-threatening introduction to the complex subject of game programming.
優惠價: 1 1518
無庫存
Mitsubishi Fx Programmable Logic Controllers
95 折
出版日:2004/09/13 作者:John Ridley  出版社:Butterworth-Heinemann  裝訂:平裝
John Ridley provides comprehensive information on usage, design and programming for the Mitsubishi FX range of programmable logic controllers, in this step-by-step, practical guide.Professional engine
優惠價: 95 3303
無庫存
出版日:2004/09/01 作者:Scott Oaks; Henry Wong  出版社:Oreilly & Associates Inc  裝訂:平裝
Threads are essential to Java programming, but learning to use them effectively is a nontrivial task. This new edition of the classic Java Threads shows you how to take full advantage of Java's thread
優惠價: 1 1518
無庫存
Be Your Own Psychic — Tapping The Innate Power Within
滿額折
出版日:2004/09/01 作者:Sherron Mayes  出版社:Pgw  裝訂:平裝
All people have psychic potential, but few know how to harness it. Be Your Own Psychic offers lessons on understanding and programming dreams, acting on hunches, gaining true insight, and following a
優惠價: 1 530
無庫存
出版日:2004/08/31 作者:Mike Murach; Anne Prince; Raul Menendez  出版社:Mike Murach & Associates Inc  裝訂:平裝
Specifically addressing COBOL programming for IBM mainframes, this tutorial and reference starts by showing how to code and test simple programs that prepare reports, then shows how to design more com
優惠價: 1 2975
無庫存
出版日:2004/08/27 作者:EhudY. Shapiro  出版社:Mit Pr  裝訂:平裝
productively combines elements of programming languages, environments, logic, and inductive inference to produce effective debugging aids. Its use of the PROLOG language provides an efficient implemen
Essential Actionscript 2.0
滿額折
出版日:2004/06/18 作者:Colin Moock  出版社:Oreilly & Associates Inc  裝訂:平裝
Moock, a developer in the Flash community, covers ActionScript 2.0 syntax as well as object-oriented design and object-oriented programming (OOP) in this guide for ActionScript developers and experien
優惠價: 1 1518
無庫存
Approaches to the Theory of Optimization
90 折
出版日:2004/06/03 作者:J. P. Ponstein  出版社:Cambridge Univ Pr  裝訂:平裝
Optimization is concerned with finding the best (optimal) solution to mathematical problems that may arise in economics, engineering, the social sciences and the mathematical sciences. As is suggested by its title, this book surveys various ways of penetrating the subject. The author begins with a selection of the type of problem to which optimization can be applied and the remainder of the book develops the theory, mainly from the viewpoint of mathematical programming. To prevent the treatment becoming too abstract, subjects which may be considered 'unpractical' are not touched upon. The author gives plausible reasons, without forsaking rigor, to show how the subject develops 'naturally'. Professor Ponstein has provided a concise account of optimization which should be readily accessible to anyone with a basic understanding of topology and functional analysis. Advanced students and professionals concerned with operations research, optimal control and mathematical programming will welc
優惠價: 9 1696
無庫存
出版日:2004/04/15 作者:Daniel James Rowley; Herbert Sherman  出版社:Rowman & Littlefield Pub Inc  裝訂:平裝
Academic planning is the primary activity that shapes academic programming on a college or university campus, say management scholars Rowley (U. of Northern Colorado) and Sherman (Long Island U.). The
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Axiomatic Domain Theory in Categories of Partial Maps
90 折
出版日:2004/03/25 作者:Marcelo P. Fiore  出版社:Cambridge Univ Pr  裝訂:平裝
Axiomatic categorical domain theory is crucial for understanding the meaning of programs and reasoning about them. This book is the first systematic account of the subject and studies mathematical structures suitable for modelling functional programming languages in an axiomatic (i.e. abstract) setting. In particular, the author develops theories of partiality and recursive types and applies them to the study of the metalanguage FPC; for example, enriched categorical models of the FPC are defined. Furthermore, FPC is considered as a programming language with a call-by-value operational semantics and a denotational semantics defined on top of a categorical model. To conclude, for an axiomatisation of absolute non-trivial domain-theoretic models of FPC, operational and denotational semantics are related by means of computational soundness and adequacy results. To make the book reasonably self-contained, the author includes an introduction to enriched category theory.
優惠價: 9 2047
無庫存
出版日:2004/03/01 作者:David Sklar  出版社:Springer-Verlag New York Inc  裝訂:平裝
* PHP is the leading programming language for developing dynamic web applications. The simplicity of PHP, the ease of development, a large community, and the expansive repository of open source PHP li
優惠價: 1 1330
無庫存
出版日:2004/03/01 作者:Robert L. Mott  出版社:McFarland & Co Inc Pub  裝訂:平裝
During the “golden age” of live radio and television, writers, performers, and producers created their programs in an environment far different from the studios of today. With live programming, anythi
優惠價: 1 2100
無庫存
出版日:2004/02/27 作者:Martin Campbell-Kelly  出版社:Mit Pr  裝訂:平裝
A business history of the software industry from the days of custom programming to the age of mass-market software and video games.
A First Course in Combinatorial Optimization
90 折
出版日:2004/02/09 作者:Jon Lee  出版社:Cambridge Univ Pr  裝訂:平裝
A First Course in Combinatorial Optimization is a text for a one-semester introductory graduate-level course for students of operations research, mathematics, and computer science. It is a self-contained treatment of the subject, requiring only some mathematical maturity. Topics include: linear and integer programming, polytopes, matroids and matroid optimization, shortest paths, and network flows. Central to the exposition is the polyhedral viewpoint, which is the key principle underlying the successful integer-programming approach to combinatorial-optimization problems. Another key unifying topic is matroids. The author does not dwell on data structures and implementation details, preferring to focus on the key mathematical ideas that lead to useful models and algorithms. Problems and exercises are included throughout as well as references for further study.
優惠價: 9 2339
無庫存
Qshell for Iseries
滿額折
出版日:2004/02/01 作者:Ted Holt; Fred A. Kulack  出版社:Independent Pub Group  裝訂:平裝
From the basics of programming in the Qshell on iSeries to complete coverage of previously undocumented topics, programmers will not only learn the Qshell more easily than they can with the Qshell man
優惠價: 1 3998
無庫存
出版日:2004/01/30 作者:Robert Rowe  出版社:Mit Pr  裝訂:平裝
Machine Musicianship is both a programming tutorial and an exploration of the foundational concepts of musical analysis, performance, and composition. The theoretical foundations are derived from the
出版日:2004/01/01 作者:David Flanagan  出版社:Oreilly & Associates Inc  裝訂:平裝
The author of the best-selling Java in a Nutshell has created an entire book of real-world Java programming examples that you can learn from. If you learn best "by example," this is the book for you.T
優惠價: 1 1518
無庫存
出版日:2003/11/01 作者:James D. Tisdall; Lincoln Stein (FRW)  出版社:Oreilly & Associates Inc  裝訂:平裝
A companion volume to Beginning Perl for Bioinformatics discusses the ties between biology and computer science and covers core PERL programming concepts, module extensions, and more advanced Perl tec
優惠價: 1 1900
無庫存
出版日:2003/11/01 作者:Elayne Rapping  出版社:New York Univ Pr  裝訂:平裝
Law and Justice as Seen on TV examines the impact, significance, and social and political problems raised by the enormous onslaught of law-related television programming, both fiction and nonfiction,
優惠價: 1 2340
無庫存
  • 4948
    124
  • 1
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • 124

暢銷榜

客服中心

收藏

會員專區