|
|
|
Sort Order |
|
|
|
Items / Page
|
|
|
|
|
|
|
| Srl | Item |
| 1 |
ID:
023472
|
|
|
|
|
| Edition |
१ ली आ.
|
| Publication |
मुंबई, जयको, २०१७.
|
| Description |
VI, १८९ पृ.
|
| Summary/Abstract |
"१०० स्फुर्तीदायी देसी कथा" या अगदी साध्या-सोप्या भाषेत लिहिलेल्या गोष्टी वाचकांच्या मनाचा ठाव घेतात आणि आपली गोष्टी सांगायची परंपरा जिवंत ठेवतात.
|
| Standard Number |
9789386348234
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 013697 | 891.46301/हॅलेगु | Main | On Shelf | Reference book | |
|
|
|
|
| 2 |
ID:
021765
|
|
|
|
|
| Edition |
१ ली आ.
|
| Publication |
हैदराबाद, ओरियंट ब्लैकस्वॉन, २०१८.
|
| Description |
XXIV, २९५ पृ.
|
| Standard Number |
9789352873654
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 012969 | 954.0317/रिजवी | Main | On Shelf | Reference book | |
|
|
|
|
| 3 |
ID:
024775
|
|
|
|
|
| Edition |
१ ली आ.
|
| Publication |
जळगाव, प्रशांत, २०१७.
|
| Description |
XXII, ३४८ पृ.
|
| Summary/Abstract |
नाटक ही समूहाने आस्वाद घेण्याची कला आहे. त्याच्या पाठ्याच्या आपल्याकडच्या जडणघडणीच्या प्रेरणा मात्र केवळ पाठ्याच्या एकेक एकेकट्याच्या आस्वादनाच्या असल्यामुळे आपल्याकडे सशक्त असे मंचित पाठ्य निर्माण होऊ शकले नाही. अशा प्रकारे नव्वदपूर्वीच्या मराठी नाटकामध्ये शब्द आणि प्रयोगामध्ये त्याचा उच्चार पर्यायाने वाचिक अभिनय महत्त्वाचा ठरला. सत्तरोत्तर रंगभूमीचे अवलोकन केले असता शब्दाचे महत्त्व कमी झालेले दिसून येते. पण त्याचे कारण या काळात सशक्त असे मंचित पाठ्य निर्माण झाले एवढेच फक्त नाही.- प्रा. डॉ. प्रवीण भोळे, विभाग प्रमुख, ललित कला केंद्र, सावित्रीबाई फुले पुणे विद्यापीठ, पुणे
|
| Standard Number |
9789385019005
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 014508 | 891.46209/बागले | Main | On Shelf | Reference book | |
|
|
|
|
| 4 |
ID:
021615
|
|
|
|
|
| Edition |
27th ed.
|
| Publication |
Noida, Pearson, 2022.
|
| Description |
XII, 547 p.
|
| Summary/Abstract |
For 8051 Microcontroller courses requiring a comprehensive text with an emphasis on Interfacing and Programming the 8051 Microcontroller.
Mazidi's 8051 Microcontroller text emphasises the programming and interfacing of the 8051. A systematic, step-by-step approach is used to cover various aspects of 8051. C and Assembly language programming and interfacing. Many examples and sample programs are given to clarify the concepts and provide students with an opportunity to learn by doing. Review questions are provided at the end of each section to reinforce the main points of the section.
|
| Contents |
CHAPTER 0: INTRODUCTION TO COMPUTING
Section 0.1: Numbering and coding systems
Section 0.2: Digital primer
Section 0.3: Inside the computer
CHAPTER 1: THE 8051 MICROCONTROLLERS
Section 1.1: Microcontrollers and embedded processors
Section 1.2: Overview of the 8051 family
CHAPTER 2: 8051 ASSEMBLY LANGUAGE PROGRAMMING
Section 2.1: Inside the 8051
Section 2.2: Introduction to 8051 Assembly programming
Section 2.3: Assembling and running an 8051 program
Section 2.4: The program counter and ROM space in the 8051
Section 2.5: 8051 data types and directives
Section 2.6: 8051 flag bits and the PSW register
Section 2.7: 8051 register banks and stack
CHAPTER 3: JUMP, LOOP, AND CALL INSTRUCTIONS
Section 3.1: Loop and jump instructions
Section 3.2: Call instructions
Section 3.3: Time delay for various 8051 chips
CHAPTER 4: I/OPORT PROGRAMMING
Section 4.1: 8051 I/O programming
Section 4.2: I/O bit manipulation programming
CHAPTER 5: 8051 ADDRESSING MODES
Section 5.1: Immediate and register addressing modes
Section 5.2: Accessing memory using various addressing modes
Section 5.3: Bit addresses for I/O and RAM
Section 5.4: Extra 128-byte on-chip RAM in 8052
CHAPTER 6: ARITHMETIC & LOGIC INSTRUCTIONS AND PROGRAMS
Section 6.1: Arithmetic instructions
Section 6.2: Signed number concepts and arithmetic operations
Section 6.3: Logic and compare instructions
Section 6.4: Rotate instruction and data serialization
Section 6.5: BCD, ASCII, and other application programs
CHAPTER 7: 8051 PROGRAMMING IN C
Section 7.1: Data types and time delay in 8051 C
Section 7.2: I/O programming in 8051 C
Section 7.3: Logic operations in 8051 C
Section 7.4: Data conversion programs in 8051 C
Section 7.5: Accessing code ROM space in 8051 C
Section 7.6: Data serialization using 8051 C
CHAPTER 8: 8051 HARDWARE CONNECTION AND INTEL HEX FILE
Section 8.1: Pin description of the 8051
Section 8.2: Design and test of DS89C4x0 trainer
Section 8.3: Explaining the Intel hex file
CHAPTER 9: 8051 TIMER PROGRAMMING IN ASSEMBLY AND C
Section 9.1: Programming 8051 timers
Section 9.2: Counter programming
Section 9.3: Programming timers 0 and 1 in 8051 C
CHAPTER 10: 8051 SERIAL PORT PROGRAMMING IN ASSEMBLY AND C
Section 10.1: Basics of serial communication
Section 10.2: 8051 connection to RS232
Section 10.3: 8051 serial port programming in Assembly
Section 10.4: Programming the second serial port
Section 10.5: Serial port programming in C
CHAPTER 11: INTERRUPTS PROGRAMMING IN ASSEMBLY AND C
Section 11.1: 8051 interrupts
Section 11.2: Programming timer interrupts
Section 11.3: Programming external hardware interrupts
Section 11.4: Programming the serial communication interrupt
Section 11.5: Interrupt priority in the 8051/52
Section 11.6: Interrupt programming in C
CHAPTER 12: LCD AND KEYBOARD INTERFACING
Section 12.1: LCD interfacing
Section 12.2: Keyboard interfacing
CHAPTER 13: ADC, DAC, AND SENSOR INTERFACING
Section 13.1: Parallel and serial ADC
Section 13.2: DAC interfacing
Section 13.3: Sensor interfacing and signal conditioning
CHAPTER 14: 8051 INTERFACING TO EXTERNAL MEMORY
Section 14.1: Semiconductor memory
Section 14.2: Memory address decoding
Section 14.3: 8031/51 interfacing with external ROM
Section 14.4: 8051 data memory space
Section 14.5: Accessing external data memory in 8051 C
CHAPTER 15: 8051 INTERFACING WITH THE 8255
Section 15.1: Programming the 8255
Section 15.2: 8255 interfacing
Section 15.3: 8051 C programming for the 8255
CHAPTER 16: DS12887 RTC INTERFACING AND PROGRAMMING
Section 16.1: DS12887 RTC interfacing
Section 16.2: DS12887 RTC programming in C
Section 16.3: Alarm, SQW, and IRQ features of the DS12887 chip
CHAPTER 17: MOTOR CONTROL: RELAY, PWM, DC, AND STEPPER MOTORS
Section 17.1: Relays and optoisolators
Section 17.2: Stepper motor interfacing
Section 17.3: DC motor interfacing and PWM
APPENDIX A: 8051 INSTRUCTIONS, TIMING, AND REGISTERS
APPENDIX B: BASICS OF WIRE WRAPPING
APPENDIX C: IC TECHNOLOGY AND SYSTEM DESIGN ISSUES
APPENDIX D: FLOWCHARTS AND PSEUDOCODE
APPENDIX E: 8051 PRIMER FOR X86 PROGRAMMERS
APPENDIX F: ASCII CODES
APPENDIX G: ASSEMBLERS, DEVELOPMENT RESOURCES, AND SUPPLIERS
APPENDIX H: DATA SHEETS
INDEX
|
| Standard Number |
9788131710265
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 012819 | 004.165/MAZ | Main | On Shelf | Reference book | Rack 10 Shelf 6 |
|
|
|
|
| 5 |
ID:
024489
|
|
|
|
|
| Edition |
4th ed.
|
| Publication |
New Delhi, CBS, 2022.
|
| Description |
XVI, 440 p.
|
| Summary/Abstract |
This book is designed for the students of engineering, arts and science colleges of various universities in India. Also, this book will be a reference for practising engineers in industries. This book deals with 8085 microprocessor architectures, programming, interfacing with peripherals and application case studies.
This book is organized with 7 chapters. The fundamental concepts of architecture and assembly language programming of 8085 microprocessor are presented in an easiest and elaborative manner. The assembly language programs are illustrated with problem analysis, algorithm and flowchart for better understanding. The assembly language program codes are run on assemblers with sample data and list file and results are also presented for clear understanding of the reader and also useful for laboratory exercises.
Salient Features
• Clear explanation of memory and peripheral interfacing with appropriate diagrams.
• Different types of fonts for text, examples and programs for better understanding.
• Step-by-step explanation of program and interfacing concepts.
• Application case studies are explained with appropriate diagrams and sample programs
|
| Contents |
Preface
List of Abbreviations and Symbols
1. Introduction to Microprocessor
2. Instruction Set of 8085
3. Memory and IO Interfacing
4. Interrupt Structure
5. Assembly Language Programming
6. Peripheral Devices and Interfacing
7. Microcomputer System Design and Applications
Appendix I. 8085A Instructions in Hexadecimal Order
Appendix II. 8085A Instructions in Alphabetical Order
Appendix III. List of Microprocessors Released by Intel
Index
Chip Index
|
| Standard Number |
9789354661402
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 014239 | 004.165/KAN | Main | On Shelf | Reference book | Rack 11 Shelf 5 |
|
|
|
|
| 6 |
ID:
004544
|
|
|
|
|
| Edition |
२ री आ.
|
| Publication |
दिल्ली, राजपाल, १९६१.
|
| Description |
७८ पृ.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 001182 | 891.433/वर्न | Main | On Shelf | Reference book | |
|
|
|
|
| 7 |
ID:
015347
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 001562 | ADA | Main | Withdrawn | Reference book | |
|
|
|
|
| 8 |
ID:
014978
|
|
|
|
|
| Publication |
Allahabad, Ram Narayanlal, 1962.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 000728 | AZA | Main | On Shelf | Reference book | |
|
|
|
|
| 9 |
ID:
015062
|
|
|
|
|
| Publication |
Delhi, Maktaba Jamea, 1970.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 000898 | MOR | Main | On Shelf | Reference book | |
|
|
|
|
| 10 |
ID:
016504
|
|
|
|
|
| Edition |
6th ed.
|
| Publication |
New Delhi, Maktaba Jama, 1980.
|
| Description |
72 p.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 003426 | MOH | Main | On Shelf | Text Book | |
| 003427 | MOH | Main | On Shelf | Text Book | |
| 003428 | MOH | Main | On Shelf | Text Book | |
|
|
|
|
| 11 |
ID:
014957
|
|
|
|
|
| Publication |
Lucknow, Kitab Nagar, 1964.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 000702 | RIZ | Main | On Shelf | Reference book | |
|
|
|
|
| 12 |
ID:
013875
|
|
|
|
|
| Edition |
1st ed.
|
| Publication |
New Delhi, M. R., 2012.
|
| Description |
II, 154 p. 5 p. photos
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 008345 | MEH | Main | On Shelf | Reference book | |
|
|
|
|
| 13 |
ID:
015258
|
|
|
|
|
| Publication |
Aligarh, Educational Book House, [Ca.].
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 001401 | RIZ | Main | On Shelf | Reference book | |
|
|
|
|
| 14 |
ID:
024474
|
|
|
|
|
| Edition |
5th rep. ed.
|
| Publication |
New Delhi, CBS, 2015.
|
| Description |
XVI, 483 p.
|
| Summary/Abstract |
The authors have used forty years of classroom experience to design a text that serves as a superb introduction to abstract algebra. All students, even those with no previous knowledge of abstract or linear algebra, will benefit from the Fifth Edition's organization and selection of topics.
Outstanding features
• builds abstraction on a solid foundation of concrete examples
• develops concepts gradually but allows for more rapid progress as students' mathematical maturity increases
• offers unparalleled problem sets
• foreshadows important topics and then clearly presents and applies them to facilitate retention, not mere exposure.
The historical and biographical notes on major contributors to the development of algebra show that mathematics continues to be created by real people. The preface shows how to use the text's flexibility to achieve any of several goals.
|
| Contents |
Introduction
1. Basic Properties of the Integers
2. Groups
3. Sets and Mappings
4. Rings and Fields
5. Polynomials
6. Euclidean Constructions
7. More on the Integers
8. Some Applications to Coding
Computer Programming Projects
Supplementary and Challenging Problems
Annotated Bibliography
Answers, Hints, or Solutions for Most Odd-Numbered Problems
Index
|
| Standard Number |
9788123926575
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 014224 | 512.02/HIL | Main | On Shelf | Reference book | |
|
|
|
|
| 15 |
ID:
024632
|
|
|
|
|
| Edition |
2nd ed.
|
| Publication |
Delhi, PHI learning, 2022.
|
| Description |
XVIII, 373 p.
|
| Summary/Abstract |
The second edition of this textbook on Abstract Algebra continues to provide a fully self-contained treatment of the fundamental concepts of the subject, taking care to introduce each notion with sufficient number of solved examples that would help readers understand and master the theories presented. A fine collection of exercises enriches each chapter, challenging the readers to check their progress in understanding the results and methods of the discipline, as well as motivating them for more algebra.
The book’s writing style is intended to foster students–instructor discussion. A unique learning feature of the text is that each concept in abstract algebra is treated in a separate chapter, taking care of the continuity of the subject matter for easy comprehension by the students. Besides presenting the fundamental concepts and basic properties of groups, rings, modules and fields, including the interplay between them, the second edition has been enriched by the inclusion of a new chapter on matrices and their properties and some special subsets of matrices. In addition, proofs of some of the theorems have been revised and some exercises have been changed into solved examples.
The book provides a pedagogical introduction to the topics of abstract algebra and is especially suited for an undergraduate course, though it will be of equal value to the postgraduate students of the subject.
|
| Contents |
Preface
Preface to First Edition
Note to the Student
Notations
Part I: Preliminaries
1. Set Theory
2. Relations
3. Mappings
4. Matrices
5. Binary Operations
6. Integers
Part II: Group Theory
7. Groups
8. Subgroups
9. Permutations
10. Normal Subgroups
11. Isomorphism of Groups
12. Cyclic Groups
13. Homomorphism: 1
Part III: Ring Theory
14. Rings
15. Integral Domains
16. Ideals: 1
17. Homomorphism: 2
18. Fields
19. Polynomials
20. Ideals: 2
21. Finite Fields
22. Unique Factorization Domain and Euclidean Ring
Appendices
A: De Moivre’s Theorem
B: Three Famous Problems
Supplementary Problems
References
Index
|
| Standard Number |
9788120339323
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 014365 | 512.02/SHE | Main | On Shelf | Reference book | |
|
|
|
|
| 16 |
ID:
016930
|
|
|
|
|
| Edition |
1st ed.
|
| Publication |
New Delhi, Campus Books International, 2018.
|
| Description |
XXIV, 282 p.
|
| Standard Number |
9788180303135
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 011756 | 512.02/SRI | Main | On Shelf | Reference book | |
|
|
|
|
| 17 |
ID:
013137
|
|
|
|
|
| Edition |
1st ed.
|
| Publication |
New Delhi, BPB, 1999.
|
| Description |
XXVI, 484 p.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 006511 | ROB | Main | On Shelf | Reference book | Rack 11 Shelf 1 |
|
|
|
|
| 18 |
ID:
024298
|
|
|
|
|
| Edition |
1st rev. ed.
|
| Publication |
Nagpur, Sai Jyoti, 2021.
|
| Description |
VI, 238 p.
|
| Standard Number |
9789388708296
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 014013 | 657/MAN | Main | On Shelf | Reference book | |
|
|
|
|
| 19 |
ID:
013100
|
|
|
|
|
| Edition |
1st ed.
|
| Publication |
Delhi, Asian, 2001.
|
| Description |
168 p.
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 006469 | SIN | Main | On Shelf | Reference book | Rack 11 Shelf 4 |
|
|
|
|
| 20 |
ID:
002241
|
|
|
|
|
| Edition |
1st ed.
|
| Publication |
Jaipur, R. B. D., 2015.
|
| Description |
VI, 576 p.
|
| Standard Number |
8181427199
|
|
|
|
|
|
|
|
|
|
|
|
Circulation
| Accession# | Call# | Current Location | Status | Policy | Location |
| 009783 | 658.1511/SHA | Main | On Shelf | Reference book | |
|
|
|
|
|
|
|
|
|