TOP
紅利積點抵現金,消費購書更貼心
篩選商品
縮小範圍
搜尋結果 /

Dynamic Programming

17373
8 / 435
出版日:2003/06/01 作者:Steven S. Skiena; Miguel Revilla  出版社:Springer-Verlag New York Inc  裝訂:平裝
. An Ideal Resource for Improving Programming Knowledge . The challenges of problems from international programming competitions are an effective way to improve algorithmic and coding skills and under
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Meta-Logics and Logic Programming
79 折
出版日:2003/03/17 作者:KrzysztofR. Apt  出版社:Mit Pr  裝訂:平裝
Investigating meta-programming within the logic programming paradigm, Meta-Logics and Logic Programming presents original research on an important extension of logic programming that makes it more ame
Combinatorial Algorithms
滿額折
出版日:2002/04/15 作者:Te Chiang Hu; Man-Tak Shing  出版社:Dover Pubns  裝訂:平裝
Updated second edition presents algorithms for shortest paths, maximum flows, dynamic programming and backtracking. Also discussed are binary trees, heuristic and near optimums, matrix multiplication,
優惠價: 9 648
無庫存
Perl: How to Program
90 折
出版日:2001/01/01 作者:Deitel  出版社:新月圖書  裝訂:平裝
This comprehensive guide to programming with Perl emphasizes the use of the Common Gateway Interface (CGI) with Perl to create powerful dynamic Web content for e-commerce applications. The book begins
優惠價: 9 1035
無庫存
Concurrent Programming in ML
90 折
出版日:1999/08/13 作者:John H. Reppy  出版社:Cambridge Univ Pr  裝訂:精裝
Concurrent Programming in ML focuses on the practical use of concurrency to implement naturally concurrent applications. In addition to a tutorial introduction to programming in Concurrent ML (CML), the book presents three extended examples using CML for practical systems programming: a parallel software build system, a simple concurrent window manager, and an implementation of distributed tuple spaces. CML, which is included as part of the SML of New Jersey (SML/NJ) distribution, combines the best features of concurrent programming and functional programming. This book also illustrates advanced SML programming techniques, and includes a chapter on the implementation of concurrency using features provided by the SML/NJ system. It will be of interest to programmers, students, and professional researchers working in computer language development.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Logic Programming
79 折
出版日:1998/05/27 作者:Joxan Jaffar  出版社:Mit Pr  裝訂:平裝
Includes tutorials, lectures, and refereed papers on all aspects of logic programming,The Joint International Conference and Symposium on Logic Programming, sponsored by the Association for Logic Prog
Advanced Object-Oriented Analysis and Design Using UML
90 折
出版日:1998/02/13 作者:James J. Odell  出版社:Cambridge Univ Pr  裝訂:平裝
This 1998 book conveys the essence of object-oriented programming and software building through the Unified Modeling Language (UML). Composed of updated versions of James Odell's articles from The Journal of Object-Oriented Programming, ROAD, and Object Magazine, it provides concise but in-depth pieces on structural issues, dynamic issues, business rules, object complexity, object aggregation, design templates, and the process of objects.
優惠價: 9 2866
無庫存
出版日: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]。
Logic Programming
79 折
出版日:1997/10/10 作者:Jan Maluszynski  出版社:Mit Pr  裝訂:平裝
The annual International Logic Programming Symposium, traditionally held in North America, is one of the main international conferences sponsored by the Association of Logic Programming. The themes of
Genetic Programming 1996
79 折
出版日:1996/07/08 作者:JohnR. Koza  出版社:Bradford Books  裝訂:平裝
Genetic programming is a domain-independent method for automatic programming that evolves computer programmes that solve, or approximately solve, problems. Starting with thousands of randomly created
Logic Programming
79 折
出版日:1995/12/11 作者:John W. Lloyd  出版社:Mit Pr  裝訂:平裝
December 4-7, 1995, Portland, Oregon The International Logic Programming Symposium is one of two major international conferences sponsored by the Association of Logic Programming. It is held annually
Practical Parallel Programming
79 折
出版日:1995/11/21 作者:GregoryV. Wilson  出版社:Mit Pr  裝訂:平裝
Practical Parallel Programming provides scientists and engineers with a detailed, informative, and often critical introduction to parallel programming techniques. Parallel computers have become wide
出版日:1995/07/01 作者:Andras Prekopa  出版社:Springer Verlag  裝訂:平裝
Stochastic programming - the science that provides us with tools to design and control stochastic systems with the aid of mathematical programming techniques - lies at the intersection of statistic
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日: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]。
Logic Programming
79 折
出版日:1993/06/24 作者:DavidS. Warren  出版社:Mit Pr  裝訂:平裝
The Tenth International Conference on Logic Programming, sponsored by the Association for Logic Programming, is a major forum for presentations of research, applications, and implementations in this i
出版日:1992/06/01 作者:Donald E. Knuth  出版社:Stanford Univ Center for the Study  裝訂:平裝
Literate programming is a programming methodology that combines a programming language with a documentation language, making programs more robust, more portable, and more easily maintained than progr
優惠價: 1 2100
無庫存
Data-Parallel Programming on MIMD Computers
79 折
出版日: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
INTRODUCTION TO PYTHON PROGRAMMING (Taiwan Edition / 含Access Code, 刮除不受退)
滿額折
出版日:2024/11/15 作者:LIANG  出版社:PEARSON  裝訂:平裝
This book is a customized version in Taiwan, and the content is extracted from Chapters 1 to 15 of the book "Introduction to Python Programming and Data Structures, Global Edition, 3rd edition".-- --For introductory courses in Python Programming.A fundamentals first approach to programming helps students create efficient, elegant code.Introduction to Python Programming and Data Structures introduces students to basic programming concepts using a fundamentals-first approach that prepares students to learn object-oriented programming and advanced Python programming. This approach presents programming concepts and techniques that include control statements, loops, functions, and arrays before designing custom classes. Students learn basic logic and programming concepts prior to moving into object-oriented and GUI programming. The content incorporates a wide variety of problems with various levels of difficulty and covers many application areas to engage and motivate students.For a list of
優惠價: 1 1700
無庫存
出版日:2023/04/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
Learn the fundamental principles of developing structured program logic and be prepared for success with Joyce Farrell�s PROGRAMMING LOGIC AND DESIGN, 10th EDITION. This edition takes a comprehensive and language-independent approach to programming logic with an emphasis on modern conventions. It avoids technical jargon while introducing universal programming concepts and ensuring strong programming style and logical thinking. Chapters contain figures that illustrate the logic described in the text, and there are diverse and project-rich opportunities for you to creatively apply logic to program designs. Flowcharts and pseudocode are employed to appeal to varied learning styles and preferences. Chapters contain learning objectives, notes and short quizzes, summaries, key terms and multiple-choice review. Plus, there are multiple exercises in developing programming logic, maintaining existing programs, debugging programs that contain errors, and developing simple games.
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Programming Languages:Build, Prove, and Compare
90 折
出版日: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]。
Concepts of Programming Languages, Global Edition
滿額折
出版日:2022/06/24 作者:Robert Sebesta  出版社:Pearson Education Limited  裝訂:平裝
Hallmark FeaturesIntroduces the fundamental constructs of contemporary programming languages•Critical evaluation of existing and future programming languages gives students the necessary tools for evaluating on their own.•An in-depth discussion of programming language structures, presenting a formal method of describing syntax, and introducing approaches to lexical and syntax analysis prepare students for the study of compiler design.•Coverage of advanced object-oriented topics and languages is integrated throughout.Addresses the most up-to-date information in this field•New - New material on Swift, a contemporary programming language, is now part of several chapters.•New - Section on Delphi now included in Chapter 2.•New - Section on optional types is included in Chapter 6.•New and Updated - Content describing iterations in Python are part of Chapter 8.•Revised - To ensure the material remains relevant to students, sections on outdated languages (specifically Lua and Objective-C) have
優惠價: 1 1500
無庫存
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
無庫存
Programming ML.Net
滿額折
出版日:2021/12/06 作者:Dino Esposito  出版社:Microsoft Pr  裝訂:平裝
With .NET 5's ML.NET and Programming ML.NET, any Microsoft .NET developer can solve serious machine learning problems, increasing their value and competitiveness in some of today's fastest-growing are
優惠價: 1 2400
無庫存
出版日: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]。
Introduction to Java Programming and Data Structures, Comprehensive Version [Global Edition]
滿額折
出版日:2021/10/05 作者:Y. Liang  出版社:Pearson Education Limited  裝訂:平裝
For courses in Java Programming. A fundamentals-first introduction to basic programming concepts andtechniques Introduction to Java Programming and Data Structures seamlessly integrates programming, data structures,and algorithms into one text. With a fundamentals-first approach, the textbuilds a strong foundation of basic programming concepts and techniques beforeteaching students object-oriented programming and advanced Java programming.Liang explains programming in a problem-driven way that focuses on problemsolving rather than syntax, illustrating basic concepts by example andproviding a large number of exercises with various levels of difficulty forstudents to practice.The 12th Edition is completely revised in everydetail to enhance clarity, presentation, content, examples, and exercises.
優惠價: 1 3299
無庫存
Learn Python Visually: Visual Programming Made Easy
滿額折
出版日:2021/05/04 作者:Tristan Bunn  出版社:No Starch Pr  裝訂:平裝
An accessible, visual, and creative approach to teaching Python programming using the software literacy-focused Processing development environment. Readers learn the foundations of programming as they
優惠價: 79 1501
無庫存
Learning Scientific Programming with Python
90 折
出版日:2020/10/31 作者: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 gain proficiency quickly. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving on to the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualization, this textbook also discusses the use of Jupyter Notebooks to build rich-media, shareable documents for scientific analysis. The second edition features a new chapter on data analysis with the pandas library and comprehensive updates, and new exercises and examples. A final chapter introduces more advanced topics such as floating-p
優惠價: 9 2051
無庫存
Programming Language Fundamentals by Example
90 折
出版日:2020/09/30 作者:D.E. Stevenson  出版社:Auerbach Pub UK  裝訂:平裝
Surveying the major programming languages that have hallmarked the evolution of computing, Programming Language Fundamentals by Example provides an understanding of the many languages and notations us
優惠價: 9 3077
無庫存
Scratch Programming for Beginners: A Kid's Guide to Coding Fundamentals
滿額折
出版日:2020/09/01 作者:Raina Burditt MS Ma  出版社:Rockridge Pr  裝訂:平裝
Think like a coder--the fun guide to Scratch programming for ages 8-12Scratch is a visual computer language designed especially for kids, and Scratch Programming for Beginners is the perfect book to i
優惠價: 1 646
無庫存
Sql Server Database Programming With Visual Basic.Net: Concepts, Designs And Implementations
90 折
出版日:2020/05/14 作者:Bai  出版社:John Wiley & Sons Inc  裝訂:平裝
A guide to the practical issues and applications in database programming with updated Visual Basic.NETSQL Server Database Programming with Visual Basic.NET offers a guide to the fundamental knowledge
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Statistical Programming in SAS
90 折
出版日:2019/12/17 作者:A. John Bailer  出版社:Chapman & Hall  裝訂:平裝
Statistical Programming in SAS Second Edition provides a foundation for programming to implement statistical solutions using SAS, a system that has been used to solve data analytic problems for more t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
A Practical Approach to Data Structure and Algorithm With Programming in C
95 折
出版日: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]。
Learning C# Programming With Unity 3d
90 折
出版日:2019/08/30 作者:Alex Okita  出版社:CRC Pr I Llc  裝訂:平裝
Learning C# Programming with Unity 3D, Second Edition is for the novice game programmer without any prior programming experience. Readers will learn how C# is used to make a game in Unity 3D. Many exa
優惠價: 9 3077
無庫存
Super Scratch Programming Adventure!
滿額折
出版日:2019/08/20 作者:Lead Project (COR)  出版社:No Starch Pr  裝訂:平裝
Comics! Games! Programming! Now updated to cover Scratch 3.Scratch is the wildly popular educational programming language used by millions of first-time learners in classrooms and homes worldwide. By
優惠價: 79 599
無庫存
The Rust Programming Language ― Covers Rust 2018
滿額折
出版日:2019/08/06 作者:Steve Klabnik; Carol Nichols  出版社:No Starch Pr  裝訂:平裝
The official book on the Rust programming language, written by the Rust development team at the Mozilla Foundation, fully updated for Rust 2018.The Rust Programming Language is the official, definitiv
優惠價: 79 1199
無庫存
Microsoft Excel 2019 Programming by Example With Vba, Xml, and Asp
滿額折
出版日:2019/06/30 作者:Julitta Korol  出版社:Mercury Learning & Information  裝訂:平裝
Microsoft Excel 2019 Programming by Example with VBA, XML, and ASP is a practical, how-to book on Excel programming, suitable for readers already familiar with the Excel user interface. The book intr
優惠價: 1 2923
無庫存
Dynamic System Reliability - Modeling And Analysisof Dynamic And Dependent Behaviors
90 折
出版日:2019/02/01 作者:Xing  出版社:John Wiley & Sons Inc  裝訂:精裝
Offers timely and comprehensive coverage of dynamic system reliability theory This book focuses on hot issues of dynamic system reliability, systematically introducing the reliability modeling and ana
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2019/01/25 作者:Stephen J. Chapman  出版社:Cl-Engineering  裝訂:平裝
Master today's MATLAB technical programming language while strengthening problem-solving skills with the help of Chapman's successful MATLAB PROGRAMMING FOR ENGINEERS, 6th Edition. You learn how to wr
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Functional Javascript ― Uncover the Concepts of Functional Programming With Ecmascript 8
滿額折
出版日:2018/12/29 作者:Anto Aravinth; Srikanth Machiraju  出版社:Apress  裝訂:平裝
Understand functional programming concepts and the functional nature of the JavaScript language. Starting with an introduction to functional programming concepts, you will learn the key differences be
優惠價: 1 2660
無庫存
Beginning Programming Using Retro Computing ― Learn Basic With a Commodore Emulator
滿額折
出版日:2018/12/11 作者:Gerald Friedland  出版社:Apress  裝訂:平裝
Learn programming using the Commodore 16/Plus 4 system. Following this book, you and your children will not only learn BASIC programming, but also have fun creating a retro Commodore system with a Ras
優惠價: 1 1140
無庫存
  • 17373
    435
  • 1
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • 12
  • 435

暢銷榜

客服中心

收藏

會員專區