摘要:
(a) (b)Assume that MAXPRIMES=4, and t2 is easier to find due to out of bounds; (c)n=1 (d) NC={1,2,3,4,5,6,7,8,9,10,11,12,13,14,15}; EC: {(1,2), (2,3), 阅读全文
摘要:
Brief description In this lab, we first use junit to do the testing. Firstly, we should install the junit, hamcrest and eclemma. 1. Install junit As f 阅读全文
摘要:
The project is to build a list called TDL. It can save the events you want to do in any time. The purpose is to remind you to do the things on the lis 阅读全文
摘要:
In this program, the fault is that i>0 in the for cycle, it should be i>=0; A test case like x=null can achieve the reachability. A test case like x=[ 阅读全文
摘要:
I have met a simple error in the past project. In this project, I have to deal with the data first, because I need to use the paraView to read the dat 阅读全文