0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (3)
  • R100 - R250 (246)
  • R250 - R500 (3,206)
  • R500+ (11,510)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages

Unification Grammars (Hardcover): Nissim Francez, Shuly Wintner Unification Grammars (Hardcover)
Nissim Francez, Shuly Wintner
R4,032 R3,397 Discovery Miles 33 970 Save R635 (16%) Ships in 10 - 15 working days

Grammars of natural languages can be expressed as mathematical objects, similar to computer programs. Such a formal presentation of grammars facilitates mathematical reasoning with grammars (and the languages they denote), as well as computational implementation of grammar processors. This book presents one of the most commonly used grammatical formalisms, Unification Grammars, which underlies contemporary linguistic theories such as Lexical-Functional Grammar (LFG) and Head-driven Phrase Structure Grammar (HPSG). The book provides a robust and rigorous exposition of the formalism that is both mathematically well-founded and linguistically motivated. While the material is presented formally, and much of the text is mathematically oriented, a core chapter of the book addresses linguistic applications and the implementation of several linguistic insights in unification grammars. Dozens of examples and numerous exercises (many with solutions) illustrate key points. Graduate students and researchers in both computer science and linguistics will find this book a valuable resource.

Leveraging Applications of Formal Methods, Verification and Validation. Technologies for Mastering Change - 6th International... Leveraging Applications of Formal Methods, Verification and Validation. Technologies for Mastering Change - 6th International Symposium, ISoLA 2014, Imperial, Corfu, Greece, October 8-11, 2014, Proceedings, Part I (Paperback, 2014 ed.)
Tiziana Margaria, Bernhard Steffen
R2,862 Discovery Miles 28 620 Ships in 18 - 22 working days

The two-volume set LNCS 8802 and LNCS 8803 constitutes the refereed proceedings of the 6th International Symposium on Leveraging Applications of Formal Methods, Verification and Validation, ISoLA 2014, held in Imperial, Corfu, Greece, in October 2014. The total of 67 full papers was carefully reviewed and selected for inclusion in the proceedings. Featuring a track introduction to each section, the papers are organized in topical sections named: evolving critical systems; rigorous engineering of autonomic ensembles; automata learning; formal methods and analysis in software product line engineering; model-based code generators and compilers; engineering virtualized systems; statistical model checking; risk-based testing; medical cyber-physical systems; scientific workflows; evaluation and reproducibility of program analysis; processes and data integration in the networked healthcare; semantic heterogeneity in the formal development of complex systems. In addition, part I contains a tutorial on automata learning in practice; as well as the preliminary manifesto to the LNCS Transactions on the Foundations for Mastering Change with several position papers. Part II contains information on the industrial track and the doctoral symposium and poster session.

Leveraging Applications of Formal Methods, Verification and Validation. Specialized Techniques and Applications - 6th... Leveraging Applications of Formal Methods, Verification and Validation. Specialized Techniques and Applications - 6th International Symposium, ISoLA 2014, Imperial, Corfu, Greece, October 8-11, 2014, Proceedings, Part II (Paperback, 2014 ed.)
Tiziana Margaria, Bernhard Steffen
R3,116 Discovery Miles 31 160 Ships in 18 - 22 working days

The two-volume set LNCS 8802 and LNCS 8803 constitutes the refereed proceedings of the 6th International Symposium on Leveraging Applications of Formal Methods, Verification and Validation, ISoLA 2014, held in Imperial, Corfu, Greece, in October 2014. The total of 67 full papers was carefully reviewed and selected for inclusion in the proceedings. Featuring a track introduction to each section, the papers are organized in topical sections named: evolving critical systems; rigorous engineering of autonomic ensembles; automata learning; formal methods and analysis in software product line engineering; model-based code generators and compilers; engineering virtualized systems; statistical model checking; risk-based testing; medical cyber-physical systems; scientific workflows; evaluation and reproducibility of program analysis; processes and data integration in the networked healthcare; semantic heterogeneity in the formal development of complex systems. In addition, part I contains a tutorial on automata learning in practice; as well as the preliminary manifesto to the LNCS Transactions on the Foundations for Mastering Change with several position papers. Part II contains information on the industrial track and the doctoral symposium and poster session.

Pro Visual C++ 2005 for C# Developers - Featuring C++/CLI (Paperback, Softcover reprint of the original 1st ed.): Dean C. Wills Pro Visual C++ 2005 for C# Developers - Featuring C++/CLI (Paperback, Softcover reprint of the original 1st ed.)
Dean C. Wills
R1,807 Discovery Miles 18 070 Ships in 18 - 22 working days

Author has unique knowledge of Visual C++ 2005 development at Microsoft, including many undocumented features, hints and tips which he records for the first time in this book Presents a fast-track entry for developers familiar with C#, into the VC++ world Complete coverage of Visual C++ 2005 to ensure that readers will have broad understanding necessary to leverage the unique, powerful features

A Modular Calculus for the Average Cost of Data Structuring (Paperback, 2008 ed.): Michel Schellekens A Modular Calculus for the Average Cost of Data Structuring (Paperback, 2008 ed.)
Michel Schellekens
R2,653 Discovery Miles 26 530 Ships in 18 - 22 working days

This book introduces the first programming language for which average-case time analysis of its programs is guaranteed to be modular. The main time measure currently used for real-time languages (worst-case time) is well-known not to be modular in general, which makes average-case analysis notoriously difficult. Schellekens includes sample programs as well as derivations of the average-case time of these programs to illustrate this radically different approach.

Building Xamarin.Forms Mobile Apps Using XAML - Mobile Cross-Platform XAML and Xamarin.Forms Fundamentals (Paperback, 1st ed.):... Building Xamarin.Forms Mobile Apps Using XAML - Mobile Cross-Platform XAML and Xamarin.Forms Fundamentals (Paperback, 1st ed.)
Dan Hermes, Nima Mazloumi
R1,062 R915 Discovery Miles 9 150 Save R147 (14%) Ships in 18 - 22 working days

Leverage Xamarin.Forms to build iOS and Android apps using a single, cross-platform approach. This book is the XAML companion to the C# guide Xamarin Mobile Application Development. You'll begin with an overview of Xamarin.Forms, then move on to an in-depth XAML (eXtensible Application Markup Language) primer covering syntax, namespaces, markup extensions, constructors, and the XAML standard. XAML gives us both the power of decoupled UI development and the direct use of Xamarin.Forms elements. This book explores the core of the Xamarin.Forms mobile app UI: using layouts and FlexLayouts to position controls and views to design and build screens, formatting your UI using resource dictionaries, styles, themes and CSS, then coding user interactions with behaviors, commands, and triggers. You'll see how to use XAML to build sophisticated, robust cross-platform mobile apps and help your user get around your app using Xamarin.Forms navigation patterns. Building Xamarin.Forms Mobile Apps Using XAML explains how to bind UI to data models using data binding and using the MVVM pattern, and how to customize UI elements for each platform using industry-standard menus, effects, custom renderers, and native view declaration. What You Will Learn Create world-class mobile apps for iOS and Android using C# and XAML Build a XAML UI decoupled from the C# code behind Design UI layouts such as FrameLayout, controls, lists, and navigation patterns Style your app using resource dictionaries, styles, themes, and CSS Customize controls to have platform-specific features using effects, custom renderers, and native views Who This Book Is For XAML and C# developers, architects, and technical managers as well as many Android and iOS developers

Case-Based Learning (Paperback, Softcover reprint of the original 1st ed. 1993): Janet L. Kolodner Case-Based Learning (Paperback, Softcover reprint of the original 1st ed. 1993)
Janet L. Kolodner
R5,113 Discovery Miles 51 130 Ships in 18 - 22 working days

Case-based reasoning means reasoning based on remembering previous experiences. A reasoner using old experiences (cases) might use those cases to suggest solutions to problems, to point out potential problems with a solution being computed, to interpret a new situation and make predictions about what might happen, or to create arguments justifying some conclusion. A case-based reasoner solves new problems by remembering old situations and adapting their solutions. It interprets new situations by remembering old similar situations and comparing and contrasting the new one to old ones to see where it fits best. Case-based reasoning combines reasoning with learning. It spans the whole reasoning cycle. A situation is experienced. Old situations are used to understand it. Old situations are used to solve a problem (if there is one to be solved). Then the new situation is inserted into memory alongside the cases it used for reasoning, to be used another time. The key to this reasoning method, then, is remembering. Remembering has two parts: integrating cases or experiences into memory when they happen and recalling them in appropriate situations later on.The case-based reasoning community calls this related set of issues the indexing problem. In broad terms, it means finding in memory the experience closest to a new situation. In narrower terms, it can be described as a two-part problem: * assigning indexes or labels to experiences when they are put into memory that describe the situations to which they are applicable, so that they can be recalled later; and * at recall time, elaborating the new situation in enough detail so that the indexes it would have if it were in the memory are identified. Case-Based Learning is an edited volume of original research comprising invited contributions by leading workers. This work has also been published as a special issues of MACHINE LEARNING, Volume 10, No. 3.

MATLAB Differential and Integral Calculus (Paperback, 1st ed.): Cesar Lopez MATLAB Differential and Integral Calculus (Paperback, 1st ed.)
Cesar Lopez
R1,997 Discovery Miles 19 970 Ships in 18 - 22 working days

MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java. MATLAB Differential and Integral Calculus introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. In addition to giving a short introduction to the MATLAB environment and MATLAB programming, this book provides all the material needed to work with ease in differential and integral calculus in one and several variables. Among other core topics of calculus, you will use MATLAB to investigate convergence, find limits of sequences and series and, for the purpose of exploring continuity, limits of functions. Various kinds of local approximations of functions are introduced, including Taylor and Laurent series. Symbolic and numerical techniques of differentiation and integration are covered with numerous examples, including applications to finding maxima and minima, areas, arc lengths, surface areas and volumes. You will also see how MATLAB can be used to solve problems in vector calculus and how to solve differential and difference equations.

Software Language Engineering - 7th International Conference, SLE 2014, Vasteras, Sweden, September 15-16, 2014. Proceedings... Software Language Engineering - 7th International Conference, SLE 2014, Vasteras, Sweden, September 15-16, 2014. Proceedings (Paperback, 2014 ed.)
Benoit Combemale, David Pearce, Olivier Barais, Jurgen Vinju
R2,333 Discovery Miles 23 330 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 7th International Conference on Software Language Engineering, SLE 2014, held in Vasteras, Sweden, in September 2014. The 19 revised full papers presented together with 1 invited paper were carefully reviewed and selected from 61 initial submissions. The papers observe software languages from different and yet complementary perspectives: programming languages, model driven engineering, domain specific languages, semantic web, and from different technological spaces: context-free grammars, object-oriented modeling frameworks, rich data, structured data, object-oriented programming, functional programming, logic programming, term-rewriting, attribute grammars, algebraic specification, etc.

Model-Driven Engineering Languages and Systems - 17th International Conference, MODELS 2014, Valencia, Spain, September 283-... Model-Driven Engineering Languages and Systems - 17th International Conference, MODELS 2014, Valencia, Spain, September 283- October 4, 2014. Proceedings (Paperback, 2014 ed.)
Juergen Dingel, Wolfram Schulte, Isidro Ramos, Silvia Abrahao, Emilio Insfran
R1,521 Discovery Miles 15 210 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 17th International Conference on Model Driven Engineering Languages and Systems, MODELS 2014, held in Valencia, Spain, in September/October 2014. The 41 full papers presented in this volume were carefully reviewed and selected from a total of 126 submissions. The scope of the conference series is broad, encompassing modeling languages, methods, tools, and applications considered from theoretical and practical angles and in academic and industrial settings. The papers report on the use of modeling in a wide range of cloud, mobile, and web computing, model transformation behavioral modeling, MDE: past, present, future, formal semantics, specification, and verification, models at runtime, feature and variability modeling, composition and adaptation, practices and experience, modeling for analysis, pragmatics, model extraction, manipulation and persistence, querying, and reasoning.

Beginning C - From Novice to Professional (Paperback, Softcover reprint of the original 4th ed.): Ivor Horton Beginning C - From Novice to Professional (Paperback, Softcover reprint of the original 4th ed.)
Ivor Horton
R1,519 Discovery Miles 15 190 Ships in 18 - 22 working days

C is the programming language of choice when speed and reliability are required. It is used for many low-level tasks, such as device drivers and operating-system programming. For example, much of Windows and Linux is based on C programming. The updated 4th edition of Beginning C builds on the strengths of its predecessors to offer an essential guide for anyone who wants to learn C or desires a 'brush-up' in this compact, fundamental language. This classic from author, lecturer and respected academic Ivor Horton is the essential guide for anyone looking to learn the C language from the ground up.

Python Algorithms - Mastering Basic Algorithms in the Python Language (Paperback, 2nd ed.): Magnus Lie Hetland Python Algorithms - Mastering Basic Algorithms in the Python Language (Paperback, 2nd ed.)
Magnus Lie Hetland
R3,429 Discovery Miles 34 290 Ships in 18 - 22 working days

Python Algorithms, Second Edition explains the Python approach to algorithm analysis and design. Written by Magnus Lie Hetland, author of Beginning Python, this book is sharply focused on classical algorithms, but it also gives a solid understanding of fundamental algorithmic problem-solving techniques. The book deals with some of the most important and challenging areas of programming and computer science in a highly readable manner. It covers both algorithmic theory and programming practice, demonstrating how theory is reflected in real Python programs. Well-known algorithms and data structures that are built into the Python language are explained, and the user is shown how to implement and evaluate others.

Fundamentals of X Programming - Graphical User Interfaces and Beyond (Paperback, Softcover reprint of the original 1st ed.... Fundamentals of X Programming - Graphical User Interfaces and Beyond (Paperback, Softcover reprint of the original 1st ed. 2002)
Theo Pavlidis
R1,465 Discovery Miles 14 650 Ships in 18 - 22 working days

This book provides an overview of the X Window System focusing on characteristics that have significant impact on the development of both application programs and widgets. We pay special attention to applications that go beyond graphical user interfaces (GUIs); therefore we discuss issues affecting video games, visualization and imaging programs, and designing widgets with a complex appearance. While the book does not assume previous knowledge of X, it is intended for experienced programmers, especially those who want to write programs that go beyond simple GUIs. X is the dominant window system under Unix, and X servers are available for Microsoft Windows, thus enabling graphics over a network in the PC world. While Java offers an apparently universal graphics library (the abstract window toolkit), the reality is quite different: For high-quality graphics and image display, we must program on the target platform itself (X or one of Microsoft's APIs) rather than rely on Java peer objects. X is a vast subject, so it is impossible to provide a complete coverage in a few hundred pages. Thus we selected topics that are fundamental to the system, so that the reader who masters them should be able to read the documentation of the numerous libraries and toolkits. Therefore we provide documentation on the most important Xlib and X toolkit functions only.

Guide to Assembly Language - A Concise Introduction (Paperback, 2011 ed.): James T. Streib Guide to Assembly Language - A Concise Introduction (Paperback, 2011 ed.)
James T. Streib
R1,740 Discovery Miles 17 400 Ships in 18 - 22 working days

This book will enable the reader to very quickly begin programming in assembly language. Through this hands-on programming, readers will also learn more about the computer architecture of the Intel 32-bit processor, as well as the relationship between high-level and low-level languages. Topics: presents an overview of assembly language, and an introduction to general purpose registers; illustrates the key concepts of each chapter with complete programs, chapter summaries, and exercises; covers input/output, basic arithmetic instructions, selection structures, and iteration structures; introduces logic, shift, arithmetic shift, rotate, and stack instructions; discusses procedures and macros, and examines arrays and strings; investigates machine language from a discovery perspective. This textbook is an ideal introduction to programming in assembly language for undergraduate students, and a concise guide for professionals wishing to learn how to write logically correct programs in a minimal amount of time.

Formal Methods for Industrial Critical Systems - 19th International Conference, FMICS 2014, Florence, Italy, September 11-12,... Formal Methods for Industrial Critical Systems - 19th International Conference, FMICS 2014, Florence, Italy, September 11-12, 2014, Proceedings (Paperback, 2014 ed.)
Frederic Lang, Francesco Flammini
R1,931 Discovery Miles 19 310 Ships in 18 - 22 working days

This book constitutes the proceedings of the 19th International Conference on Formal Methods for Industrial Critical Systems, FMICS 2014, held in Florence, Italy, in September 2014. The 13 papers presented in this volume were carefully reviewed and selected from 26 submissions. They are organized in topical sections named: cyber-physical systems; computer networks; railway control systems; verification methods; and hardware and software testing.

Enterprise Java for SAP (Paperback, Softcover reprint of the original 1st ed.): Austin Sincock Enterprise Java for SAP (Paperback, Softcover reprint of the original 1st ed.)
Austin Sincock
R1,123 R951 Discovery Miles 9 510 Save R172 (15%) Ships in 18 - 22 working days

Austin Sincock provides step-by-step real-world examples for developing Enterprise Java applications on SAP. His is the first title that uses open-source software to help developers learn and use Java for SAP. Bridges the gap between SAP's language ABAP and object-oriented Java Provides a complete look at SAP's Java connector, JCo Demonstrates graphical application development for SAP using Java's Swing libraries Shows how to deploy and build Java applications on the Tomcat Java application server Teaches how to deploy the Java-based HypersonicSQL database, use SQL to populate the database, and tie the external database into an SAP system with Java

Software Engineering and Formal Methods - 12th International Conference, SEFM 2014, Grenoble, France, September 1-5, 2014,... Software Engineering and Formal Methods - 12th International Conference, SEFM 2014, Grenoble, France, September 1-5, 2014, Proceedings (Paperback, 2014 ed.)
Dimitra Giannakopoulou, Gwen Salaun
R2,460 Discovery Miles 24 600 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 12th International Conference on Software Engineering and Formal Methods, SEFM 2014, held in Grenoble, France, in September 2014. The 23 full papers presented together with 3 invited and 6 tool papers were carefully reviewed and selected from 106 submissions. They are organized in topical section on program verification, testing, component-based systems, real-time and embedded systems, model checking and automata learning, program correctness, and adaptive and multi-agent systems.

Software Architecture - 8th European Conference, ECSA 2014, Vienna, Austria, August 25-29, 2014, Proceedings (Paperback, 2014... Software Architecture - 8th European Conference, ECSA 2014, Vienna, Austria, August 25-29, 2014, Proceedings (Paperback, 2014 ed.)
Paris Avgeriou, Uwe Zdun
R1,442 Discovery Miles 14 420 Ships in 18 - 22 working days

This book constitutes the proceedings of the 8th European Conference on Software Architecture, ECSA 2014, held in Vienna, Austria, in August 2014. The 16 full papers and 18 short papers presented in this volume were carefully reviewed and selected from 91 submissions. They are organized in topical sections named: architecture decisions and knowledge; architecture patterns and anti-patterns; reference architectures and metamodels; architecture description languages; enterprise architecture, SOA and cloud computing; components and connectors; quality attributes; and architecture analysis and verification.

ECOOP 2014 -- Object-Oriented Programming - 28th European Conference, Uppsala, Sweden, July 28--August 1, 2014, Proceedings... ECOOP 2014 -- Object-Oriented Programming - 28th European Conference, Uppsala, Sweden, July 28--August 1, 2014, Proceedings (Paperback, 2014 ed.)
Richard Jones
R1,523 Discovery Miles 15 230 Ships in 18 - 22 working days

This book constitutes the proceedings of the 28th European Conference on Object-Oriented Programming, ECOOP 2014, held in Uppsala, Sweden, in July/August 2014. The 27 papers presented in this volume were carefully reviewed and selected from 101 submissions. They are organized in topical sections named: analysis; design; concurrency; types; implementation; refactoring; JavaScript, PHP and frameworks; and parallelism.

Testing Software and Systems - 26th IFIP WG 6.1 International Conference, ICTSS 2014, Madrid, Spain, September 23-25, 2014.... Testing Software and Systems - 26th IFIP WG 6.1 International Conference, ICTSS 2014, Madrid, Spain, September 23-25, 2014. Proceedings (Paperback, 2014 ed.)
Mercedes G. Merayo, Edgardo Montes de Oca
R1,963 Discovery Miles 19 630 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 26th IFIP WG 6.1 International Conference on Testing Software and Systems, ICTSS 2014, held in Istanbul, Turkey, in September 2014. The 11 revised full papers presented together with 6 short papers were carefully selected from 36 submissions. The scope of the conference was on following topics: testing methodologies, tools and frameworks, and industrial experiences.

Transactions on Pattern Languages of Programming III (Paperback, 2013 ed.): James Noble, Ralph Johnson, Uwe Zdun, Eugene... Transactions on Pattern Languages of Programming III (Paperback, 2013 ed.)
James Noble, Ralph Johnson, Uwe Zdun, Eugene Wallingford
R1,793 Discovery Miles 17 930 Ships in 18 - 22 working days

The Transactions on Pattern Languages of Programming subline aims to publish papers on patterns and pattern languages as applied to software design, development, and use, throughout all phases of the software life cycle, from requirements and design to implementation, maintenance and evolution. The primary focus of this LNCS Transactions subline is on patterns, pattern collections, and pattern languages themselves. The journal also includes reviews, survey articles, criticisms of patterns and pattern languages, as well as other research on patterns and pattern languages. This book, the third volume in the Transactions on Pattern Languages of Programming series, presents five papers that have been through a careful peer review process involving both pattern experts and domain experts. The papers present various pattern languages and a study of applying patterns and represent some of the best work that has been carried out in design patterns and pattern languages of programming over the last few years.

Safe and Secure Software Reuse - 13th International Conference on Software Reuse, ICSR 2013,Pisa, Italy, June 18-20, 2013,... Safe and Secure Software Reuse - 13th International Conference on Software Reuse, ICSR 2013,Pisa, Italy, June 18-20, 2013, Proceedings (Paperback, 2013 ed.)
John Favaro, Maurizio Morisio
R1,430 Discovery Miles 14 300 Ships in 18 - 22 working days

This book constitutes the refereed proceedings of the 13th International Conference on Safe and Secure Software Reuse, ICSR 2013, held in Pisa, Italy, in June 2013. The 27 papers (18 full and 9 short papers) presented were carefully reviewed and selected from various submissions. The papers are organized in topical sections on feature modeling and variability analysis; reuse and testing; architecture and reuse; analysis for reuse; reuse and patterns, short papers, emerging ideas and trends.

Decoupled Django - Understand and Build Decoupled Django Architectures for JavaScript Front-ends (Paperback, 1st ed.):... Decoupled Django - Understand and Build Decoupled Django Architectures for JavaScript Front-ends (Paperback, 1st ed.)
Valentino Gagliardi
R1,327 Discovery Miles 13 270 Ships in 9 - 17 working days

Apply decoupling patterns, properly test a decoupled project, and integrate a Django API with React, and Vue.js. This book covers decoupled architectures in Django, with Django REST framework and GraphQL. With practical and simple examples, you'll see firsthand how, why, and when to decouple a Django project. Starting with an introduction to decoupled architectures versus monoliths, with a strong focus on the modern JavaScript scene, you'll implement REST and GraphQL APIs with Django, add authentication to a decoupled project, and test the backend. You'll then review functional testing for JavaScript frontends with Cypress. You will also learn how to integrate GraphQL in a Django project, with a focus on the benefits and drawbacks of this new query language. By the end of this book, you will be able to discern and apply all the different decoupling strategies to any Django project, regardless of its size. What You'll Learn Choose the right approach for decoupling a Django project Build REST APIs with Django and a Django REST framework Integrate Vue.js and GraphQL in a Django project Consume a Django REST API with Next.js Test decoupled Django projects Who This Book Is For Software developers with basic Django skills keen to learn decoupled architectures with Django. JavaScript developers interested in learning full-stack development and decoupled architectures with Django.

Object-Oriented Discrete-Event Simulation with Java - A Practical Introduction (Paperback, Softcover reprint of the original... Object-Oriented Discrete-Event Simulation with Java - A Practical Introduction (Paperback, Softcover reprint of the original 1st ed. 2001)
Jose M. Garrido 1
R4,006 Discovery Miles 40 060 Ships in 18 - 22 working days

Researches and developers of simulation models state that the Java program ming language presents a unique and significant opportunity for important changes in the way we develop simulation models today. The most important characteristics of the Java language that are advantageous for simulation are its multi-threading capabilities, its facilities for executing programs across the Web, and its graphics facilities. It is feasible to develop compatible and reusable simulation components that will facilitate the construction of newer and more complex models. This is possible with Java development environments. Another important trend that begun very recently is web-based simulation, i.e., and the execution of simulation models using Internet browser software. This book introduces the application of the Java programming language in discrete-event simulation. In addition, the fundamental concepts and prac tical simulation techniques for modeling different types of systems to study their general behavior and their performance are introduced. The approaches applied are the process interaction approach to discrete-event simulation and object-oriented modeling. Java is used as the implementation language and UML as the modeling language. The first offers several advantages compared to C++, the most important being: thread handling, graphical user interfaces (QUI) and Web computing. The second language, UML (Unified Modeling Language) is the standard notation used today for modeling systems as a collection of classes, class relationships, objects, and object behavior.

C++ 2013 for C# Developers (Paperback, 2nd ed.): Dean C. Wills C++ 2013 for C# Developers (Paperback, 2nd ed.)
Dean C. Wills
R2,771 Discovery Miles 27 710 Ships in 18 - 22 working days

C++ 2013 for C# Developers provides a fast-track to C++ proficiency forthose already using the C# language at an advanced level. Beginning with a detailed explanation of the mechanics of C++'s execution sequence, its grammar, syntax and data access you'll quickly learn the similarities and differences between C++ and C#. The second and third partsof the of the book are devoted to a detailed deep-dive into C++ development to provide clear information and advice about how to use the languageeffectively.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Opinion Mining and Text Analytics on…
Pantea Keikhosrokiani, Moussa Pourya Asl Hardcover R9,276 Discovery Miles 92 760
Cloud Architecture and Engineering
Conor Suarez Hardcover R3,165 R2,867 Discovery Miles 28 670
Guide to Networking Essentials
Greg Tomsho Paperback R1,365 R1,269 Discovery Miles 12 690
Adaptive Logics for Defeasible Reasoning…
Christian Strasser Hardcover R4,370 R3,570 Discovery Miles 35 700
Reliability Analysis Using MINITAB and…
J.H. Wang Hardcover R3,289 Discovery Miles 32 890
Artificial Intelligence for Maximizing…
Zongmin Ma Hardcover R4,981 Discovery Miles 49 810
Biomass, Biofuels, Biochemicals…
Hu Li, S. Saravanamurugan, … Paperback R4,620 Discovery Miles 46 200
17,000 Classroom Visits Can't Be Wrong…
John V Antonetti, James R. Garver Paperback R746 R655 Discovery Miles 6 550
Teaching-Learning dynamics
Monica Jacobs, Ntombizolile Vakalisa, … Paperback R618 Discovery Miles 6 180
Decision Science and Operations…
Vikas Khare, Cheshta J. Khare, … Paperback R3,237 Discovery Miles 32 370

 

Partners