Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (1)
C++TCP resolution
no vote
Write a program to assemble a frame (title) in IEEE 802.3 format according to the given original data. The default input file is binary original data (the file name is input1 and input2 respectively). The program is required to be a command line program. For example, the executable file name is framer.exe , the command line is as follows: framer inputfile outputFile, where inputfile is the original data file and outputFile is the output result. &Output: the corresponding results of input1 and input2 are output1 and output2 respectively
jake748141
2016-08-23
1
1
No more~