Work report > Experiment report

Computer experiment content and experimental report requirements


First, the "software technology foundation" on the experimental content
1. The creation, insertion, and removal of a sequence table.
2. The establishment, insertion, and removal of a single linked list with a leading node.
Second, the content and deadlines submitted to the personal 10m hard disk space
1. Two folders are created, named as a sequence table and a single linked list.
2. In the two folders, the relevant files of the above two experiments are stored separately. There should be three files in each folder.
3. Deadline: At the time of shutdown on December 28th, the server will be shut down.
Third, the experimental report requirements and the time of submission
1. format:

"Computer Software Technology Foundation" on the machine test report

User name se××××Student name College 1 Experiment name:
2 Experimental purposes:
3 algorithm description:
4 source code:
5 user screen:

2. Requirements for c files:
The program should have the following characteristics: a Readability: Annotated.
b Interactivity: There are input prompts.
c Structured programming style: layered indentation, interlaced writing.
3. Turn in time: December 26th, 1pm-6pm, the third floor of the Engineering Design Center teaching group. Please note: It is not out of date!
Fourth, the content of the experimental report
0. Insertion of the sequence table.
1. Removal of the sequence table.
2. Insertion of a single linked list with a head node.
3. Removal of the single linked list with the head node.

Note: 1. Each person only needs to complete one of the above four items in the experimental report. The specific arrangement is as follows: the number of the serial number is 4, and the obtained number is the serial number of the item to be completed.
For example, a student with a serial number of 85, 85% 4=1, that is, the removal of the sequence table should be completed in the experimental report.
2. The source code in the lab report should be run by compiling the link.
3. The content submitted to the personal space should be the entire content of the computer experiment.

recommended article

popular articles