20,175,301 experiments Five "network programming and security" test report

A: Cover test report

Experiment 5 network programming and security
courses: Java programming classes: Class 1753 Name: Lee Kum Ran Student ID: 20175301
Instructor: Loujia Peng experiment Date: May 30, 2019
experiment time: --- Number experiment: Five
experimental Name: Network Programming and security

II: Experimental content

experiment one

Pair programming pairs:
0. Reference http://www.cnblogs.com/rocedu/p/6766748.html#SECDSA
functions implemented pair MyBC.java 1. infix expression transfer postfix expression
Conclusions achieving expressions obtained from the above functions implement the functionality postfix expression, call the MyDC.java
3. upload test run results screenshot of the code and code link cloud
experimental steps:

  1. Writing the implementation infix expression turn postfix expression of function code MyBC.java
  2. Writing the implementation postfix expression function code MyDC.java
  3. Write and test code MyDCTester.java MyBCTest.java

Guess you like

Origin www.cnblogs.com/lijinran/p/10949716.html