Chapter 750 came true
The machine-readable card uses an OCR photoelectric head to collect information. There are forty questions on a question card, and each question has four options, a total of one hundred and sixty to be collected. area, and the area is irregular.
The dot matrix character area is simpler and boxy than the machine-readable card, but there are 900 areas to be collected, and the accuracy is much higher than that of the machine-readable card.
In addition, there are other additional information that need to be collected. This information is mainly used for the computer to couple strokes. For example, in the Chinese character "二", in regular script, the short horizontal line is a small point, and the long horizontal line is Let me remind you, these are different when coupled rendering.
“I have completed the adjustment. The accuracy of the OCR optical head in the computer room is high enough. I have adjusted the scanning area and the number of dots. Now as long as the compilation passes, you can run it and take a look.”
"Huh?" The student sneered: "Don't brag. I haven't heard of anyone who can write a large program and compile it in one go."
Before he finished speaking, Zhou Zhi was already typing quickly. After a few clicks on the keyboard, I gave the computer a compilation command.
Compilation is a process. The debugging log is constantly scrolling up on the screen, and you can actually see the progress of the compilation.
Finally, the computer beeped, and the cursor stayed behind the string of characters "compilingsucceeded".
“Succeeded...?”
"It was really successful?"
"It was actually successful?!"
A group of students had gathered behind Zhou Zhi, all whispering to each other.
"Elbow, where did you learn this?" Li Hongjiang felt unbelievable.
There is a legend that large program modifications pass in one go. Back then, Bill Gates asked a friend to send the code to IBM headquarters for acceptance. The friend found a problem with the code on the plane, so he made temporary modifications on the plane. After getting off the plane and arriving at IBM headquarters, the program was sent to the server and compiled and passed.
This is one of the countless great legends in Microsoft history, but there are really not many such examples.
"I simply adjusted the parameters, modified the scanning area, blocked some unnecessary branch programs, changed the output and storage passwords..." Zhou Zhi said: "The theme structure of the program has not been changed, so... It’s not complicated.”
A group of people around looked at each other. The most difficult job for programmers is not to write their own programs, but to understand other people’s programs.
This is also the reason why the ISO system places great emphasis on log files and comments for program development. You have to spend a lot of energy and time taking notes in the program and tell others what your program is used for. .
Of course, this approach is an absolute luxury at a time when storage space is extremely scarce. Every bit of space on the computer is used for coding and cannot be left for you to write logs.
Therefore, those who can understand the program in such a fast time, modify it, and compile it in one go are either the developers themselves, or...geniuses.
“There is a computer in my dad’s work. My dad was commended by the province for his joint office work and was given a reward.” Zhou Zhi had already thought about how to word it: “It turns out that computer is a used item. , the old system is UNIX+C, and then formatted to install DOS. "
"Because the nominal space size of the hard disk and the system. The size of the system space was different, and the space was severely reduced. The provincial bureau thought it was a computer with two-thirds of the hard disk broken, and it was eliminated by my dad’s work.”
“And you found out?”
“Yes, I checked the BIOS and redid the boot disk, so I can play the UNIX+C part.”
This issue is a little more complicated. UNIX and DOS are two different operating systems. The UNIX system can carve out a partition for DOS formatting and install the DOS operating system, but the reverse is not possible.
Even undergraduates majoring in computer science don’t know how to play these games. Most of the computer technicians in the Provincial Industrial and Commercial Bureau are the kind who became monks and received surprise training. However, the provincial bureau is not short of money. If it is not suitable, it will be eliminated and given to someone else, and you can replace it with a better one.
This is true, and it often happens in this era. When Zhou Zhi went to work in his last life, he once encountered someone in the work unit who would not initialize the modem, resulting in many settings. Modems with different passwords cannot complete handshake communication and are discarded in the warehouse as damaged equipment.
After Zhou Zhi initialized the modem, he used these "bad devices" to build half of the unit's network, saving the unit a lot of money. The unit leader was so amazed by this newly graduated college student that he directly gave it to him. A set of welfare housing was allocated.
Like English, UNIX+C is something that has been played for decades in the previous life, and it is difficult to forget.
Besides, the core program of the machine-readable card is not complicated. Zhou Zhi quickly found the parameter part, completed the modification, and compiled and passed it in one go.
"Mr. Mai, Professor Li, how about we give it a try?"
"Try it!" Li Hongjiang opened the carton happily: "Let's scan one and try it."< br>
The size of the card reader is different from that of A4 paper. Although it has been carefully debugged, the hardware itself is not matching.
Fortunately, it was still possible to read a dot matrix character. Zhou Zhi folded the code paper twice. Li Hongjiang instructed the students to turn off the continuous card reading function of the card reader, and then put the folded code paper into the card reader.
After typing the command, the card reader started to move.
Following this, a box appeared on the computer screen, thirty times thirty, and then a small cursor began to jump backwards from the first square, to the end of a line, and then again. Go back to the first position on the next line and start again.
“So slow?” Mai Mingchuan had already dragged a stool and sat next to Zhou Zhi.
"I adjusted it so slowly on purpose. Now is the debugging and monitoring stage." Zhou Zhi said: "When the program officially runs, there will be no such section. It will be scanned and stored directly."
Mai Mingchuan nodded and stopped talking.
After a while, the first lit grid appeared on the screen, followed by the second and third.
“Yes!” The computer room suddenly cheered. Even if the students didn’t know what Zhou Zhi was doing here before, they knew it now.
This is a scanning program that scans the text on the paper into the computer system.
This itself is not a very complicated program, but it is so pleasant to watch the small dots of light gradually light up into a word on the screen.
In addition, this program was independently modified by a teenager who looked like he was in high school, and it was compiled and run successfully in one go. The more expert you are, the more you know how difficult it is.
Mai Mingchuan has no doubts about Zhou Zhi. He is a genius. Who doesn’t have one or two?
The key point is that Zhou Zhi’s proposal about the big font library in the morning is absolutely impossible to make if it is not someone who has certain attainments in information technology.
I couldn’t figure out how a teenager from a small county could do it before, but now I understand that this kid is really familiar with information technology.
Soon, the small cursor reached the last grid, and a standard dot matrix of the word "和" appeared on the screen.
"It's really done!" Li Hongjiang patted Zhou Zhi on the shoulder from behind: "What a boy! You're really awesome!"
(End of this chapter)