10 questions
Storing media files on one external 2TB hard driveI've lost data in the past due to a hard drive failure, and I wanted to back up so that I could recover even if one external hard drive failed.When I ...
I have a question about the following article:Computer Architecture Story (139) Direct Map Cache and Its Notes|TECH+ (Tech Plus) The sixth paragraph from the end of the page above contains the followi...
Processor Initialization - > BSP(?) - > Mysterious Software - > BIOS I wonder if that's how it boots into the BIOS.Are you reading the BIOS code into memory using the in-out instruction in th...
Install Xeon processors on Windows Server (2016).What are the advantages and disadvantages of having two inexpensive CPUs and one expensive CPU?Two inexpensive two-core CPUs 2 Two-core CPUs = Four-cor...
■What do you want to doI want to build a virtual server with Hyper-V, and I want to achieve the same level of performance as having a four-core CPU in a physical server.The operating system is expecte...
Do you have a keyboard for coding?I'm looking for a keyboard with the following conditions and high cost.But I can't find a keyboard that meets my requirements.It's ok even if it's not too suspicious ...
I am a beginner in software development and programming.While I'm learning about software, I've become very keen to understand computers from hardware.When you look at hardware components on the web, ...
MIPS instructions There is an instruction called load linked/store conditional (LL/SC) and I don't know how they work.<My Understanding>Indivisible SWAP by LL and SCLL Operation①Specify an addre...
I'm studying computer configuration and design.The computer has primary and auxiliary memory, each of which consists of SRAM&DRAM, and magnetic disks.Because the main memory is an electrical syste...
Is there a way to know what Android model is through code in the app?
© 2024 OneMinuteCode. All rights reserved.