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

Programming HTML5 Applications

25583
3 / 640
出版日:2005/11/16 作者:Arno Puder; Kay Romer; Frank Pilhofer  出版社:Elsevier Science Ltd  裝訂:精裝
Middleware is the bridge that connects distributed applications across different physical locations, with different hardware platforms, network technologies, operating systems, and programming languag
優惠價: 1 3558
無庫存
出版日:2005/10/13 作者:Clark S. Lindsey  出版社:Cambridge Univ Pr  裝訂:精裝
JavaTech is a practical introduction to the Java programming language with an emphasis on the features that benefit technical computing. After presenting the basics of object-oriented programming in Java, it examines introductory topics such as graphical interfaces and thread processes. It goes on to review network programming and develops Web client-server examples for tasks such as monitoring remote devices. The focus then shifts to distributed computing with RMI. Finally, it examines how Java programs can access the local platform and interact with hardware. Topics include combining native code with Java, communication via serial lines, and programming embedded processors. An extensive web site supports the book with additional instructional materials. JavaTech demonstrates the ease with which Java can be used to create powerful network applications and distributed computing applications. It will be used as a textbook for programming courses, and by researchers who need to learn Jav
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/09/26 作者:Joe Sutphin  出版社:Apress  裝訂:精裝
Intended for experienced AutoCAD users, this guide introduces the Visual Basic for Applications programming language, and shows how to programmatically control AutoCAD events, layers and linetypes, 3D
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/06/30 作者:Guy Desaulniers (EDT); Jacques Desrosiers (EDT); Marius M. Solomon (EDT)  出版社:Springer Verlag  裝訂:精裝
Column Generation is an insightful overview of the state of the art in integer programming column generation and its many applications. The volume begins with "A Primer in Column Generation" which out
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2004/11/30 作者:Michael Trott  出版社:Springer-Verlag New York Inc  裝訂:精裝
The Mathematica GuideBook for Programming provides a comprehensive, step-by-step development of Mathematica programming capabilities and contains an enormous collection of examples and worked exercise
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2002/06/01 作者:Horst Keller; Sascha Kruger  出版社:Prentice Hall  裝訂:精裝
With a focus on ABAP Objects, this textbook introduces SAP programming, with attention to ABAP workbench, programming basics, the runtime environment, core language elements, classical and object- ori
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2000/04/18 作者:Venieris  出版社:John Wiley & Sons Inc  裝訂:精裝
Object-oriented (OO) technology is an integral part of computer communications and multimedia service provisioning. Covering all areas related to OO programming in telecommunications applications, thi
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1998/02/01 作者:Jon Pearce  出版社:Springer Verlag  裝訂:精裝
By now, Scheme is a well-established programming language and is finding increasing popularity in programming courses for undergraduates. Its expressive capabilities are matched by a simplicity of lan
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1997/03/28 作者:R. B. Bapat  出版社:Cambridge Univ Pr  裝訂:精裝
This book provides an integrated treatment of the theory of nonnegative matrices (matrices with only positive numbers or zero as entries) and some related classes of positive matrices, concentrating on connections with game theory, combinatorics, inequalities, optimisation and mathematical economics. The wide variety of applications, which include price fixing, scheduling and the fair division problem, have been carefully chosen both for their elegant mathematical content and for their accessibility to students with minimal preparation. Many results in matrix theory are also presented. The treatment is rigorous and almost all results are proved completely. These results and applications will be of great interest to researchers in linear programming, statistics and operations research. The minimal prerequisites also make the book accessible to first-year graduate students.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1996/08/29 作者:ValmirC. Barbosa  出版社:Mit Pr  裝訂:精裝
"An Introduction to Distributed Algorithms" takes up some of the main concepts and algorithms, ranging from basic to advanced techniques and applications, that underlie the programming of distributed-
出版日:1995/07/01 作者:A. Prekopa  出版社:Springer Verlag  裝訂:精裝
Stochastic Programming is the science that provides us with tools to design and control stochastic systems with the aid of mathematical programming techniques. It is on the border line of statistics a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1991/12/30 作者:PhilipJ. Hatcher  出版社:Mit Pr  裝訂:精裝
Data-Parallel Programming demonstrates that architecture-independent parallel programming is possible by describing in detail how programs written in a high-level SIMD programming language may be comp
ARTIFICIAL INTELLIGENCE A SYSTEMS APPROACH
滿額折
作者:M. TIM JONES  出版社:INFINITY SCIENCE PRESS LLC  裝訂:精裝
1.Covers not only AI theory, but modern applications e.g., game programming, machine learning, swarming, artificial immune systems, genetic algorithms, pattern recognition, numerical optimization, dat
優惠價: 1 1200
無庫存
出版日:2022/10/31 作者:Norman Ramsey  出版社:Cambridge Univ Pr  裝訂:精裝
Computer scientists often need to learn new programming languages quickly. The best way to prepare for this is to understand the foundational principles that underlie even the most complicated industrial languages. This text for an undergraduate programming languages course distills great languages and their design principles down to easy-to-learn 'bridge' languages implemented by interpreters whose key parts are explained in the text. The book goes deep into the roots of both functional and object-oriented programming, and it shows how types and modules, including generics/polymorphism, contribute to effective programming. The book is not just about programming languages; it is also about programming. Through concepts, examples, and more than 300 practice exercises that exploit the interpreter, students learn not only what programming-language features are but also how to do things with them. Substantial implementation projects include Milner's type inference, both copying and mark-an
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
An Experiential Introduction to Principles of Programming Languages
79 折
出版日:2022/05/24 作者:Hridesh Rajan  出版社:Mit Pr  裝訂:精裝
A textbook that uses a hands-on approach to teach principles of programming languages, with Java as the implementation language.This introductory textbook teaches the principles of programming languages by using an experiential learning style, in which students learn about language features by realizing those features in a pedagogical compiler. Students use Java―the most commonly used programming language in the first two years of the computer science curriculum―as the implementation language throughout. The book also discusses a range of emerging topics in programming languages missing from existing textbooks, including concurrency, Big Data, and event-driven programming. The goal is to prepare students to design, implement, analyze, and understand both domain-specific and general-purpose programming languages. The book first develops basic concepts in languages, including means of computation using primitive values, means of combination such as variable definition and functions, an
優惠價: 79 1801
無庫存
出版日:2021/10/18 作者:Farzin Asadi  出版社:Morgan & Claypool  裝訂:精裝
A microcontroller is a compact, integrated circuit designed to govern a specific operation in an embedded system. A typical microcontroller includes a processor, memory, and input/output (I/O) peripherals on a single chip.When they first became available, microcontrollers solely used Assembly language. Today, the C programming language (and some other high-level languages) can be used as well. Some of advanced microcontrollers support another programming technique as well: Graphical programming. In graphical programming, the user does not write any code but draws the block diagram of the system he wants. Then a software converts the drawn block diagram into a suitable code for the target device.Programming microcontrollers using graphical programming is quite easier than programming in C or Assembly. You can implement a complex system within hours with graphical programming while its implementation in C may take months. These features make the graphical programming an important option
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2020/12/31 作者:Zili Yang  出版社:Cambridge Univ Pr  裝訂:精裝
This innovative book models pollution mitigation as a negative externality whilst also providing desirable and useful solutions, such as establishing the triangular equivalence relationship among the Lindahl equilibrium without transfers, the Nash bargaining solution with the payoffs of the Cournot-Nash equilibrium as the status quo point, and the social optimum under the Lindahl weights. By introducing programming algorithms to validate these relationships numerically, Zili Yang bridges the gap between analytical results and empirical modelling, ultimately solving the Lindahl equilibrium and hybrid Nash equilibria in the influential RICE model. This text demonstrates the complexity and variety of environment externality problems, ranging from mixed externality to correlated externalities to environmental externality under IRS and policy applications. Integrating theory, algorithms and applications in a comprehensive framework, The Environment and Externality will benefit scholars and
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/11/01 作者:Akhilesh Kumar Srivastava  出版社:Arcler Education Inc  裝訂:精裝
A Practical Approach to Data Structure and Algorithm with Programming in C discusses about how data structure and algorithm plays out with programming in C. This book comprises topics such as algorith
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/12/10 作者:Egon Balas  出版社:Springer Nature  裝訂:精裝
Disjunctive Programming is a technique and a discipline initiated by the author in the early 1970's, which has become a central tool for solving nonconvex optimization problems like pure or mixed inte
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/09/30 作者:Fabrizio Riguzzi  出版社:River Publishers  裝訂:精裝
Probabilistic Logic Programming extends Logic Programming by enabling the representation of uncertain information by means of probability theory. Probabilistic Logic Programming is at the intersection
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/09/13 作者:Guy Somberg  出版社:A K Peters Ltd  裝訂:精裝
Welcome to the second volume of Game Audio Programming: Principles and Practices – the first series of its kind dedicated to the art of game audio programming! This volume features more than 20 chapte
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/09/10 作者:K. C. Wang  出版社:Springer-Nature New York Inc  裝訂:精裝
Covering all the essential components of Unix/Linux, including process management, concurrent programming, timer and time service, file systems and network programming, this textbook emphasizes progra
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/05/15 作者:Daisuke Yoshikawa; Shuichi Ohsaki  出版社:CRC Pr I Llc  裝訂:精裝
This book provides an introduction to R programming and a summary of financial mathematics.It is not always easy for graduate students to grasp an overview of the theory of finance in an abstract form
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/04/25 作者:Khameel Bayo Mustapha  出版社:CRC Pr I Llc  裝訂:精裝
Finite Element Computations in Mechanics with R: A Problem-Centred Programming Approach provides introductory coverage of the finite element method (FEM) with the R programming language, emphasizing l
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2018/04/13 作者:Mark J. Johnson  出版社:Chapman & Hall  裝訂:精裝
A Concise Introduction to Programming in Python, Second Edition provides a hands-on and accessible introduction to writing software in Python, with no prior programming experience required.The Second
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/08/04 作者:D. S. Malik  出版社:Course Technology Ptr  裝訂:精裝
Introduce your students to programming with C++ using today's definitive choice for teaching a first programming language course -- C++ PROGRAMMING: FROM PROBLEM ANALYSIS TO PROGRAM DESIGN, 8E. D.S. M
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/08/02 作者:Iztok Fajfar  出版社:Routledge  裝訂:精裝
A Beginner's Guide to Computer Programming Start Programming Using HTML, CSS, and JavaScript is a manual for undergraduate students in engineering and the natural sciences to discover how computer pro
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/08/02 作者:Matthew David  出版社:Routledge  裝訂:精裝
Build HTML5-powered mobile web experiences with the aid of development frameworks that speed the development of Native App-like experiences. Build on your foundation of HTML and JavaScript with a comp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/07/27 作者:Alex Okita  出版社:A K Peters Ltd  裝訂:精裝
Designed to give you enough familiarity in a programming language to be immediately productive, Learning C# Programming with Unity 3D provides the basics of programming and brings you quickly up to sp
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/01/12 作者:Derong Liu; Qinglai Wei; Ding Wang; Xiong Yang; Hongliang Li  出版社:Springer Verlag  裝訂:精裝
This book covers the most recent developments in adaptive dynamic programming (ADP). The text begins with a thorough background review of ADP making sure that readers are sufficiently familiar with th
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/07/06 作者:Beth Thomsett-scott (EDT)  出版社:Rowman & Littlefield Pub Inc  裝訂:精裝
The Librarian’s Introduction to Programming Languagespresents case studies and practicalapplications for using the top programming languages in library and information settings. Whilethere are books a
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/05/12 作者:Vikram Krishnamurthy  出版社:Cambridge Univ Pr  裝訂:精裝
Covering formulation, algorithms, and structural results, and linking theory to real-world applications in controlled sensing (including social learning, adaptive radars and sequential detection), this book focuses on the conceptual foundations of partially observed Markov decision processes (POMDPs). It emphasizes structural results in stochastic dynamic programming, enabling graduate students and researchers in engineering, operations research, and economics to understand the underlying unifying themes without getting weighed down by mathematical technicalities. Bringing together research from across the literature, the book provides an introduction to nonlinear filtering followed by a systematic development of stochastic dynamic programming, lattice programming and reinforcement learning for POMDPs. Questions addressed in the book include: when does a POMDP have a threshold optimal policy? When are myopic policies optimal? How do local and global decision makers interact in adaptive
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/04/28 作者:Larry D. Pyeatt  出版社:Newnes  裝訂:精裝
Modern Assembly Language Programming with the ARM Processor carefully explains the concepts of assembly language programming, slowly building from simple examples towards complex programming on bare-m
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/04/19 作者:Bellman  出版社:Princeton Univ Pr  裝訂:精裝
This comprehensive study of dynamic programming applied to numerical solution of optimization problems. It will interest aerodynamic, control, and industrial engineers, numerical analysts, and compute
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/04/11 作者:Jagdeep Kaur; Amit Kumar  出版社:Springer-Verlag New York Inc  裝訂:精裝
The book presents a snapshot of the state of the art in the field of fully fuzzy linear programming. The main focus is on showing current methods for finding the fuzzy optimal solution of fully fuzzy
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming in the Primary Grades ─ Beyond the Hour of Code
90 折
出版日:2016/03/21 作者:Sam Patterson  出版社:Rowman & Littlefield Pub Inc  裝訂:精裝
Programming in the Primary Grades demystifies teaching core content through programming. Without becoming a step by step guide, the text helps teachers visualize and implement learning activities that
優惠價: 9 1984
無庫存
出版日:2016/03/11 作者:Suman Dutta  出版社:Cambridge Univ Pr  裝訂:精裝
Optimization is used to determine the most appropriate value of variables under given conditions. The primary focus of using optimisation techniques is to measure the maximum or minimum value of a function depending on the circumstances. This book discusses problem formulation and problem solving with the help of algorithms such as secant method, quasi-Newton method, linear programming and dynamic programming. It also explains important chemical processes such as fluid flow systems, heat exchangers, chemical reactors and distillation systems using solved examples. The book begins by explaining the fundamental concepts followed by an elucidation of various modern techniques including trust-region methods, Levenberg–Marquardt algorithms, stochastic optimization, simulated annealing and statistical optimization. It studies the multi-objective optimization technique and its applications in chemical engineering and also discusses the theory and applications of various optimization software
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2016/02/29 作者:Christian Hill  出版社:Cambridge Univ Pr  裝訂:精裝
Learn to master basic programming tasks from scratch with real-life scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercial packages and this fast-paced introduction moves from the basics to advanced concepts in one complete volume, enabling readers to quickly gain proficiency. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving onto the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualisation, this textbook also discusses the use of IPython notebooks to build rich-media, shareable documents for scientific analysis. Including a final chapter introducing challenging topics such as floating-point precision and algorithm stability, and with extensive online resources to support advanced study, this textbook represents a targe
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Cemetery Tours and Programming ─ A Guide
90 折
出版日:2016/02/16 作者:Rachel Wolgemuth  出版社:Rowman & Littlefield Pub Inc  裝訂:精裝
Cemetery Tours and Programming: A Guide shows the range and opportunities of cemetery programming which go beyond the basic starting points like dog-walking or traditional historic walking tours. Whil
優惠價: 9 3488
無庫存
Object -oriented Programming With Smalltalk
滿額折
出版日:2015/12/15 作者:Harald Wertz  出版社:Elsevier Science Ltd  裝訂:精裝
Object oriented programming is a way of thinking about problems. Smalltalk is one of the purest incarnations of an object-oriented programming language. Using a pedagogical approach, this book covers
優惠價: 79 9243
無庫存
  • 25583
    640
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 640

暢銷榜

客服中心

收藏

會員專區