Skip to content

byteming/Cloud-Network

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Thread

  1. Divide array: arr into the number of threads equal segments.
  2. Create a number of threads. The number of threads is a random integer in the range 4 to 12.
  3. Each thread finds the biggest number.
  4. The method: main takes the biggest number of each thread and displays.
  5. The method: main displays the biggest of the biggest number that gets from the threads.

About

Contain every details of clouding network for data science student

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages