50 resultater (0,28265 sekunder)

Mærke

Butik

Pris (EUR)

Nulstil filter

Produkter
Fra
Butikker

Digital Logic and Computer Organization - V. Rajaraman - Bog - PHI Learning - Plusbog.dk

Digital Logic and Computer Organization - V. Rajaraman - Bog - PHI Learning - Plusbog.dk

This introductory text on ''digital logic and computer organization'' presents a logical treatment of all the fundamental concepts necessary to understand the organization and design of a computer. It is designed to cover the requirements of a first-course in computer organization for undergraduate Computer Science, Electronics, or MCA students. Beginning from first principles, the text guides students through to a stage where they are able to design and build a small computer with available IC chips. Starting with the foundation material on data representation, computer arithmetic and combinatorial and sequential circuit design, the text explains ALU design and includes a discussion on an ALU IC chip. It also discusses Algorithmic State Machine and its representation using a Hardware Description Language before shifting to computer organization. The evolutionary development of a small hypothetical computer is described illustrating hardware-software trade-off in computer organization. Its instruction set is designed giving reasons why each new instruction is introduced. This is followed by a description of the general features of a CPU, organization of main memory and I/O systems. The book concludes with a chapter describing the features of a real computer, namely the Intel Pentium. An appendix describes a number of laboratory experiments which can be put together by students, culminating in the design of a toy computer.

DKK 197.00
1

An Introduction to Digital Computer Design - V. Rajaraman - Bog - PHI Learning - Plusbog.dk

An Introduction to Digital Computer Design - V. Rajaraman - Bog - PHI Learning - Plusbog.dk

Now in its fifth edition, this textbook is intended for an introductory course in digital computer design for B.Sc. students of computer science, B.Tech. students of computer science and engineering, and BCA/MCA students of computer applications.The first part of the book presents the basic tools and develops procedures suitable for the design of digital circuits and small digital systems. It equips students with a firm understanding of logic principles before they move on to study the intricacies of logic organisation and the architecture of computers, covered in the the second part of the book.Besides discussing data representation, arithmetic operations, Boolean algebra and its application in designing combinatorial and sequential switching circuits, the book introduces the Algorithmic State Machines which are used to develop a hardware description language for the design of digital systems.The organisation of a small hypothetical computer is described to illustrate how instruction sets are evolved. Real computers are described and compared with the hypothetical computer. After discussing the features of a CPU, I/O devices and I/O organisation, cache and virtual memory, the book concludes with a new chapter on the use of parallelism to enhance computer speed.In addition, this fifth edition includes new material on CMOS gates, MSI/ALU and Pentium5 architecture; and the chapter on cache and virtual memory has been rewritten.

DKK 229.00
1

Computer Organization and Design - P. Pal Chaudhuri - Bog - PHI Learning - Plusbog.dk

Human-Computer Interaction - K. Meena - Bog - PHI Learning - Plusbog.dk

Data Communications and Computer Networks - Brijendra Singh - Bog - PHI Learning - Plusbog.dk

Computer Oriented Numerical and Statistical Methods - Sant Sharan Mishra - Bog - PHI Learning - Plusbog.dk

Computer-Based Industrial Control - Krishna Kant - Bog - PHI Learning - Plusbog.dk

CAD/CAM - Chennakesava R. Alavala - Bog - PHI Learning - Plusbog.dk

Operating Systems - I. Chandra Mohan - Bog - PHI Learning - Plusbog.dk

Fundamentals Of Discrete Mathematical Structures - K. R. Chowdhary - Bog - PHI Learning - Plusbog.dk

Design and Analysis of Algorithms - Manas Ranjan Kabat - Bog - PHI Learning - Plusbog.dk

Design and Analysis of Algorithms - Manish Varshney - Bog - PHI Learning - Plusbog.dk

Design and Analysis of Algorithms - Manish Varshney - Bog - PHI Learning - Plusbog.dk

This well organised text provides the design techniques of algorithms in a simple and straight forward manner. It describes the complete development of various algorithms along with their pseudo-codes in order to have an understanding of their applications. The book begins with a description of the fundamental concepts and basic design techniques of algorithms. Gradually, it introduces more complex and advanced topics such as dynamic programming, backtracking and various algorithms related to graph data structure. Finally, the text elaborates on NP-hard, matrix operations and sorting network. Primarily designed as a text for undergraduate students of Computer Science and Engineering and Information Technology (B.Tech., Computer Science, B.Tech. IT) and postgraduate students of Computer Applications (MCA), the book would also be quite useful to postgraduate students of Computer Science and IT (M.Sc., Computer Science; M.Sc., IT). New to this Second Edition 1. A new section on Characteristics of Algorithms (Section 1.3) has been added 2. Five new sections on Insertion Sort (Section 2.2), Bubble Sort (Section 2.3), Selection Sort (Section 2.4), Shell Sort/Diminishing Increment Sort/Comb Sort (Section 2.5) and Merge Sort (Section 2.6) have been included 3. A new chapter on Divide and Conquer (Chapter 5) has also been incorporated Prabhakar Gupta (Ph.D.) is Dean (Academics) at Shri Ram Murti Smarak College of Engineering & Technology, Bareilly (UP). He has ten years of teaching experience and four years of experience in research activities. Professor Gupta has attended many national conferences and published several research papers in national and international journals. His areas of interest include Data Structure, Analysis and Designing of Algorithms, Graph Theory and Discrete Structure.

DKK 174.00
1

Fundamentals of Mobile Computing - Prasant Pattnaik - Bog - PHI Learning - Plusbog.dk

Fundamentals of Mobile Computing - Prasant Pattnaik - Bog - PHI Learning - Plusbog.dk

This textbook addresses the main topics associated with mobile computing and wireless networking at a level that enables the students to develop a fundamental understanding of the technical issues involved in this new and fast emerging discipline. The book first examines the basics of wireless technologies and computer communications that form the essential infrastructure required for building knowledge in the area of mobile computations involving the study of invocation mechanisms at the client end, the underlying wireless communication, and the corresponding server-side technologies. The book includes coverage of development of mobile cellular systems, protocol design for mobile networks, special issues involved in the mobility management of cellular system users, realisation and applications of mobile ad hoc networks (MANETs), design and operation of sensor networks, special constraints and requirements of mobile operating systems, and development of mobile computing applications. Finally, an example application of the mobile computing infrastructure to M-commerce is described in the concluding chapter of the book. This book is suitable as an introductory text for a one-semester course in mobile computing for the undergraduate students of Computer Science and Engineering, Information Technology, Electronics and Communication Engineering, Master of Computer Applications (MCA), and the undergraduate and postgraduate science courses in computer science and Information Technology. KEY FEATURES : Provides unified coverage of mobile computing and communication aspects Discusses the mobile application development, mobile operating systems and mobile databases as part of the material devoted to mobile computing Incorporates a survey of mobile operating systems and the latest developments such as the Android operating system

DKK 136.00
1

Optimization for Engineering Design - Algorithms and Examples - Kalyanmoy Deb - Bog - PHI Learning - Plusbog.dk

Optimization for Engineering Design - Algorithms and Examples - Kalyanmoy Deb - Bog - PHI Learning - Plusbog.dk

This well-received book, now in its second edition, continues to provide a number of optimization algorithms which are commonly used in computer-aided engineering design. The book begins with simple single-variable optimization techniques, and then goes on to give unconstrained and constrained optimization techniques in a step-by-step format so that they can be coded in any user-specific computer language. In addition to classical optimization methods, the book also discusses Genetic Algorithms and Simulated Annealing, which are widely used in engineering design problems because of their ability to find global optimum solutions.The second edition adds several new topics of optimization such as design and manufacturing, data fitting and regression, inverse problems, scheduling and routing, data mining, intelligent system design, Lagrangian duality theory, and quadratic programming and its extension to sequential quadratic programming. It also extensively revises the linear programming algorithms section in the Appendix. This edition also includes more number of exercise problems.The book is suitable for senior undergraduate/postgraduate students of mechanical, production and chemical engineering. Students in other branches of engineering offering optimization courses as well as designers and decision-makers will also find the book useful.This book is recommended in NIT Agartala, Tripura, Assam Engineering College, Assam, IIT Guwuhati, Asssam and NIT Silchar, Assam.Key Features:Algorithms are presented in a step-by-step format to facilitate coding in a computer language.Sample computer programs in FORTRAN are appended for better comprehension.Worked-out examples are illustrated for easy understanding.The same example problems are solved with most algorithms for a comparative evaluation of the algorithms.Read more

DKK 233.00
1

Software Project Management - S. A. Kelkar - Bog - PHI Learning - Plusbog.dk

Software Project Management - S. A. Kelkar - Bog - PHI Learning - Plusbog.dk

This well-established and highly appreciated book, now in its Third Edition, continues to build on the strength of the previous two editions. While retaining many of the existing topics, Professor S.A. Kelkar, with his wealth of experience and expertise, gives an up to date analysis of the subject, incorporating several new topics. The book is suffused with illustrations to reinforce the concepts discussed. As software project management is a core course in Computer Science and Engineering and Information Technology, and is a preferred choice of many management students, this book should be treasured by the readers, both for its utility and novelty of treatment. Intended as a text for undergraduate and postgraduate students of Computer Science and Engineering and Information Technology, this concise and compact book would be extremely useful also to the postgraduate students of Computer Applications and postgraduate students of Management specialising in IT. New to This Edition Three Appendices on Nutshell: Managing Complex Projects; Overview of IT Service Management; and Emotional Intelligence in Project Management are included. Chapter 1 has been reorganised to make it more comprehensive. Chapter 2 has been split into three chapters (Chapters 2, 3 and 4). Each chapter deals with project management basics, planning, and control, emphasising stakeholder management, quality management, and earned management.

DKK 144.00
1

Database Management System - Malay K. Pakhira - Bog - PHI Learning - Plusbog.dk

System Simulation, Modelling and Languages - R. Panneerselvam - Bog - PHI Learning - Plusbog.dk

System Simulation, Modelling and Languages - R. Panneerselvam - Bog - PHI Learning - Plusbog.dk

Designed as a text for undergraduate students (B.Tech./B.E.) of Computer Science and Engineering and IT, Mechanical Engineering and Mechatronics Engineering, and postgraduate students (M.Tech./M.E., M.Sc.) of Computer Science and Engineering and IT and Industrial Engineering, as well as for Bachelor and Master of Computer Applications (BCA/MCA), this well-organised book gives an in-depth analysis of the concepts of system simulation modelling and simulation languages. The book provides detailed discussions on the fundamental and advanced concepts of simulation. The book begins with the concept of system and the different terminologies associated with the system. Then it presents the different methods of random number generation and their tests. Besides, the text dwells on different probability distributions and their random variates, which are used in the simulation model, and describes various simulation languages such as GPSS, Simula I, SIMSCRIPT, CSL, GASP, OPS-3, DYNAMO, SIMAN and SLAM II. Further, it gives a comprehensive coverage of different queueing systems with illustrative examples as well as the logics of simulation model for both single-server and parallel-server queueing systems. The concluding chapters deal extensively with GPSS language, Arena simulation software and ProModel simulation software. Key FeaturesFollows a step-by-step approach to derive the test resultsGives a large number of solved examples and well-designed chapter-end questions Includes several real-life Case Studies to illustrate the concepts discussed.

DKK 182.00
1

Cryptography and Network Security - Prakash C. Gupta - Bog - PHI Learning - Plusbog.dk