• CHƯƠNG 2:KiẾN TRÚC CPU VÀ TẬP LỆNH

    CHƯƠNG 2:KiẾN TRÚC CPU VÀ TẬP LỆNH

    Chu kỳ xung clock: còn gọi là chu kỳ T (time) là chu kỳ xung nhịp của hệ thống. Tất cả các lệnh của Z80 là một chuỗi liên tiếp các tác vụ cơ bản. Mỗi tác vụ có thể mất 3-6 chu kỳ xung nhịp T và được gọi là chu kỳ máy M. Z80 có 9 loại tác vụ (tức là 9 dạng chu kỳ máy). Đó là chu kỳ nhận mã lệnh (M1), đọc/ghi bộ nhớ, đọc/ghi I/O, yêu cầu/ghi...

     39 p mku 05/10/2012 335 1

  • CHƯƠNG 1 GiỚI THIỆU HỆ VI XỬ LÝ TỔNG QUÁT

    CHƯƠNG 1 GiỚI THIỆU HỆ VI XỬ LÝ TỔNG QUÁT

    Họ vi mạch số và công nghệ IC thường được phân loại thành SSI, MSI, LSI, VLSI hoặc ULSI Về công nghệ chế tạo: MOS, TTL, IIL. Khái niệm máy tính, máy vi tính và vi xử lý Bao gồm: ALU, control, storage, input, output, trong đó ALU + control = CPU. CPU có thể chia làm 3 dạng thiết kế: Multi-chip CPU Microprocessor (vi xử lý) Single-chip microprocessor (vi xử lý đơn chip):...

     48 p mku 05/10/2012 392 1

  • Chapter 9 COUNTER/TIMER PROGRAMMING IN THE 8051

    Chapter 9 COUNTER/TIMER PROGRAMMING IN THE 8051

    List the timers of the 8051 and their associated registers Describe the various modes of the 8051 timers Program the 8051 timers to generate time delays Program the 8051 counters as event counters

     38 p mku 05/10/2012 329 1

  • The 8051 Microcontroller

    The 8051 Microcontroller

    A microcontroller is an economical computer-on-a-chip built for dealing with specific tasks, such as displaying or receiving information through LEDs or remote controlled devices. The most commonly used set of microcontrollers belong to 8051 Family. 8051 Microcontrollers continue to remain a preferred choice for a vast community of hobbyists and professionals. Through 8051, the world became witness to the most revolutionary set of...

     20 p mku 05/10/2012 452 1

  • MOV Instruction

    MOV Instruction

    MOV Instruction MOV destination, source ; copy source to dest. MOV A,#55H MOV R0,A ;load value 55H into reg. A ;copy contents of A into R0 ;(now A=R0=55H) MOV R1,A ;copy contents of A into R1 ;(now A=R0=R1=55H) MOV R2,A ;copy contents of A into R2

     42 p mku 05/10/2012 412 1

  • Chapter 11 INTERRUPTS PROGRAMMING

    Chapter 11INTERRUPTS PROGRAMMING

    Contrast and compare interrupts versus polling Explain the purpose of the ISR List the 6 interrupts of the 8051 Explain the purpose of the interrupt vector table Enable or disable 8051 interrupts Program the 8051 timers using interrupts Describe the two external hardware interrupts of the 8051

     32 p mku 05/10/2012 277 1

  • The 8051 Microcontroller

    The 8051 Microcontroller

    The Intel MCS-51 (commonly referred to as 8051) is a Harvard architecture, single chip microcontroller (µC) series which was developed by Intel in 1980 for use in embedded systems.[1][2] Intel's original versions were popular in the 1980s and early 1990s. While Intel no longer manufactures the MCS-51, binary compatible derivatives remain popular today. In addition to these physical devices, several companies also offer MCS-51 derivatives as...

     14 p mku 05/10/2012 232 1

  • SPSS Step-by-Step Tutorial

    SPSS Step-by-Step Tutorial

    SPSS (Statistical Package for the Social Sciences) has now been in development for more than thirty years. Originally developed as a programming language for con- ducting statistical analysis, it has grown into a complex and powerful application with now uses both a graphical and a syntactical interface and provides dozens of functions for managing, analyzing, and presenting data. Its statistical capabilities alone range from simple...

     100 p mku 05/10/2012 358 2

  • In Praise of Engineering a Compilera

    In Praise of Engineering a Compilera

    In Praise of Engineering a Compiler Second Edition Compilers are a rich area of study, drawing together the whole world of computer science in one, elegant construction. Cooper and Torczon have succeeded in creating a welcoming guide to these software systems, enhancing this new edition with clear lessons and the details you simply must get right, all the while keeping the big picture firmly in view. Engineering a Compiler is an invaluable...

     825 p mku 22/09/2012 298 1

  • Cấu trúc dữ liệu nâng cao

    Cấu trúc dữ liệu nâng cao

    Danh sách liên kết bao gồm các phần tử. Mỗi phần tử của danh sách là một cấu trúc chứa 2 thông tin: - Thành phần dữ liệu: lưu trữ các thông tin về bản thân phần tử - Thành phần mối liên kết: lưu trữ địa chỉ của phần tử kế tiếp trong danh sách, hoặc lưu trữ giá trị NULL nếu là phần tử cuối danh sách. Các phần tử trong danh sách được cấp...

     283 p mku 20/09/2012 474 5

  • Đề tài " Thiết kế và xây dựng một website tin tức thể thao "

    Đề tài " Thiết kế và xây dựng một website tin tức thể thao "

    Ngày nay, ứng dụng CNTT và việc tin học hóa được xem là một trong những yếu tố mang tính quyết định trong hoạt động của các chính phủ, tổ chức, cũng như của các công ty, nó đóng vai trò hết sức quan trọng, có thể tạo ra những bước đột phá mạnh mẽ.Cùng với sự phát triển không ngừng về kỹ thuật máy tính và mạng điện tử, CNTT cũng...

     17 p mku 07/07/2012 632 2

  • Giáo trình Kỹ thuật lập trình nâng cao ( Trần Hoàng Thọ - ĐH Đà Lạt )

    Giáo trình Kỹ thuật lập trình nâng cao ( Trần Hoàng Thọ - ĐH Đà Lạt )

    Giáo trình được viết theo nội dung môn học " Kỹ thuật lập trình nâng cao" với mục đích làm tài liệu tham khảo chính cho môn học. Giáo trình gồm 2 phần chính và một phụ lục : Phần I. Đệ quy. Trình bày về chủ đề đệ quy trong lập trình bao gồm các nội dung sau : - Khái niệm đệ quy và vai trò của nó trong lập trình. - Cách xây dựng một giải...

     108 p mku 24/05/2012 427 3

Hướng dẫn khai thác thư viện số
getDocumentFilter3 p_strSchoolCode=mku