Material (103) electronic virus
https://chihaukam.blogspot.com/2024/09/httpschihaukam_29.html
.
Ref: https://chihaukam.blogspot.com/2024/09/httpschihaukam_29.html .
.
.
John : The serial connection between a Cpu and hard disk is like that
.
1) Cpu,
for (int i = 0, i <10000; i ++)
{
send = send + i;
return 0;
}
.
2) Hard disk,
for (int i = 0, i <10000; i ++)
{
receive = receive + i;
return 0;
}
.
_______
.
Me: How many times did Kelvin hack you by this method ?
John : From 2004 to 2010, Kelvin hack me 30 times by this method. On average, 1 time each 3 months .
Me: 30 times.
John : Yes, as a result, I gotta reinstall the windows for 30 "times" and lose all the informations of my computer for 30 "times" .
____
.
Function receiver (int j, int sum) {
int j;
int sum;
for (i = 1; i <= 1000; i++)
{ receive = receive+ i}
return 0; <--- The transmission fail;
}
Subject [For_Loop]
Object [Sum]
Value [i]
Interrupt_status [Mask_interrupt] <--- It must be thread_clock_line.
.
John : The for_loop function must be serial input. If the for_loop function is mask-interrupt, that mean, here's no such code.
.
// for (j = 1; j <= 4; j++)
{ sum = sum+j } <---- Here is No such code
.
John : Finally, it return 1. That mean, error.

Comments
Post a Comment