现代服务业ERP系统的模型驱动开发与优化研究
详细信息    本馆镜像全文|  推荐本文 |  |   获取CNKI官网全文
摘要
传统的ERP系统是在企业应用与管理策略驱动下的多功能集成应用系统,其结构相对复杂、封闭且灵活性较差,无法适应现代服务业企业动态多变的业务流程,也无法满足现代服务业高度协同和异构分布的复杂特性。因此,如何提高ERP系统的开发、维护效率,提高系统的灵活性与开放性,并能支持跨企业间动态协作,便成为一个有价值的研究课题。面向服务架构下的模型驱动开发方法,为现代服务业的ERP系统开发提供了一种新的企业模型驱动的应用开发体系。本文以某大型出版传媒企业ERP项目为依托,结合现代服务业企业的实际需求,以企业模型驱动的ERP开发方法和ERP系统中的优化算法研究为主线,系统研究了现代服务业ERP开发中的企业建模、模型转换、构件识别、优化算法等若干关键技术问题,提出了一个面向服务的ERP轻量级开发框架,为现代服务业的ERP应用产品提供了一种快速实施方法,并为今后ERP功能扩展时需要的大规模软件集成与重用提供了解决方案。本文的主要研究内容如下:
     (1)提出了一套ERP系统快速开发与实施框架。将模型驱动开发方法学和面向服务架构融入到ERP系统开发过程中,建立了一套轻量级的ERP系统快速开发框架:模型驱动方法的应用使得用户需求和业务的变化可以及时反映到应用系统代码中,从而节省软件的开发成本以及维护工作量,提高开发效率;面向服务架构的应用增强了ERP系统的开放性和可扩展性,使得企业内部、供应链上下游企业之间的应用系统交互成为了可能,为实现SOA下软件的低耦合集成与重构提供了解决方案。
     (2)在模型驱动架构的基础上,将元建模理论应用于ERP领域建模,建立了面向现代服务业ERP开发的领域模型。对BPMN的元模型进行改进,扩展出了一个以过程模型为核心,涵盖组织、功能、信息、资源四个方面的ERP业务领域元模型,并对构成元模型的各元素以及各元素之间的关系进行了描述;其次,借鉴MOF中对元模型的描述方法,采用XMLSchema对所提元模型进行了基于XML的描述。上述工作也为企业模型向下一级别的系统模型转换奠定了建模基础。
     (3)提出了一种从企业业务模型向Web Services架构下的企业应用模型转换的方法。首先建立了面向服务架构下的服务模型,并对服务模型的元模型构成作了形式化说明;其次,采用基于元模型的模型转换理论,阐述了从业务模型向服务模型转换的映射规则与方法。模型驱动的开发方法,将业务逻辑与具体的编码实现进行了有效分离,使得设计人员和编程人员可以关注各自的领域,并能通过对业务模型的重用及可变分析实现应用的快速开发,在一定程度上提高了开发效率。
     (4)为获取面向服务架构下适合的服务构件,提出了一种从服务模型中获取服务构件的识别方法。在服务构件识别过程中,采用数学方法对服务模型作了形式化描述,通过服务之间的关联度计算公式,形成关联度矩阵,采用聚类分析方法对矩阵进行分析,从而获取高内聚、低耦合、可复用的业务构件,提高了框架的可重用性。
     (5)通过对粒子群算法进行改进,提出了一种基于Memetic框架的混合粒子群算法。该算法能够在加快收敛速度的同时提高算法的搜索多样性,避免算法陷入局部最优,并通过实验证明了所提算法的有效性。随后研究了该算法在离散型优化领域的应用,采用基于实数的编码映射方案,使得该算法能够应用在现代服务业ERP的相关离散型优化问题上,并在物流配送调度及路径优化方面作了实例验证。
A traditional ERP system is a multifunctional integrated application system driven by the enterprise application and management strategy. Because of relatively complicated, closed and poor flexible structure, it can neither adapt to the dynamic and diverse business process, nor meet the demand of highly cooperation and heterogeneous distribution in the modern service industry. How to improve the efficiency of ERP system development and maintenance, and how to enhance flexibility and openness to support dynamic cooperation between enterprises is a valuable research topic. The Model-Driven development method in service-oriented architecture provides a new business model-driven application development method for ERP system development of the modern service industry. Through demand analysis to the modern service industry based on an ERP system of a big publishing and media enterprise, the dissertation systematically study the enterprise modeling, model transforming, component identification, optimization algorithm and so on, with focus on business model-driven ERP development method and optimization algorithm. The dissertation proposes a lightweight ERP development framework in service-oriented architecture which provides a fast implementation method of ERP application products in modern service and offers a solution of the large-scale software integration and reuse for the future. The main contents are as follows:
     (1) The dissertation provides a fast development and implementation method of ERP system. It combines model-driven development methodology and service-oriented architecture with ERP system development process, and establishes a fast lightweight ERP development framework. By the use of the model-driven development method, the users' requirements and the changes of business can be timely reflected to the codes of applications. Therefore, the model-driven development method not only saves the cost and maintenance of software development, but also improves the development efficiency. By the use of service-oriented architecture, the openness and extensibility of ERP system are enhanced. It becomes possible that the applications within the internal enterprises and between the supply chain enterprises can be integrated and reused. The service-oriented architecture also gives the solution of service application loose coupling integration and reconstruction.
     (2) The dissertation establishes ERP development domain model oriented modern service base on the theory of meta-model modeling by applying the model-driven framework to ERP domain modeling. Firstly, the dissertation makes some improvement on the BPMN meta-model, and generates an ERP business domain meta-model whose core is process model. The meta-model covers four aspects including organization, function, information and resource, and describes the relationships between these elements. Secondly, the dissertation makes use of XML Schema to give the XML description of meta-model according to the meta-model description method in MOF. These jobs establish the basic of model conversion from business model to the next level system model.
     (3) The dissertation proposes a model conversion method from business model to application model under the Web Services framework. Firstly, it establishes a service model in SOA and describes the structure of its meta-model. Secondly, it depicts the mapping rules and method from business model to service model based on meta-model. The model-driven development method effectively separates the business logic and the coding. So that designers and programmers can focus on their own field. And the development method can implement the fast development by reusing the business models and variable analysis, which improves the efficiency of development to a certain extent.
     (4) In order to obtain proper service components in SOA, the dissertation puts forward a service component identification method from service model. In the process of service component identification, some mathematical methods are used to describe the service model. The correlation matrix is generated by the correlation formula between the services. The high-cohesion, low-coupling and reusable service components are produced by cluster analysis to matrixes, which improves the reusability.
     (5) A hybrid PSO algorithm based on Memetic framework (HM-PSO) is proposed by improving particle swarm optimization algorithm. While accelerating convergence rate, the proposed algorithm can avoid falling into the local optimum by enhancing the diversity of swarm. The experimental results show that the improved algorithm is an effective optimization algorithm. Then how to apply the algorithm to the discrete optimization domain is been researched. The results show that the algorithm can be applied to relative discrete optimization in the ERP of modern service industry based on the mapping rules in real-coding. And the algorithm is verified effectively in the problem of logistics scheduling and routing optimization.
引文
[1]刘成林.现代服务业发展的理论与系统研究.天津大学博士论文,2007.
    [2]安筱鹏.“两化融合与现代服务业发展”系列①现代服务业:概念、特征与分类.中国信息界,2008,(08):66-71.
    [3]Botta-Genoulaz V., Millet P. An investigation into the use of ERP systems in the service sector. International Journal of Production Economics,99(1-2):202-221.
    [4]Hao O., Hu C., Liu T. The application of ERP in the University Library.2010 International Conference on Computer Application and System Modeling, ICCASM 2010, Shanxi, Taiyuan, China,2010:5216-5219.
    [5]Li W., Yang Q., Du J., et al. The status study of the e-commerce implementation and the case study of e-commerce and ERP integration about China's manufacturing enterprises.2010 International Conference on Mechanic Automation and Control Engineering, MACE2010, Wuhan, China,2010:6211-6214.
    [6]金纪文,金烨.基于模型驱动和流程配置的ERP系统的关键技术研究.计算机集成制造系统,2005,(07):986-995.
    [7]Orosz T. Analysis of SAP Development tools and methods.15th International Conference on Intelligent Engineering Systems, INES 2011, Poprad, Slovakia,2011:439-443.
    [8]Sadiq M., Pirhonen A. Proposing a new method to improve usability in commercial of the shelf (COTS)-Oracle ERP application (document sequence). IADIS Int. Conf. Interfaces and Human Computer Interaction 2010, Freiburg, Germany.2010:295-299.
    [9]Van Gurp J., Brinkkemper S., Bosch J. Design preservation over subsequent releases of a software product:A case study of Baan ERP. Journal of Software Maintenance and Evolution,2005,17(4):277-306.
    [10]Rapoport B. ERP BAAN system introduced at defense industry enterprises. Standarty i Kachestvo,2005, (2):52-55.
    [11]Ponis S. T., Spanos A. C. ERP Ⅱ systems to support dynamic, reconfigurable and agile Virtual Enterprises. International Journal of Applied Systemic Studies,2009,2(3):265-283.
    [12]Mahmoud T., Gomez J. M. Integration of semantic web services principles in SOA to solve EAI and ERP scenarios towards semantic service oriented architecture.2008 3rd International Conference on Information and Communication Technologies:From Theory to Applications, Damascus, Syria,2008.
    [13]Vijayalakshmi K., Ramaraj N., Amuthakkannan R.,et al. A new algorithm in assembly for component-based software using dependency chart. International Journal of Information Systems and Change Management,2007,2(3):261-278.
    [14]Gulla J. A., Brasethvik T. A model-driven ERP environment with search facilities, 2002:327-341.
    [15]Moalla N., Bouras A., Ouzrout Y.,et al. A MDA approach for product data quality throughout vaccine product lifecycle. ASME 2008 International Design Engineering Technical Conferences and Computers and Information in Engineering Conference, IDETC/CIE2008, Brooklyn, NY, United states,2008:1293-1301.
    [16]Berre A., Liu F.,Xu J.,et al. Model driven service interoperability through use of semantic annotations.2009 International Conference on Interoperability for Enterprise Software and Applications, IESA 2009, Beijing, China,2009:90-96.
    [17]战德臣,冯锦丹,聂兰顺等.ICEMDA:一种可互操作可配置可执行的模型驱动体系结构.电子学报,2008,36(12A):120-126.
    [18]吴士亮.面向行业的商品化管理信息系统框架构建与方法研究博士论文,2005.
    [19]宋利康.航空企业管理中数字化驱动技术研究与应用.南京航空航天大学博士论文,2007.
    [20]车颖.计算无关模型驱动的ERP系统重构关键技术研究.哈尔滨工业大学博士论文,2011.
    [21]Wang Z. J., Xu X. F., Zhan D. C. Component reuse based agile reconfiguration for Enterprise Resource Planning (ERP) systems in manufacturing enterprises. International Journal of Production Research,2006,44(23):5107-5129.
    [22]饶元.面向服务体系结构的企业资源计划系统应用模型与集成策略.计算机集成制造系统,2006,12(10):1570-1576.
    [23]Vernadat F. Modelling CIM enterprises with CIM-OSA. Proceedings of the Rensselaer's 2nd International Conference on Computer Integrated Manufacturing, Troy, NY, USA, 1990:236-243.
    [24]Scheer A. W. Architecture of Integrated Information System-Foundations of Enterprise Modelling. Berlin:Springer-verlag,1992.
    [25]Doumemeingts G. GRAI approach to designing and controlling advanced manufacturing system in CIM environment. In Advanced Information Technologies for Industrial Flow Systems, New York:Springer,1989.
    [26]陈禹六.IDEF建模分析和设计方法.北京:清华大学出版社,1999.
    [27]Zachman J. Concepts of The Framework For Enterprise Architecture http://members.ozemail.com.au,2004-03-26.
    [28]高长元,祁凯.面向制造业ERP的企业建模框架研究.管理学报,2010,(09):1380-1385.
    [29]范玉顺.集成化企业建模方法与系统.北京:中国电力出版社,2007.
    [30]战德臣,王忠杰,徐晓飞等.面向企业资源计划全生命周期的建模方法及工具.计算机集成制造系统,2006,12(9):1345-1351,1373.
    [31]吕瑞峰,王刚,高国安.支持ERP快速实施的企业模型体系和建模方法.组合机床与自动化加工技术,2007,(1):108-112.
    [32]金纪文,金烨.基于模型驱动和流程配置的ERP系统的关键技术研究.计算机集成制造系统,2005,11(7):986-995.
    [33]Dugerdi P., Gaillard G. Model-Driven ERP Implementation.The 2nd International Workshop on Model-Driven Enterprise Information Systems,2006, Paphos, Cyprus.,2006.
    [34]Bezivin J., Hammoudi S., Lopes D.,et al. Applying MDA approach for Web service platform. Proceedings-Eighth IEEE International Enterprise Distributed Object Computing Workshop, Monterey, CA, United states,2004:58-70.
    [35]Patrascoiu O. Mapping EDOC to Web Services using YATL. Proceedings-Eighth IEEE International Enterprise Distributed Object Computing Workshop, Monterey, CA, United states,2004:286-297.
    [36]Zhang W., Mei H., Zhao H.,et al. Transformation from CIM to PIM:A feature-oriented component-based approach.8th International Conference on Model Driven Engineering Languages and Systems, MoDELS 2005, Montego Bay, Jamaica,2005:248-263.
    [37]Cao X. X., Miao H. K., Xu Q. G. Modeling and refining the service-oriented requirement.2nd IFIP/IEEE International Symposium on Theoretical Aspects of Software Engineering, TASE 2008, Nanjing, China,2008:159-165.
    [38]王忠杰,战德臣,徐晓飞.业务构件识别方法研究综述.计算机集成制造系统,2007,13(04):797-805,811.
    [39]孟凡超,战德臣,徐晓飞.基于领域业务模型的可重用构件设计方法.计算机集成制造系统,2006,12(09):1402-1410.
    [40]徐玮,尹宝林,李昭原.企业信息系统业务构件设计研究.软件学报,2003,14(07):1213-1220.
    [41]Arch-int S., Batanov D. N. Development of industrial information systems on the Web using business components. Computers in Industry,2003,50(2):231-250.
    [42]Jamshidi P., Sharifi M., Mansour S. To establish enterprise service model from enterprise business model.2008 IEEE International Conference on Services Computing, SCC 2008,, Honolulu, HI, United states,2008:93-100.
    [43]Marinakis Y., Marinaki M. A hybrid genetic-Particle Swarm Optimization Algorithm for the vehicle routing problem. Expert Systems with Applications,2010,37(2):1446-1455.
    [44]Minocha B., Tripathi S., Mohan C. Solving vehicle routing and scheduling problems using hybrid genetic algorithm.2011 3rd International Conference on Electronics Computer Technology, ICECT 2011, Kanyakumari, India,2011:189-193.
    [45]Yu X., Zhan D., Nie L., et al. A novel genetic simulated annealing algorithm for the resource-constrained project scheduling problem.2009 International Workshop on Intelligent Systems and Applications, ISA 2009,, Wuhan, China,2009.
    [46]Zhang C. Y., Li P., Rao Y.,et al. A very fast TS/SA algorithm for the job shop scheduling problem. Computers and Operations Research,2008,35(1):282-294.
    [47]陈萍.启发式算法及其在车辆路径问题中的应用.北京交通大学博士论文,2009.
    [48]闫璞.遗传算法在高级计划与排程问题中的若干应用研究.吉林大学博士论文,2009.
    [49]张志强,张璟,张翔等.解决作业车间调度问题的改进蚁群优化算法.应用科学学报,2010,28(2):182-188.
    [50]吕雄伟.邮政物流车辆路径问题研究.西南交通大学博士论文,2009.
    [51]Su X., Cheng G., Wang M. Flexible ERP:Enterprise information system under the agile manufacture mode. Journal of Wuhan University of Technology,2006,28(Compendex): 1125-1130.
    [52]苏选良.ERP系统及应用的柔性化研究.武汉理工大学博士论文,2007.
    [53]李从东,李晓宇.柔性ERP的完整概念与理论基础研究.科学管理研究,2004,(S1):33-36.
    [54]Mardiana, Araki K., Omori Y. MDA and SOA approach to development of web application interface.2011 IEEE Region 10 Conference:Trends and Development in Converging Technology Towards 2020, TENCON 2011, Bali, Indonesia,2011:226-231.
    [55]尹裴,王洪伟,周曼.SOA架构下面向业务敏捷性的信息系统柔性设计.情报杂志,2010,(07):133-140.
    [56]Su X., Cheng G., Wang M. Flexible ERP:Enterprise information system under the agile manufacture mode. Wuhan Ligong Daxue Xuebao/Journal of Wuhan University of Technology,2006,28(Compendex):1125-1130.
    [57]涂俊翔.制造企业管理信息系统的重构技术研究.华中科技大学博士论文,2009.
    [58]Vernadat F. B. Enterprise modeling and integration (EMI):Current status and research perspectives. Annual Reviews in Control,2002,26 I:15-25.
    [59]Aguilar-Saven R. S. Business process modelling:Review and framework. International Journal of Production Economics,2004,90(2):129-149.
    [60]Gunasekaran A., Kobu B. Modelling and analysis of business process reengineering. International Journal of Production Research,2002,40(11):2521-2546.
    [61]吕瑞峰,王刚,问晓先等.基于模型驱动框架的计算无关层过程建模.计算机集成制造系统,2008,121(05):868-874,1014.
    [62]李清,李伟明,徐大丰.基于元模型的企业模型表达.清华大学学报,2008,48(7):1209-1212.
    [63]Sochos P., Riebisch M., Philippow I. The Feature-Architecture Mapping (FArM) method for feature-oriented development of software product lines.13th Annual IEEE International Symposium and Workshop on Engineering of Computer-Based Systems,, Potsdam, Germany,2006:308-316.
    [64]Zhang W., Mei H., Zhao H. A feature-oriented approach to modeling requirements dependencies.13th IEEE International Conference on Requirements Engineering,, Paris, France,2005:273-282.
    [65]邢岩,谷放,梅宏.特征模型驱动的Web Services组装方案及其工具支持.软件学报,2007,18(7):1582-1591.
    [66]Rodriguez A., Fernandez-Medina E., Piattini M. A BPMN extension for the modeling of security requirements in business processes. IEICE Transactions on Information and Systems, 2007, E90-D(4):745-752.
    [67]Wong P., Gibbons J. A process semantics for BPMN.10th International Conference on Formal Engineering Methods, ICFEM 2008, Kitayushu-City, Japan,2008:355-374.
    [68]Sadovykh A., Desfray P., Elvester B.,et al. Enterprise architecture modeling with SoaML using BMM and BPMN-MDA approach in practice.2010 6th Central and Eastern European Software Engineering Conference,, Moscow, Russia,2010:79-85.
    [69]吴雷,魏臻,黄鹏.基于元模型的ERP系统业务建模方法.微计算机信息,2011,27(4):10-12,52.
    [70]Adel A., Tahar K., Adel S.,et al. Integrating software architecture concepts into the MDA platform.2nd International Conference on Software and Data Technologies, ICSOFT 2007, Barcelona, Spain,2007:144-149.
    [71]Giachetti G., Valverde F., Pastor O. Improving automatic UML2 profile generation for MDA industrial development.27th International Conference on Conceptual Modeling,, Barcelona, Spain,2008:113-122.
    [72]Lopez-Sanz M., Acuna C. J., Cuesta C. E.,et al. UML profile for the platform independent modelling of service-oriented architectures.1st European Conference on Software Architecture, ECSA 2007, Madrid, Spain,2007:304-307.
    [73]Johnson S. K., Brown A. W. A model-driven development approach to creating service-oriented solutions.4th International Conference on Service-Oriented Computing, ICSOC 2006, Chicago, IL, United states,2006:624-636.
    [74]Xie W. C., Luo X. S., Wan H. N.,et al. Business process execution language description method of service interaction process model. Jisuanji Jicheng Zhizao Xitong/Computer Integrated Manufacturing Systems, CIMS,2011,17(8):1587-1594.
    [75]Wu L., Wei Z. The model-driven development method based on the improved feature analysis. Journal of Advanced Manufacturing Systems,2011,10(1):151-158.
    [76]De Castro V., Marcos E., Vara J. M. Applying CIM-to-PIM model transformations for the service-oriented development of information systems. Information and Software Technology, 2011,53(1):87-105.
    [77]Gordijn J., Yu E., van der Raadt B. e-Service design using i* and e3value modeling. IEEE Software,2006,23(3):26-33.
    [78]Mardiana, Araki K., Omori Y. MDA and SOA approach to development of web application interface.2011 IEEE Region 10 Conference:Trends and Development in Converging Technology Towards 2020, TENCON 2011,, Bali, Indonesia,2011:226-231.
    [79]莫同.服务模型驱动的体系结构与服务构件重用技术.哈尔滨工业学博士论文,2009.
    [80]Ruz C., Baude F., Sauvan B. Component-based generic approach for reconfigurable management of component-based SOA applications.3rd International Workshop on Monitoring, Adaptation and Beyond, Ayia Napa, Cyprus,2010:25-32.
    [81]Zhang L. J., Zhang J. Design of service component layer in SOA reference architecture.2009 33rd Annual IEEE International Computer Software and Applications Conference, COMPSAC 2009, Seattle, WA, United states,2009:474-479.
    [82]Kim S. D., Chang S. H. A systematic method to identify software components. Proceedings-11th Asia-Pacific Software Engineering Conference, APSEC 2004, Busan, Korea, Republic of,2004:538-545.
    [83]Ma Q., Zhou N., Zhu Y.,et al. Evaluating service identification with design metrics on business process decomposition.2009 IEEE International Conference on Services Computing, Bangalore, India,2009:160-167.
    [84]Kazemi A., Rostampour A., Jamshidi P.,et al. A genetic algorithm based approach to service identification.2011 IEEE World Congress on Services, SERVICES 2011, Washington, DC, United states,2011:339-346.
    [85]Liu X., Zhu L. Design of soa based web service systems using qfd for satisfaction of quality of service requirements.2009 IEEE International Conference on Web Services, ICWS 2009, Los Angeles, CA, United states,2009:567-574.
    [86]Mahmoud T. Gomez J. M. Integration of semantic web services principles in SOA to solve EAI and ERP scenarios towards semantic service oriented architecture.2008 3rd International Conference on Information and Communication Technologies:From Theory to Applications, ICTTA, Damascus, Syria,2008.
    [87]Karande A., Chunekar V., Meshram, B.B. Working of web services using BPEL workflow in SOA.2nd International Conference on Advances in Computing, Communication and Control, ICAC3 2011, Mumbai, India,2011:143-149.
    [88]Li B. Research and application of SOA standards in the integration on web services.2nd International Workshop on Education Technology and Computer Science, ETCS 2010,, Wuhan, Hubei, China,2010:492-495.
    [89]Iacob M. E., Jonkers H. A model-driven perspective on the rule-based specification and analysis of service-based applications. Enterprise Information Systems,2009,3(3):279-298.
    [90]Khoshnevis S., Aliee F. S.,Jamshidi P. Model driven approach to service oriented enterprise architecture.2009 IEEE Asia-Pacific Services Computing Conference, APSCC 2009, Singapore, Singapore,2009:279-286.
    [91]Kim T. Y., Lee S.,Kim K., et al. A modeling framework for agile and interoperable virtual enterprises. Computers in Industry,2006,57(3):204-217.
    [92]Yu X., Hu J., Zhang Y.,et al. A model driven development framework for enterprise web services.10th IEEE International Enterprise Distributed Object Computing Conference, EDOC 2006, Hong Kong, China,2006:75-84.
    [93]De Giovanni L., Pezzella F. An Improved Genetic Algorithm for the Distributed and Flexible Job-shop Scheduling problem. European Journal of Operational Research,2010,200(2): 395-408.
    [94]Fard A. R., Yegane B. Y., Khanlarzade N. Hybrid genetic algorithm for flexible job shop scheduling with overlapping in operations.2011 International Conference on Material Science and Information Technology, Singapore, Singapore,2012:1499-1505.
    [95]Jing T., Tomohiro M. Multi-objective flexible job shop scheduling with uncertain processing time and machine available constraint based on hybrid optimization approach.2010 IEEE International Conference on Automation and Logistics, ICAL 2010, Shatin, Hong kong, 2010:581-586.
    [96]Lei D. Simplified multi-objective genetic algorithms for stochastic job shop scheduling. Applied Soft Computing Journal,2011,11(8):4991-4996.
    [97]Lin T. L., Horng S. J., Kao T. W.,et al. An efficient job-shop scheduling algorithm based on particle swarm optimization. Expert Systems with Applications,2010,37(3):2629-2636.
    [98]Moslehi G., Mahnam M. A Pareto approach to multi-objective flexible job-shop scheduling problem using particle swarm optimization and local search. International Journal of Production Economics,2011,129(1):14-22.
    [99]Pan Y., Sun W., Ma Y., et al. Research on multi-agent-based flexible job-shop scheduling. Dalian Ligong Daxue Xuebao/Journal of Dalian University of Technology,2011, 51(5):667-674.
    [100]Wang W. L., Yuan C. F., Liu X. B. A fuzzy approach to multi-product mixed production job shop scheduling algorithm.5th International Conference on Fuzzy Systems and Knowledge Discovery, FSKD 2008, Jinan, Shandong, China,2008:95-99.
    [101]Wang Y. H., Pan P. Z. A novel bi-directional convergence ant colony optimization with SA for job-shop scheduling.2009 International Conference on Computational Intelligence and Software Engineering, CiSE 2009, Wuhan, China,2009
    [102]Kennedy J., Eberhart R. Particle swarm optimization. Proceedings of the 1995 IEEE International Conference on Neural Networks, Perth, Aust,1995:1942-1948.
    [103]Goldberg D. E. Genetic Algorithm in Search,Optimization and Machine Learning. Addison Wesley,1989.
    [104]Glover F. FUTURE PATHS FOR INTEGER PROGRAMMING AND LINKS TO ARTIFICIAL INTELLIGENCE. Computers and Operations Research,1986,13(5):533-549.
    [105]Rachid C., Patrick S. Tabu Search applied to global optimization. European Journal of Operational Research.2000,123(2):256-270.
    [106]焦李成,公茂果,邓颖敏等.拉马克进化、班德文效应与自然计算.中国人工智能学会第11届全国学术年会论文集(上),2005:54-62.
    [107]Moscato P. On Evolution, Search, Optimization, Genetic Algorithms and Martial Arts: Towards Memetic Algorithms. Caltech Concurrent Computation Program,1989, (Report 826).
    [108]刘漫丹.文化基因算法(Memetic Algorithm)研究进展.自动化技术与应用,2007,26(11):1-4,18.
    [109]郭秀萍,杨根科,吴智铭.一种混合自适应多目标Memetic算法.控制与决策,2006,21(11):1234-1238.
    [110]Banos R., Gil C., Reca J., et al. A memetic algorithm applied to the design of water distribution networks. Applied Soft Computing,2010,10(1):261-266.
    [111]Chiam S. C., Tan K. C., Mamun A. A. A memetic model of evolutionary PSO for computational finance applications. Expert Systems with Applications,2009,36(2): 3695-3711.
    [112]Ang J. H., Tan K. C., Mamun A. A. An evolutionary memetic algorithm for rule extraction. Expert Systems with Applications,2010,37(2):1302-1315:
    [113]倪志剑,邢汉承,张志政等.粒子群优化算法研究进展.模式识别与人工智能,2007,620(3):349-357.
    [114]栾志博,黄其涛,姜洪洲等.遗传算法中两种学习机制的混合应用.系统工程与电子技术,2009,831(8):1985-1989.
    [115]Solis F. J., Wets R. J. Minimization by Random Search Techniques. Mathematics of Operations Research.1981,6(1):19-30.
    [116]Cui Z., Zeng J. A Guaranteed Global Convergence Particle Swarm Optimizer. Proc of the 4th International Conference on Rough Sets and Current Trends in Computing, Uppsala, Sweden,2004:762-767.
    [117]Liang J. J., Qin A. K., Suganthan P. N.,et al. Comprehensive learning particle swarm optimizer for global optimization of multimodal functions. IEEE Transactions on Evolutionary Computation,2006,10 (3):281-295.
    [118]纪震,周家锐,廖惠连等.智能单粒子优化算法.计算机学报,2010,33(3):556-561.
    [119]施志帅.用物流管理提升制造企业的竞争力.商业研究,2002,(01):49-50.
    [120]雷德明,严新平等.多目标智能优化算法及其应用.北京:科学出版社,2009.
    [121]Yu B., Yang Z. Z., Yao B. Z. A hybrid algorithm for vehicle routing problem with time windows. Expert Systems with Applications,2011,38 (1):435-441.
    [122]Tan K. C., Lee L. H., Zhu Q. L.,et al. Heuristic methods for vehicle routing problem with time windows. Artificial Intelligence in Engineering,2001,15 (3):281-295.
    [123]Tan K. C., Lee L. H., Zhu Q. L.,et al. Hybrid genetic algorithms in solving vehicle routing problems with time window constraints. Asia-Pacific Journal of Operational Research, 2001.18 (1):121-130.
    [124]吴雷,魏臻,葛方振.基于Memetic算法的带时间窗车辆路径问题研究.计算机应用研究,2011,29(1):60-62,71.
    [125]李宁,邹彤孙德宝.带时间窗车辆路径问题的粒子群算法.系统工程理论与实践,2004,(04):130-135.
    [126]Solomon M. M. Algorithms for the vehicle routing and scheduling problems with time window constraints. Operations Research,1987,35(2):254-265.
    [127]Li J., Xie T., Du S. Requirements analysis on flexibility of ERP system of medium and small publishers.2011 International Conference on Advanced in Control Engineering and Information Science, CEIS 2011, Dali, Yunnam, China,2011:5493-5497.
    [128]熊雁.ERP系统在传统出版行业的应用研究.华南理工大学硕士论文,2011.
    [129]赵宇.ERP系统在辽宁出版集团出版管理中的整合应用.电子科技大学硕士论文,2010.
    [130]Amyot D., Farah H., Roy J. F. Evaluation of development tools for domain-specific modeling languages.5th International Workshop on System Analysis and Modeling: Language Profiles, Kaiserslautern, Germany.2006:183-197.
    [131]Zadic M., Nowak A. Visual programming language for security requirements in business processes as model-driven software development. International Joint Conference on e-Business and Telecommunications, Milan, Italy,2009:29-36.

© 2004-2018 中国地质图书馆版权所有 京ICP备05064691号 京公网安备11010802017129号

地址:北京市海淀区学院路29号 邮编:100083

电话:办公室:(+86 10)66554848;文献借阅、咨询服务、科技查新:66554700