面向对象软件的结构特性及演化模型的研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
自21世纪初,计算机和信息技术的迅猛发展及其应用领域的快速扩张使得软件系统规模及复杂性激增,这直接导致了软件安全问题的不断产生,软件的安全性、可靠性和可控性很难得到有效的保障。为了应对这种局面,就需要软件技术转换新的视角进行不断的创新。
     软件的结构影响着软件的功能、性能、安全性及可靠性等指标。对于软件结构的研究往往过于关注软件系统的局部特性,忽略了更为重要的整体和全局特性,导致对软件本质特征缺乏清晰的认识。复杂网络理论具有忽略细节突出普遍性客观规律的特点,它为软件结构整体特性的研究提供了有力的支撑。因此,对软件结构的复杂网络拓扑形态所独有的特性及演化规律的研究成为研究人员关注的焦点。
     在结构化的软件中,高质量的软件需要遵循的一个重要的原则就是低耦合。耦合是软件系统最为重要的内部属性之一,其在网络化的软件结构中表现为元素间的交互属性,直接影响着软件结构中元素交互的复杂性,而元素间交互的复杂性也是判断软件结构复杂性的重要因素。因此,软件的耦合性与软件结构之间的关系以及耦合性对结构特性的影响就成为研究的关键性问题。
     本论文的创新性工作具体表现如下
     (1)实证分析了软件耦合网络的拓扑特性,得出相关结论并修正已有结论。
     在建立软件耦合网络的基础上通过大量的实证研究分析了软件耦合网络的拓扑特性,对软件网络中出度具有幂率分布的结论进行了修正。同时,通过实证分析,首次发现软件耦合网络的度分布存在指数稳定性的现象,这可以帮助研究人员更为清晰的理解软件的内部结构。
     (2)建立了多重耦合关系软件网络族,并分析了不同耦合关系子网络的拓扑特性,发现耦合类型与拓扑特性之间具有相关性。
     基于网络拆分的思想,考虑软件的类间耦合类型,把软件耦合网络拆分成不同的子网络,进而建立了多重耦合关系的软件网络族。通过对比分析发现了不同软件系统的各个子耦合关系网络都存在一些相同的规律,如入度分布均具有较好的稳定性,而出度分布情况变化较大等。在此基础上进一步从软件结构的内部机制和形成机理的角度对这些现象的产生原因进行了分析。
     (3)建立了基于耦合频率的加权软件网络,通过实证分析发现权重(耦合频率)的分布规律及权重与软件结构特性之间的关系。
     基于加权网络的相关理论与方法,考虑软件的类间耦合频率,对软件耦合网络中的边进行加权,建立了基于耦合频率的加权软件网络。通过研究加权软件网络的拓扑特性,发现了权重(耦合频率)具有与度相似的分布规律,并确定了两者之间的函数关系。模型的建立为更细致地了解耦合属性与软件结构之间的关系提供了有效的方法。
     (4)研究面向对象度量方法,提出了刻画软件系统类级结构耦合性和核心功能模块内聚性的度量参数。
     研究了传统的面向对象耦合性度量方法中存在的复杂网络特性,并结合软件的设计原则和机制分析了其产生的原因。进一步运用了k-核解析方法对软件耦合网络的分层特性进行了研究,并在此基础上对面向对象软件系统类级结构的耦合性及核心功能模块的内聚性进行了分析,从宏观层面上提出了相应的度量参数。参数的提出为掌握由这些属性引起的软件设计问题提供了有效的依据。
     (5)建立了多重边软件耦合网络的动态演化模型。
     基于软件系统类间的耦合类型和耦合频率,并考虑软件系统的拓扑结构及系统中类的动态演化行为,建立了多重边软件耦合网络的动态演化模型。在此基础上进一步对软件耦合网络的动态稳定性进行分析,得出了动态模型稳定的充分性条件,并根据实际软件系统的拓扑数据进行了仿真,发现模型能够较好的反映软件系统的无标度特性。模型的建立在一定意义上刻画了类间的耦合属性和软件结构之间的关系,为开发人员更好的了解软件的内部属性与软件质量的关系起到一定的指导性作用。
Since 21st century, the rapid developing of information technology and computer science and the expansion of its application lead to the increasing scalability and complexity of software system, which constantly generate problems related to software security and hinder the effective application for security, reliability and controllability of the software. To turn the situation around, the new ideas about software technology and methods are needed.
     Software structure has impact on the function, capability, security and reliability of software. The focus of the past researches was almost emphasizing in the locality of the software system while ignoring the global properties. Therefore, it leads to lack clear comprehension of the essence characteristic of the software. The complex network theory provides powerful support to the research of the global structure of the software for the reason that it ignores the details and emphasizes the universal objective principles. Thus, the researches about the unique characteristic and evolving model of the topology of the software structure have aroused many people's interest.
     In the structured software, the essential principle followed by the high-quality software is low coupling. Coupling is the most important inner characteristic. Coupling is symbolized as the characteristic of interaction of elements. It directly affects the complexity of the interaction of the elements, which is a very important index to judge the complexity of the software structure. Therefore, it becomes a key research that the relationship between coupling characteristic and the structure and the impact to the structure characteristics introduced by coupling.
     There are several innovative contributions in this paper and its major work is:
     (1) Empirical analysis of software coupling networks is processed. In addition, the related conclusions are gotten and some existing ones are amended.
     By empirical analysis of software coupling networks, the conclusion that the degree distribution obeys power-law is amended. At the same time, the degree distribution of the software coupling networks which has the phenomenon of stability of exponent is first found and this is very helpful to understand further the inner structure of the software for the designers of software system.
     (2) The multi-coupling software networks clusters are established and the topology of sub-networks with different types of coupling are respectively analyzed, and then the correlation of coupling characteristic and topology characteristic is found.
     Based on the principle of decomposition of networks, the software coupling network is decomposed into several different sub-networks depending on their types of coupling and multi-coupling software networks clusters are established. After the comparison and analysis, the same rule is found in their individual sub-networks on the characteristic of coupling, such as the perfect stability of in-degree distribution in contrast to huge variation of out-degree distribution. Further, the reasons producing the phenomenon from the angle of inside formation mechanism are analyzed.
     (3) Weighted software network based on the coupling frequency is established and the correlation between the distribution of weight (coupling frequency) and the software structure is found.
     Based on the methods and theory of weighted network, the weight is added to the edges in software coupling network after taking accounting into coupling frequency between classes. Then the weighted network based on the coupling frequency is established. Through studying the topology of weighted network of software, we find weight (coupling frequency) has the same distribution as degree. In addition, the exact functional relation of the two is found. The models provide more effective method to overall comprehend the relationship of the coupling characteristic and software structure.
     (4) The measuring parameters that depict the coupling characteristic of class level and cohesion characteristic of core functional modules are proposed.
     The researches on the property of complex network in the traditional object-oriented coupling measurement are conducted, and the reasons are analyzed from the principles and mechanism of software designing. Further, k-core decomposition is applied to study the hierarchical structure of the coupling software networks and the coupling characteristic of class level and cohesion characteristic of the core-function modules are analyzed. Moreover, measurements of coupling in the class level and of cohesion in the core function are proposed. They provide effective solution to mastering the troubles caused by the two characteristics.
     (5) The dynamic evolving model of software coupling networks with multi-links is established.
     Through considering the coupling characteristic between classes and the dynamic evolution of software coupling network, the dynamic evolving model of software coupling networks with multi-links is first built. After that, the analysis of dynamic stability of the model is conducted. At the same time, the sufficient condition for the stability of the dynamic model is derived. At last, some simulations are implemented and it well reflects the scale-free characteristic of the software system according to the practical software system data of the topology. The model reveals some connections between coupling of classes and complexity of software system. It is very instructive to understand the impact of the inner characteristics to the quality of software systems for the designers.
引文
[1]Kan S H. Metrics and models in software quality engineering.2nd edition, Boston:Addison Wesley,2002.
    [2]王立福,麻志毅,张世琨.软件工程.第二版.北京:北京大学出版社.2002.
    [3]何克清,马于涛,刘婧等.软件网络.北京:科学出版社.2008
    [4]张海藩.软件工程导论.第三版.北京:清华大学出版社.2000
    [5]何克清,彭蓉,刘婧等.网络式软件.北京:科学出版社.2008
    [6]Northrop L, Feiler P, Gabriel RP, Goodenough J, Linger R, Longstaff T, Kazman R, Klein M, Schmidt D, Sullivan K, Wallnau K. Ultra-Large-Scale systems:The software challenge of the future,2006.
    [7]Zuse H. Software complexity-measures and methods. Berlin:Walter de Gruyter & Co,1991.
    [8]钱学森.论系统工程.长沙:湖南科学技术出版社.1982.
    [9]Dijkstra E W. The structure of the "T. H. E" multiprogramming system. Commumication of the ACM.11(5),1968,453-457.
    [10]马于涛.基于复杂网络的软件结构特性度量方法的研究.[博士学位论文].武汉:武汉大学,2007.
    [11]马于涛,何克清,李兵,刘婧.网络化软件的复杂网络特性实证.软件学报.22(3).2011.381-407.
    [12]张钹.网络与复杂系统.科学中国人.10(10).2004.37.
    [13]李兵,马于涛,刘婧等.软件系统的复杂网络研究进展.力学进展.38(6).2008.805-814.
    [14]Erdos P, Renyi A. On random graphs I. Publicationes Mathematicae,6,1959, 290-297.
    [15]Erdos P, Renyi A. On the evolution of random graphs. Publ. Math. Inst. Hung. Acad. Sci,1960,5,17-61.
    [16]Watts D J, Strogatz SH. Collective dynamics of small-world networks. Nature, 393(6684),1998,440-442.
    [17]Barabasi A L, Albert R. Emergence of scaling in random networks. Science, 286(5439),1999,509-512.
    [18]汪小帆,李翔,陈关荣.复杂网络理论及其应用.北京:清华大学出版社. 2006
    [19]方锦清,汪小帆,郑志刚等.一门崭新的交叉科学—网络科学(上).物理学进展,27(3),2007,239-343.
    [20]Kumar R, Raghavan P, Rajagopalan S, Tomkins A. Trawling the Web for emerging cyber-communities. Computer Networks,31(11-16),1999, 1481-1493.
    [21]Newman M E J. The structure and function of complex networks. SIAM Review, 45(2),2003,167-256.
    [22]Albert R, Barabasi AL. Statistical mechanics of complex network. Review of Modern Physics,74(1),2002,47-97.
    [23]Zhou S, Mondragan R J. The rich-club phenomenon in the Internet topology. IEEE Communication Letters.8(3),2004,180-182
    [24]Boccaletti S, Latora V, Moreno Y, Chavezf M, Hwanga D U. Complex networks: Structure and dynamics. Physics Reports,424(4-5),2006,175-308.
    [25]Albert R, Jeong H, Barabasi AL. Diameter of the World-Wide Web. Nature, 401(6749),1999,130-131.
    [26]Barabasi A L, Albert R, Jeong H. Mean-field theory for scale-free random networks, Physica A,272,1999,173-187
    [27]Barrat A, Weigt M. On the properties of small world networks. Eur. Phys. J. B, 13,2000,547-560
    [28]Milgram S. The small world problem. Psychology Today,1,1967,61-67.
    [29]Guare J. Six Degrees of Separation:A Play. New York:Vintage Books,1990.
    [30]Magoni D, Pansiot J. Analysis of the autonomous system network topology. ACM SIGCOMM Computer Communication Review,31(3),2001,26-37.
    [31]Broder A, Kumar R, Maghoul F, Raghavan P, Rajagopalan S, Stata R, Tomkins A, Wiener J. Graph structure in the Web. Computer Networks,33(1/6),2000, 309-320.
    [32]Hubennan BA, Adamic LA. Growth dynamics of the World-Wide Web. Nature, 401(6749),1999,131-131..
    [33]Barabasi AL, Bonabeau E. Scale-Free networks. Scientific American,289(5), 2003,50-59.
    [34]Clauset A, Shalizi CR, Newman M. Power-Law distributions in empirical data. SIAM Review,51(4),2009,661-703.
    [35]Newman M. E. J. Assortative mixing in networks. Phys. Rev. Lett.89,2002, 208701
    [36]Li L, et al., Towards a theory of scale-free graphs; definitions, properties, and implications. Internet Mathematics,2005
    [37]Dorogovtesv S N, Mendes J F F. Evolution of Networks:From Biological Nets to the Internet and WWW. Oxford University Prees, Oxford UK,2003
    [38]Barrat A, Barthelemy M, Pastor-Satorras R. et.al. The architecture of complex weighted networks. PNAS 101,2004,3747-375.
    [39]Li X, Chen G. A local world evolving network model. Physica A,328,2003, 274-286
    [40]Barahona M, Pecora L M. Synchronization in small-world systems. Phys. Rev. Lett.,89(5),2004,054101
    [41]Wang X F, Chen G. Synchronization in scale-free dynamical networks: robustness and fragility. IEEE Trans. Circuits and Systems-Ⅰ,49(1),2002, 54-62.
    [42]Dorogovtsev S N, Mendes J F F, Samukhim A N. Structure of growing networks with preferential linking, Phys. Rev. Lett.,85,2000,4633-4636
    [43]Krapivsky P L, Rendner S. Network growth by copying, Phys. Rev. E,71,2005, 036118
    [44]Jeong H, Nda Z, Barabasi A L. Measuring preferential attachment in evolving networks. Europhys Europhys. Lett.61,2003,567-572
    [45]Liu Z H, Lai Y C, YeN. Connective distribution and attaek toleranee of general networks with both Preferential and random attaehments. Physics Letters A,303, 2002,337-344.
    [46]Kashtan N, Alon U, From the Cover:Spontaneous evolution of modularity and network motifs. Proc. Nat Aead. Sei. USA.102,2005,13773-13778
    [47]Cooper C, Frieze A. A general model of Web graphs. Random Structures and Algorithms,22(3),2003,311-335.
    [48]Newman M E J, Girvan M, Collectives synchronization indueed by epidemic dynamics one complex networks with communities. Phys. Rev. Lett.,9,2004, 026113
    [49]Bailey N T J. The Mathematical Theory of Infectious Diseases and Its Applications. New York:Hafner Press,1975.
    [50]Pastor-Satorras R, Vespingnani A. Epidemic spreading in scale-free networks, Phys. Rev. Lett.86(4),2001,3200-3203
    [51]Pastor-Satorras R, Vespingnani A. Epidemic dynamics and endemic states in eomplex networks. Phys. Rev. E.63,2001,066117
    [52]Wu C W, Chua L O. Application of graph theory to the Synchronization in an array of coupled nonlinear oscillators. IEEE Trans. Circuits and System-Ⅰ,42, 1995,494-497
    [53]Strogatz S H. Sync:The Emerging Science of Spontaneous Order. New York: Hyperion,2003
    [54]Moreno Y, Gomez J B, Pacheco A F. Instability of scale-free networks under node-breaking avalanches. Europhys. Lett.58(4),2002,630-636
    [55]Newman M E J, Strogatz S H, Watts D J. Random graphs with arbitrary degree distributions and their applications. Phys. Rev. E.64,2001,026118
    [56]Moreno Y, Pastor-Satorras R, etal. Vespignani Critical load and congestion instabilities in scale-free networks. Europhys. Lett.62,2003,292-298
    [57]Crucitti P, Latora V, Marchiori M. Model for caseading failures in complex networks. Phys. Rev. E.69,2004,045104
    [58]Goh K I, Salvi G, Kahng B, etal. Skeleton and Fractal Scaling in Complex Networks. Phys. Rev. Lett.,96,2006,018701
    [59]Dill S, Kumar R, Mccurley KS, Rajagopalan S, Sivakumar D, Tomkins A. Self-Similarity in the Web. ACM Trans. on Internet Technology,2(3),2002, 205-223
    [60]Kumar R, Raghavan P, Rajagopalan S, Tomkins A. The Web and social networks. IEEE Computer,35(11),2002,32-36
    [61]Kudoa H, Dunbar R. Neocortex size and social network size in primates. Animal Behaviour,62(4),2001,711-722.
    [62]Lewisa K, Kaufmana J, Gonzaleza M, Wimmer A, Christakis N. Tastes, ties, and time:A new social network dataset using Facebook.com. Social Networks, 30(4),2008,330-342.
    [63]Wiener N. Cybernetics or Control and Communication in the Animal and the Machine. MIT Preae, Cambridge, MA,1948.
    [64]Ideker T, Galitaki T, Hood L. A new approach to decoding life:systems biology. Annu Rev Genomica Hum Genel.2,2001,343-372.
    [65]Kitano H, Systems Biology:A Brief Overview. Science,295,2002,1562-1564.
    [66]张培培,侯威,何阅等.淮扬菜系的网络描述.复杂系统与复杂性科学.2,2005,49
    [67]Zhang P, Chen K, He Y. et.al. Model and empirical study on some collaboration networks. Physics A,360,2006,599-616
    [68]Liu J, He KQ, Ma Y T, et. al. Scale free in software metrics. In IEEE Proceedings of 30th Annual International Computer Software and Applications Conference, Chicago,2006,229-235.
    [69]郭雷,许晓鸣.复杂网络.上海:上海科技教育出版社,2006.
    [70]Pomerening J R, Sontag E D, Ferrell J E, Jr, Building a cell cycle oscillator: hysteresis and bistability in the activation of Cdc2. Nat Cell Biol.5,2003, 346-351.
    [71]Pomerening J R, Kim S Y, Ferrell J E, Jr, Systems-level dissection of the cell-cycle oscillator:bypaasing positive feedback produces damped oscillations. Cell,122,2005,565-576.
    [72]Chen K et al., Kinetic analysis of a molecular model of the budding yeast call cycle. MoI. Biol. Cell,11,2000,369-391.
    [73]Cross F R, Archambault V, Miller M. ct.al. Testing a mathematical model of the yeast cell cycle. Mol Bial Cell,13,2002,52-70.
    [74]Chen K C, Calzone L, Csikaaz-Nagy A. et.al. Integrative analysis of cell cycle control in budding yeast. Mal Biol Cell,15,2004,3841-3862.
    [75]Cross F R, Schroeder L, Kruse M. et.al. Quantitative characterization of a mitotic cyclin threshold regulating exit from mitosis. Mol Biol Cell,16,2005, 2129-2138.
    [76]White H. Chains of Opportunity:System Models of Mobility in Organization, Harvard University Press, Cambridge,1970
    [77]Wasserman S, Faust K. Social Network Analysis:Methods and Applications. Cambridge University Press, Cambridge,1994
    [78]罗家德.社会网分析讲义.北京:社会科学文献出版社,2005
    [79]刘军.社会网分析导论.北京:社会科学文献出版社,2004
    [80]Xu T, Chen J, He Y. et.al. Complex network properties of Chinese power grid, Inter. J. Modern Physics B,18,2004,17-19
    [81]He Y, Zhu X, He D R. STATISTICS AND DEVELOPING MODEL OF CHINESE SKYWAY NETWORK, Int. J. Mod. Phys. B,18,2004,17-19.
    [82]Zhu X, He Y, He D H. An investigation on Chinese skyway network. Bulletin of APS,49,1,2004,1007
    [83]许田,张培培,姜玉梅等.流行病传播模型与SARS.自然杂志,26,2004, 20-25
    [84]Jiang Y, Xu T, He D R. A self-adaptive model of actor- collaboration network, Inter. J. Modern Physice B,18,2004,17-19
    [85]何阅,张培培,许田等.一个科研合作网的双粒子图自适应演化模型.物理学报,53,2004,1710-1715
    [86]张培培,何阅,周涛等.一个描述合作网络顶点度分布的模型.物理学报,55,2006,60-67
    [87]Kleinberg J. Navigation in a small world. Nature,406,2000,845.
    [88]Tadic B, Thurner S, Rodgers G J. Traffic on complex networks:Towards understanding global statistical properties from microscopic density fluctuations. Phys. Rev. E 69,2004,036102
    [89]Zhao L, Lai Y C, Park K. et.al. Onset of traffic congestion in complex networks. Phys. Rev. E,71,2005,026125.
    [90]Singh B K, Gupte N. Congestion and decongestion in a communication network. Phys. Rev. E,71,2005,055103
    [91]Cholvi V, Laderas V, Lopez L. et. al. Self-adapting network topologies in congested scenarios. Phys. Rev. E,71,2005,035103
    [92]Guimera R, Diaz-Guilera A, Vega-Redondo F. et. al. Optimal Network Topologies for Local Search with Congestion. Phys. Rev. Lett.,89,2002, 248701.
    [93]Eisler Z, Kertesz J. Random walks on complex networks with inhomogeneous impact. Phys. Rev. E,71,2005,057104
    [94]Noh J D, Rieger H. Random Walks on Complex Networks. Phys. Rev. Lett.92, 2004,118701.
    [95]Valverde S, Cancho R, Sole R. Scale free networks from optimal design. Europhysics Letters,60(4),2002,512-517.
    [96]Sole R V, Valverde S. Information theory of complex networks:on evolution architectural constraints. Lect Notes Phys,650,2004,189-207
    [97]Myers C R. Software systems as complex networks:Structure, function, and evolvability of software collaboration graphs. Physical Review E,68(4),2003, 046116.
    [98]LaBelle N, Wallingford E. Inter-Package dependency networks in open-source software. arXiv:cs.SE/0411096,2004.
    [99]Maillart T, Sornette D, Spaeth S, Krogh GV. Empirical tests of zipf's law mechanism in open source Linux distribution. Physical Review Letters,101(21), 2008,218701.
    [100]Liu J, He KQ, Peng R, Ma YT. A study on the weight and topology correlation of object oriented software coupling network. In:Proc. of the ICCSA 2006. Waterloo:Watam Press,2006.955-959
    [101]Bilar D. On callgraphs and generative mechanisms. Journal in Computer Virology,3(4),2007,285-297.
    [102]Cai KY, Yin BB. Software execution processes as an evolving complex network. Information Sciences,179(12),2009,1903-1928
    [103]Valverde S, Sole R V. Network motifs in computational graphs:a case study in software architecture. Working Paper of Santa Fe Institute,2005. SFI/05-04-008
    [104]Valverde S, Sold R V. Logarithmic growth dynamics in software networks. Europhys Lett,72 (5),2005,858864
    [105]He KQ, Peng R, Liu J, He F, Liang P, Li B. Design methodology of networked software evolution growth based on software patterns. Journal of Systems Science and Complexity,19(2),2006,157-181.
    [106]Vasa R, Schneider J G, Woodward C, et al. Detecting structural changes in object oriented software systems. In:International Symposium on Empirical Software Engineering.2005-11-1718, Noosa Heads, Australia. IEEE Press, 2005,479-486
    [107]Visa R, Schneider J G, Nierstrasz O. The inevitable stability of software change. In:The 23nd IEEE International Conference on Software Maintenance, 2007-10-02~05. Paris France:IEEE Press,2007,4-13
    [108]Girolamo A, Newman L I. Rao R. The structure and behavior of close networks in object-oriented software design. www.eats.umich.edu/-leenewm/documents/ classnetworks.pdf,2005
    [109]李兵,王浩,李增扬等.基于复杂网络的软件复杂性度量研究.电子学报,2006,34(12A),2371-2375.
    [110]Ma Y T, He K Q, Du D H. A qualitative method for measuring the structural complexity of software systems based on complex networks. In:Proc. of the IEEE APSEC 2005. Washington:IEEE Computer Society Press,2005.257-263.
    [111]Ma Y T, He KQ, Du D H, Liu J, Yan Y L. A complexity metrics set for large-scale object-oriented software systems. In:Proc. of the IEEE CIT 2006. Washington:IEEE Computer Society Press,2006.189.
    [112]Stevens W, Myers G, Constantine L. Structured design. IBM Systems Journal. 1974,13(2)
    [113]Troy D A, Zweben S H, Measuring the Quality of Structured Designs. J. Systems and Software, vol.2,1981,113-120.
    [114]Selby R W, Basili V R. Analyzing Error-Prone Systems Structure. IEEE Trans. Software Eng., vol.17, no.2,1991,141-152
    [115]Coad P, Yourdon E. Object-Oriented Analysis, second edition. Prentice Hall, 1991
    [116]Coad P, Yourdon E. Object-Oriented Design, first edition. Prentice Hall,1991.
    [117]Briand L C, Daly J W, Wust J K. A Unified Framework for Coupling Measurement in Object-Oriented Systems. IEEE Transactions on Software Engineering, vol.25, no.1,1999,91-121.
    [118]何大韧,刘宗华,汪秉宏.复杂系统与复杂网络.北京:高等教育出版社.2009
    [119]Newman M E J. Detecting community structure in networks. Euro. Phys. J. B, 38(2),2004,321-330
    [120]Goh K I, Oh E, Jeong H, et. al. Classification of scale-free networks. arXiv: cond-mai/0205232.
    [121]Laherrere J, Sornette D. Stretched exponential distributions in nature and economy:"fat tails" with characteristic scales. Eur. Phys. J. B, vol.2,1998, 525-539.
    [122]Rumbaugh J, Jacobson I, Booch G. The Unified Modeling Language Reference Manual. London:Addison Wesley,1999, p45
    [123]Zhou Y, Xu B. Measuring structure complexity of UML class diagrams. Journal of Electronics(China),20(3),2003,227-231.
    [124]Pastor-Satorras R, Vazquez A, Vespingnani A. Dynamical and Correlation Properties of the Internet. Phys. Rev. Lett.,87,2001,258701
    [125]Newman M E J. Scientific collaboration networks Ⅰ. Network construction and fundamental results, Phys. Rev. E,64,2001,016131.
    [126]Almaas E, Kovacs B, Vicsek T. et. al. Global organization of metabolic fluxes in the bacterium Escherichia coli. Nature.427,2004,839
    [127]Briand L, Devanbu P, Melo W. An investigation into Coupling Measures for C++. Proc.19th Int'l Conf. Software Eng, ICSE'97,1997,412-421
    [128]张静.面向对象系统耦合性度量研究与应用.[硕士学位论文].南京:南京航 空航天大学.2005
    [129]Chidamber S R, Kemerer C F. Towards a Metrics Suite for Object Oriented Design. A. Paepcke, ed., Proc. Conf. Object-Oriented Programming:Systems, Languages and Applications, OOPSLA'91, Oct.1991. Also published in SIGPLAN Notices, vol.26, no.11,1991,197-211.
    [130]Chidamber S R, Kemerer C F. A Metrics Suite for Object Oriented Design. IEEE Trans. Software Eng., vol.20, no.6,1994,476-493.
    [131]Abreu F, Goulao M, Esteves R. Toward the Design Quality Evaluation of Object-Oriented Software Systems. Proc. Fifth Int'l Conf. Software Quality, Austin, Texas, Oct.1995.
    [132]Li W, Henry S. Object-Oriented Metrics that Predict Maintainability. J. Systems and Software, vol.23, no.2,1993,111-122.
    [133]NASA, Software Engineering Program-Software Measurement Guidebook, NASA,1995.
    [134]Batagelj V, Zaversnik M. Generalized Cores. CoRR arXiv.org/cs.DS/ 0202039,2002.
    [135]Alvarez-Hamelin J I, Dall'Asta L, Barrat A, et.al. K-core decomposition:a tool for the visualization of large scale networks. Networking and Internet Architecture,12, Oct 2005
    [136]Milo R, Shen O S, Itzkovitz S, et.al. Network motifs:simple building blocks of complex networks. Science,298(5594),2002,824-827
    [137]闫栋,祁国宁.大规模软件系统的无标度特性与演化模型.物理学报.Vol.55,No.8,2006,3799-3804