Upload Code
loading-left
loading loading loading
loading-right

Loading

Profile
No self-introduction
codes (4)
Journal of Changchun University of Science and Tec
no vote
Function : 1 ,  the author  submitted  function 2,
bojue123
2016-08-23
0
1
Operating system Clock algorithm Java implementati
no vote
Operating System Clock algorithm implemented in Java, consists of three files: Node_Clock.java, job wrapper classes. Clock.java, realize Clock algorithm. Test.java, main. Series is not very good, but clearly understood, for your reference.
bojue123
2016-08-23
0
1
Backtracking assignments
no vote
Using Java to achieve assignment backtracking, operating procedures, written in plain and clear for all to learn to share next. Problem is: the distribution of work. N with n pieces of work needs to be assigned to individuals to complete. The work assigned to the j i need individuals to complete at a cost of cij. Try to design an algorithm to assign a different job for everyone, and the total cost to a minimum.
bojue123
2016-08-23
0
1
C++ to solve the problem of currency exchange sequ
no vote
Known to have n money C1, C2, C3... CN and the related exchange rate n*n table R, where Ri, j is the number of a unit of money CI can sell the currency exchange CJ, requires a sequence to make results more variable.
bojue123
2016-08-23
0
1
No more~