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

Clojure Programming

8059
76 / 202
出版日:2007/03/29 作者:Chrystopher L. Nehaniv  出版社:Cambridge Univ Pr  裝訂:精裝
Mechanisms of imitation and social matching play a fundamental role in development, communication, interaction, learning and culture. Their investigation in different agents (animals, humans and robots) has significantly influenced our understanding of the nature and origins of social intelligence. Whilst such issues have traditionally been studied in areas such as psychology, biology and ethnology, it has become increasingly recognised that a 'constructive approach' towards imitation and social learning via the synthesis of artificial agents can provide important insights into mechanisms and create artefacts that can be instructed and taught by imitation, demonstration, and social interaction rather than by explicit programming. This book studies increasingly sophisticated models and mechanisms of social matching behaviour and marks an important step towards the development of an interdisciplinary research field, consolidating and providing a valuable reference for the increasing numb
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:精裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Structures and Algorithms Using C#
90 折
出版日:2007/03/26 作者:Michael McMillan  出版社:Cambridge Univ Pr  裝訂:平裝
C# programmers: no more translating data structures from C++ or Java to use in your programs! Mike McMillan provides a tutorial on how to use data structures and algorithms plus the first comprehensive reference for C# implementation of data structures and algorithms found in the .NET Framework library, as well as those developed by the programmer. The approach is very practical, using timing tests rather than Big O notation to analyze the efficiency of an approach. Coverage includes arrays and array lists, linked lists, hash tables, dictionaries, trees, graphs, and sorting and searching algorithms, as well as more advanced algorithms such as probabilistic algorithms and dynamic programming. This is the perfect resource for C# professionals and students alike.
優惠價: 9 2164
無庫存
出版日:2007/03/22 作者:Jos Thijssen  出版社:Cambridge Univ Pr  裝訂:精裝
First published in 2007, this second edition describes the computational methods used in theoretical physics. New sections were added to cover finite element methods and lattice Boltzmann simulation, density functional theory, quantum molecular dynamics, Monte Carlo simulation, and diagonalisation of one-dimensional quantum systems. It covers many different areas of physics research and different computational methodologies, including computational methods such as Monte Carlo and molecular dynamics, various electronic structure methodologies, methods for solving partial differential equations, and lattice gauge theory. Throughout the book the relations between the methods used in different fields of physics are emphasised. Several new programs are described and can be downloaded from www.cambridge.org/9781107677135. The book requires a background in elementary programming, numerical analysis, and field theory, as well as undergraduate knowledge of condensed matter theory and statistica
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Random Dynamical Systems:Theory and Applications
90 折
出版日:2007/01/08 作者:Rabi Bhattacharya  出版社:Cambridge Univ Pr  裝訂:平裝
This treatment provides an exposition of discrete time dynamic processes evolving over an infinite horizon. Chapter 1 reviews some mathematical results from the theory of deterministic dynamical systems, with particular emphasis on applications to economics. The theory of irreducible Markov processes, especially Markov chains, is surveyed in Chapter 2. Equilibrium and long run stability of a dynamical system in which the law of motion is subject to random perturbations is the central theme of Chapters 3-5. A unified account of relatively recent results, exploiting splitting and contractions, that have found applications in many contexts is presented in detail. Chapter 6 explains how a random dynamical system may emerge from a class of dynamic programming problems. With examples and exercises, readers are guided from basic theory to the frontier of applied mathematical research.
優惠價: 9 2339
無庫存
出版日:2007/01/08 作者:Rabi Bhattacharya  出版社:Cambridge Univ Pr  裝訂:精裝
This treatment provides an exposition of discrete time dynamic processes evolving over an infinite horizon. Chapter 1 reviews some mathematical results from the theory of deterministic dynamical systems, with particular emphasis on applications to economics. The theory of irreducible Markov processes, especially Markov chains, is surveyed in Chapter 2. Equilibrium and long run stability of a dynamical system in which the law of motion is subject to random perturbations is the central theme of Chapters 3-5. A unified account of relatively recent results, exploiting splitting and contractions, that have found applications in many contexts is presented in detail. Chapter 6 explains how a random dynamical system may emerge from a class of dynamic programming problems. With examples and exercises, readers are guided from basic theory to the frontier of applied mathematical research.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2006/12/25 作者:Andrew Gelman  出版社:Cambridge Univ Pr  裝訂:精裝
Data Analysis Using Regression and Multilevel/Hierarchical Models, first published in 2007, is a comprehensive manual for the applied researcher who wants to perform data analysis using linear and nonlinear regression and multilevel models. The book introduces a wide variety of models, whilst at the same time instructing the reader in how to fit these models using available software packages. The book illustrates the concepts by working through scores of real data examples that have arisen from the authors' own applied research, with programming codes provided for each one. Topics covered include causal inference, including regression, poststratification, matching, regression discontinuity, and instrumental variables, as well as multilevel logistic regression and missing-data imputation. Practical tips regarding building, fitting, and understanding are provided throughout.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Data Analysis Using Regression And Multilevel/Hierarchical Models
90 折
出版日:2006/12/18 作者:Andrew Gelman  出版社:Cambridge Univ Pr  裝訂:平裝
Data Analysis Using Regression and Multilevel/Hierarchical Models, first published in 2007, is a comprehensive manual for the applied researcher who wants to perform data analysis using linear and nonlinear regression and multilevel models. The book introduces a wide variety of models, whilst at the same time instructing the reader in how to fit these models using available software packages. The book illustrates the concepts by working through scores of real data examples that have arisen from the authors' own applied research, with programming codes provided for each one. Topics covered include causal inference, including regression, poststratification, matching, regression discontinuity, and instrumental variables, as well as multilevel logistic regression and missing-data imputation. Practical tips regarding building, fitting, and understanding are provided throughout.
優惠價: 9 2807
無庫存
The Elements of C# Style
90 折
出版日:2006/07/31 作者:Kenneth Baldwin  出版社:Cambridge Univ Pr  裝訂:平裝
The Elements of C# Style is for all C# practitioners, especially those working in teams where consistency is critical. Like previous Elements titles, the text furnishes a set of rules for writing clear, comprehensible and easy-to maintain code; this time for C#. The authors offer a collection of standards and guidelines for creating solid C# that can save time, effort and expense. The book provides conventions for: • formatting • naming • documentation • programming • packaging for C# 2.0 and includes discussion of advanced topics such as generics.
優惠價: 9 1169
無庫存
UNIX 環境高級編程(第2版)(簡體書)
滿額折
出版日:2006/05/01 作者:W.Richard Stevens.Stephe  出版社:人民郵電出版社  裝訂:平裝
本書是被譽為UNIX編程“圣經”的Advanced Programming in the UNIX Environment一書的更新版。在本書第1版出版后的十幾年中,UNIX行業已經有了巨大的變化,特別是影響UNIX編程接口的有關標準變化很大。本書在保持了前一版的風格的基礎上,根據最新的標準對內容進行了修訂和增補,反映了最新的技術發展。書中除了介紹UNIX文件和目錄、標準I/O庫、系統數據文件和信
優惠價: 87 517
無庫存
出版日:2006/01/19 作者:Tao Pang  出版社:Cambridge Univ Pr  裝訂:精裝
Thoroughly revised for its second edition, this advanced textbook provides an introduction to the basic methods of computational physics, and an overview of progress in several areas of scientific computing by relying on free software available from CERN. The book begins by dealing with basic computational tools and routines, covering approximating functions, differential equations, spectral analysis, and matrix operations. Important concepts are illustrated by relevant examples at each stage. The author also discusses more advanced topics, such as molecular dynamics, modeling continuous systems, Monte Carlo methods, genetic algorithm and programming, and numerical renormalization. It includes many more exercises. This can be used as a textbook for either undergraduate or first-year graduate courses on computational physics or scientific computation. It will also be a useful reference for anyone involved in computational research.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programs, Recursion and Unbounded Choice
90 折
出版日:2005/08/25 作者:Wim H. Hesselink  出版社:Cambridge Univ Pr  裝訂:平裝
This book is a complete account of the predicate transformation calculus semantics of sequential programs, including repetitions, recursive procedures, computational induction and unbounded nondeterminacy. Predicate transformation semantics are the best specification method for the development of correct and well-structured computer programs. The author develops this theory to a greater depth than has been achieved before, and describes it in a way that makes it readily compatible with programming rules for partial and total correctness of repetitions and recursive procedures, supplies new rules for proving incorrectness, and a stronger rule for proving that two programs satisfy the same specifications. Finally, the semantics are extended so that non-terminating programs can be specified as well. This will be essential reading for all computer scientists working in specification and verification of programs.
優惠價: 9 2281
無庫存
出版日:2005/08/08 作者:Jacob E. Goodman  出版社:Cambridge Univ Pr  裝訂:精裝
During the past few decades, the gradual merger of Discrete Geometry and the newer discipline of Computational Geometry has provided enormous impetus to mathematicians and computer scientists interested in geometric problems. This 2005 volume, which contains 32 papers on a broad range of topics of interest in the field, is an outgrowth of that synergism. It includes surveys and research articles exploring geometric arrangements, polytopes, packing, covering, discrete convexity, geometric algorithms and their complexity, and the combinatorial complexity of geometric objects, particularly in low dimension. There are points of contact with many applied areas such as mathematical programming, visibility problems, kinetic data structures, and biochemistry, as well as with algebraic topology, geometric probability, real algebraic geometry, and combinatorics.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/03/03 作者:J. C. M. Baeten  出版社:Cambridge Univ Pr  裝訂:平裝
This book gives applications of the theory of process algebra, or Algebra of Communicating Processes (ACP), that is the study of concurrent or communicating processes studied using an algebraic framework. The approach is axiomatic; the authors consider structures that are some set of mostly equational axioms, which are equipped with several operators. Thus the term 'algebra' is used in the model-theoretic sense. The axiomatic approach enables one to organize the field of process theories. The theory is applied systematically to a number of situations, including systolic algorithms, semantics of an object-oriented language, and protocols. It will be welcomed by computer scientists working in parallel programming.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
The Elements of C++ Style
90 折
出版日:2004/02/16 作者:Trevor Misfeldt  出版社:Cambridge Univ Pr  裝訂:平裝
The Elements of C++ Style, first published in 2004, is for all C++ practitioners, especially for those working in teams where consistency is critical. Just as Strunk and White's The Elements of Style provides rules of usage for writing in the English language, this text furnishes a set of rules for writing in C++. The authors offer a collection of standards and guidelines for creating solid C++ code that will be easy to understand, enhance and maintain. The book provides conventions for: • formatting • naming • documentation • programming • and packaging for the latest ANSI standard of C++, and also includes discussion of advanced topics such as templates.
優惠價: 9 1169
無庫存
C程序設計語言(第2版)習題解答(簡體書)
滿額折
出版日:2004/01/01 作者:(美)湯朵; (美)吉米拜爾  出版社:機械工業出版社  裝訂:平裝
本書對Brain W. Kernighan和Dennis M. Ritchie所著的《The C Programming Language》(第2版)的所有練習題都進行了解答。K&R的原著是C語言方面的經典教材,而這本與之配套的習題解答將幫助您更加深入地理解 C語言并掌握良好的C語言編程技能。本書有關練習題都是用K&R原著中當時已經介紹過的語言結構來解答的,對每道練習題的答案要點都給予了清晰的解釋
優惠價: 87 78
無庫存
出版日:2003/05/29 作者:Stephen E. Derenzo  出版社:Cambridge Univ Pr  裝訂:精裝
This text describes in practical terms how to use a desk-top computer to monitor and control laboratory experiments. The author clearly explains how to design electronic circuits and write computer programs to sense, analyse and display real-world quantities, including displacement, temperature, force, sound, light, and biomedical potentials. The book includes numerous laboratory exercises and appendices that provide practical information on microcomputer architecture and interfacing, including complete circuit diagrams and component lists. Topics include analog amplification and signal processing, digital-to-analog and analog-to-digital conversion, electronic sensors and actuators, digital and analog interfacing circuits, and programming. Only a very basic knowledge of electronics is assumed, making it ideal for college-level laboratory courses and for practising engineers and scientists.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
催眠學
滿額折
出版日:2001/12/01 作者:鞠紫嘉  出版社:天馬文化事業有限公司  裝訂:平裝
本書為 翡雷亞 醫師 近35年的催眠、無語言溝通及心理醫療經驗的結晶,其中所包含東西方之宗教智慧,心理醫療,哲學,溝通學等,與數多專家學者研究發展而編輯成此書。譯述者 兼 台北CNV-HD催眠中心的負責人 鞠紫嘉 老師,於編輯翻譯此書時更加入NLP(Neuro Linguistic Programming)的概念,使得催眠史的兩大主流能夠在此會合。 本書的架構:作者將本書分為理論及技
優惠價: 9 450
無庫存
Introduction to Numerical Analysis
90 折
出版日:2001/10/01 作者:Arnold Neumaier  出版社:Cambridge Univ Pr  裝訂:平裝
Numerical analysis is an increasingly important link between pure mathematics and its application in science and technology. This textbook provides an introduction to the justification and development of constructive methods that provide sufficiently accurate approximations to the solution of numerical problems, and the analysis of the influence that errors in data, finite-precision calculations, and approximation formulas have on results, problem formulation and the choice of method. It also serves as an introduction to scientific programming in MATLAB, including many simple and difficult, theoretical and computational exercises. A unique feature of this book is the consequent development of interval analysis as a tool for rigorous computation and computer assisted proofs, along with the traditional material.
優惠價: 9 3568
無庫存
Differential Games in Economics and Management Science
90 折
出版日:2001/01/08 作者:Engelbert J. Dockner  出版社:Cambridge Univ Pr  裝訂:平裝
A comprehensive, self-contained survey of the theory and applications of differential games, one of the most commonly used tools for modelling and analysing economics and management problems which are characterised by both multiperiod and strategic decision making. Although no prior knowledge of game theory is required, a basic knowledge of linear algebra, ordinary differential equations, mathematical programming and probability theory is necessary. Part One presents the theory of differential games, starting with the basic concepts of game theory and going on to cover control theoretic models, Markovian equilibria with simultaneous play, differential games with hierarchical play, trigger strategy equilibria, differential games with special structures, and stochastic differential games. Part Two offers applications to capital accumulation games, industrial organization and oligopoly games, marketing, resources and environmental economics.
優惠價: 9 2690
無庫存
Schools and Delinquency
90 折
出版日:2000/10/01 作者:Denise C. Gottfredson  出版社:Cambridge Univ Pr  裝訂:平裝
Schools and Delinquency, first published in 2001, provides a comprehensive review and critique of the current research about the causes of delinquency, substance use, drop-out, and truancy, and the role of the school in preventing these behavior patterns. Examining school-based prevention programs and practices for grades K-12, Denise Gottfredson identifies a broad array of effective strategies improving the school environment, as well as some that specifically target youths at risk of developing problem behaviors. She also explains why several popular school-based prevention strategies are ineffective and should be abandoned. Gottfredson analyzes, within the larger context of the community, the special challenges to effective prevention programming that arise in disorganized settings, identifying ways to overcome these obstacles and to make the most troubled schools safer and more productive environments.
優惠價: 9 1930
無庫存
Topics in Finite and Discrete Mathematics
90 折
出版日:2000/07/31 作者:Sheldon M. Ross  出版社:Cambridge Univ Pr  裝訂:平裝
Written for a broad audience of students in mathematics, computer science, operations research, statistics, and engineering, this textbook presents a short, lively survey of several fascinating non-calculus topics in modern applied mathematics. Coverage includes probability, mathematical finance, graphs, linear programming, statistics, computer science algorithms, and groups. A key feature is the abundance of interesting examples not normally found in standard finite mathematics courses, such as options pricing and arbitrage, tournaments, and counting formulas. The author assumes a level of mathematical sophistication at the beginning calculus level, that is, students should have had at least a course in pre-calculus, and the added sophistication attained from studying calculus would be useful.
優惠價: 9 2164
無庫存
出版日:1999/05/13 作者:Paul Taylor  出版社:Cambridge Univ Pr  裝訂:精裝
Practical Foundations collects the methods of construction of the objects of twentieth-century mathematics. Although it is mainly concerned with a framework essentially equivalent to intuitionistic Zermelo-Fraenkel logic, the book looks forward to more subtle bases in categorical type theory and the machine representation of mathematics. Each idea is illustrated by wide-ranging examples, and followed critically along its natural path, transcending disciplinary boundaries between universal algebra, type theory, category theory, set theory, sheaf theory, topology and programming. Students and teachers of computing, mathematics and philosophy will find this book both readable and of lasting value as a reference work.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1999/03/28 作者:Hector O. Fattorini  出版社:Cambridge Univ Pr  裝訂:精裝
This book is on existence and necessary conditions, such as Potryagin's maximum principle, for optimal control problems described by ordinary and partial differential equations. These necessary conditions are obtained from Kuhn–Tucker theorems for nonlinear programming problems in infinite dimensional spaces. The optimal control problems include control constraints, state constraints and target conditions. Evolution partial differential equations are studied using semigroup theory, abstract differential equations in linear spaces, integral equations and interpolation theory. Existence of optimal controls is established for arbitrary control sets by means of a general theory of relaxed controls. Applications include nonlinear systems described by partial differential equations of hyperbolic and parabolic type and results on convergence of suboptimal controls.
若需訂購本書,請電洽客服 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]。
出版日:1997/01/28 作者:Konrad Engel  出版社:Cambridge Univ Pr  裝訂:精裝
The starting point of this book is Sperner's theorem, which answers the question: What is the maximum possible size of a family of pairwise (with respect to inclusion) subsets of a finite set? This theorem stimulated the development of a fast growing theory dealing with external problems on finite sets and, more generally, on finite partially ordered sets. This book presents Sperner theory from a unified point of view, bringing combinatorial techniques together with methods from programming, linear algebra, Lie-algebra representations and eigenvalue methods, probability theory, and enumerative combinatorics. Researchers and graduate students in discrete mathematics, optimisation, algebra, probability theory, number theory, and geometry will find many powerful new methods arising from Sperner theory.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:1994/03/25 作者:Peter Bxgh Andersen  出版社:Cambridge Univ Pr  裝訂:精裝
Computers are developing into a powerful medium integrating film, pictures, text and sound, and the use of computers for communication and information is rapidly expanding. The Computer as Medium brings insights from art, literature and theatre to bear on computers and discusses the communicative and organizational nature of computer networks within a historical perspective. The book consists of three parts. The first part characterizes the semiotic nature of computers and discusses semiotic approaches to programming and interface design. The second part discusses narrative and aesthetic issues of interactive fiction, information systems and hypertext. The final part contains papers on the cultural, organizational and historical impact of computers.The broad and rich coverage of this book will appeal to scholars in cognitive science, computer science, linguistics, semiotics, media studies and mass communications, cultural studies and education.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
營建管理實務(二)
滿額折
出版日:1994/01/01 出版社:現代營建雜誌  裝訂:平裝
本社投入大量人力、財力特蒐集現代營建月刊至154期截止對於營建工程計劃研擬 (Programming)之技術、投資、決策分析及施工階段之規劃(Planning) 、控制(Control)及監督(Supervision)等相關文章;彙集成冊,同時為了使讀者方便參考,特將其內容依性質不同再規劃為管理、電腦應用、成本以及法令等四個單元。平裝/16開/424頁
優惠價: 95 428
無庫存
出版日:1993/03/11 作者:Wilfrid Hodges  出版社:Cambridge Univ Pr  裝訂:精裝
This is an up-to-date and integrated introduction to model theory, designed to be used for graduate courses (for students who are familiar with first-order logic), and as a reference for more experienced logicians and mathematicians. Model theory is concerned with the notions of definition, interpretation and structure in a very general setting, and is applied to a wide variety of other areas such as set theory, geometry, algebra (in particular group theory), and computer science (e.g. logic programming and specification). Professor Hodges emphasises definability and methods of construction, and introduces the reader to advanced topics such as stability. He also provides the reader with much historical information and a full bibliography, enhancing the book's use as a reference.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Algorithmic Graph Theory
90 折
出版日:1985/06/27 作者:Alan Gibbons  出版社:Cambridge Univ Pr  裝訂:平裝
This is a textbook on graph theory, especially suitable for computer scientists but also suitable for mathematicians with an interest in computational complexity. Although it introduces most of the classical concepts of pure and applied graph theory (spanning trees, connectivity, genus, colourability, flows in networks, matchings and traversals) and covers many of the major classical theorems, the emphasis is on algorithms and thier complexity: which graph problems have known efficient solutions and which are intractable. For the intractable problems a number of efficient approximation algorithms are included with known performance bounds. Informal use is made of a PASCAL-like programming language to describe the algorithms. A number of exercises and outlines of solutions are included to extend and motivate the material of the text.
優惠價: 9 2164
無庫存
營建管理實務(一)
滿額折
出版社:現代營建雜誌  裝訂:平裝
本社投入大量人力、財力特蒐集現代營建月刊自創刊以來至120期截止對於營建工程計劃研擬 (Programming)之技術、投資、決策分析及施工階段之規劃(Planning) 、控制(Control)及監督(Supervision)等相關文章;彙集成冊,同時為了使讀者方便參考,特將其內容依性質不同再規劃為管理、電腦應用、成本以及法令等四個單元。平裝/16開/410頁
優惠價: 95 428
無庫存
Data-Oriented Programming in Java
出版日:2026/07/28 作者:Chris Kiehl  出版社:MANNING PUBN  裝訂:平裝
優惠價: 1 3000
預購中
出版日:2026/07/05 作者:Banzhaf; Wolfgang; Hu; Ting  出版社:Springer Verlag; Singapore  裝訂:精裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
GO Programming in easy steps
滿額折
出版日:2026/04/24 作者:Mike McGrath  出版社:In Easy Steps Limited  裝訂:平裝
優惠價: 95 1139
無庫存
出版日:2026/04/17 作者:Adriano Elias Daniel  出版社:OUR KNOWLEDGE PUB  裝訂:平裝
優惠價: 1 3480
無庫存
出版日:2026/04/10 作者:Vanam Mallikarjun  出版社:HARPERCOLLINS 360  裝訂:平裝
優惠價: 1 1250
無庫存
出版日:2026/04/10 作者:Vanam Mallikarjun  出版社:HARPERCOLLINS 360  裝訂:精裝
優惠價: 1 1600
無庫存
出版日:2026/04/06 作者:MS Sabiya Fatima  出版社:HARPERCOLLINS 360  裝訂:平裝
優惠價: 1 1100
無庫存
出版日:2026/04/06 作者:MS Sabiya Fatima  出版社:HARPERCOLLINS 360  裝訂:精裝
優惠價: 1 1650
無庫存
Prince of Programming: Beginner's Guide
滿額折
出版日:2026/03/14 作者:A. C. Thomas  出版社:INDEPENDENT CAT  裝訂:平裝
優惠價: 1 1442
無庫存
  • 8059
    202
  • 1
  • 72
  • 73
  • 74
  • 75
  • 76
  • 77
  • 78
  • 79
  • 80
  • 202

暢銷榜

客服中心

收藏

會員專區