In test

Cards (13)

  • Clock speed:
    • tốc độCPU có thể hoàn thành quá trình fetch executed, nếu quá nhanhthể gây nóng máy và máy không thể xử lý được
  • Quá trình fetch:
    • PC giữ instruction, gửi cho MAR để biết địa chỉ instruction, sau đó gửi lên MDR lấy data, đưa cho CIR xử lý, data đang xử lý giữ ở ACC, PC increment +1 và lấy instruction tiếp theo
  • Đổi số âm sang binary:
    • Ví dụ: số -24, binary của +24: 00011000, binary âm: 11100111
  • Các loại translator:
    • Compiler: chuyển từ high level sang machine code, tạo excutedtable file, chuyển high level instruction sang dãy binary
    • Interpreter: chuyển từ high sang low, không tạo file, cần dãy binary để hiểu statement
    • Assembler: từ assembly code sang machine code, tạo excutable file, chuyển từ assembly sang machine bằng dãy binary
  • File compiled: converts high-level instructions into a binary sequence, essential for correct computer operation if the compiler file is missing
  • Interpreter: translates high-level to low-level but doesn't create a file, requires specific binary sequences to understand its statements
  • Assembler: translates from assembly code to machine code, generates an executable file, converts assembly to machine using a binary sequence
  • Barcode:
    • Consists of a series of lines with varying thickness and black-and-white colors, each line represents a number from 0 to 9
    • Scanning with light reflects the pattern, allowing data reading
  • QR code:
    • Similar to a barcode but in a matrix form constructed from squares
    • When scanned, it leads to a website for reading, similar to a barcode
  • Interrupt: a signal sent to the computer to pause its current operation for various reasons
  • Sound is first captured in analogue form by measuring amplitude at intervals of 5s or 10s, then converted to digital form, further changed to binary, and finally represented as a soundwave
  • Sound resolution:
    • Số sample mình có sẽ là số bit cái file có
    • Nếu có nhiều sample, tiếng sẽ đúng rõ ràng hơn nhưng cũng cần nhiều storage
  • DOs là khi mà hacker cố gắng phá website hoặc websever bằng cách gửi rất nhiều request để làm lỗi hệ thống và có thể làm hỏng website