@article{1194, author = {Cui Sidong}, title = {Algorithm of Distributed Mining Community Structure Used in Sports Psychology Based on Local Information}, journal = {Journal of Digital Information Management}, year = {2013}, volume = {11}, number = {3}, doi = {}, url = {http://dline.info/fpaper/jdim/v11i3/15.pdf}, abstract = {The paper is studying and implementing a mining algorithm of community structure based on local information. When compared with the algorithm based on global information, our algorithm has a better performance on efficiency which only looses just a little accuracy. Firstly, we analyze the basic feature of community structure of complex network, then, lead to the character of community structure of complex network. Secondly, we introduce some previous work on complex networks and analyze some algorithms of community structure. Finally, we raise a new function to decide a certain node belongs to which community which based on the local modality raised by Clauset. We use the new function to improve the Bagrow algorithm and get a better result on accuracy and also get a new algorithm named Bagrow - β. After that we define two heuristic methods. According to the heuristic methods we created a new algorithm which called BLC algorithm. The new algorithm improves the speed of Bagrow-â algorithm while keeping the accuracy. Then we implement the algorithm with the model of MapReduce, and run the program on the Hadoop platform.}, }