Aspect-Oriented Software Developement Coverage includes Using AOSD to streamline complex systems development without sacrificing flexibility or scalability How AOSD builds on the object-oriented paradigmand how it s different State-of-the-art best practices for the AOSD development process Languages and foundations: separating concerns, filter technologies, improving modularity, integrating new features, and more Using key AOSD tools, including AspectJ, Hyper/J, JMangler, and Java Aspect Components Engineering aspect-oriented systems: UML, concern modeling and elaboration, dependency management, and aspect composition Developing more secure applications with AOSD techniques Applying aspect-oriented programming to database systems Building dynamic aspect-oriented infrastructure
標簽: Aspect-Oriented Developement streamline Software
上傳時間: 2013-12-01
上傳用戶:jennyzai
The authors show to identify, design, implement, test, and refactor use-case modules, as well as extend them. They also demonstrate how to design use-case modules with the Unified Modeling Language (UML)emphasizing enhancements made in UML 2.0and how to achieve use-case modularity using aspect technologies, notably AspectJ. Key topics include Making the case for use cases and aspects Capturing and modeling concerns with use cases Keeping concerns separate with use-case modules Modeling use-cases slices and aspects using the newest extensions to the UML notation Applying use cases and aspects in projects
標簽: implement identify refactor use-case
上傳時間: 2016-10-06
上傳用戶:dsgkjgkjg
超強在線編輯表格 本程序是用JavaScript寫的表格應用程序,實現的功能如下: a.此表格可以實現增加,刪除,上移,下移,修改等很多的操作,并且,可以設置每一列的編輯方式. b.目前含有兩種編輯方式: 1,文本框編輯 2,下拉框編輯 (需要提供兩個數組,一個是text,一個是value) c.編輯過程中,可以使用tab鍵進入下一個單元格進行編輯,也可以之間使用enter鍵結束編輯 d.提供設置圖標的功能 (主要程序代碼在"超強在線編輯表格.files\js_top.htm"文件中)
標簽: JavaScript 表格 編輯 程序
上傳時間: 2013-12-19
上傳用戶:tonyshao
JSP無組件實現WEB上傳 CREATE TABLE sz_shouye( id int(11) not null auto_increment, title varchar(255), sub_title varchar(255), keyword varchar(255), author varchar(255), source varchar(255), operator varchar(255), addition varchar(255), belong varchar(255), senddate date, content text, primary key(id) ) create database xcb
標簽: auto_increment sz_shouye varchar CREATE
上傳時間: 2014-01-13
上傳用戶:PresidentHuang
CRC碼產生器與校驗器程序 Features : Executes in one clock cycle per data word Any polynomial from 4 to 32 bits Any data width from 1 to 256 bits Any initialization value Synchronous or asynchronous reset
標簽: polynomial Features Executes clock
上傳時間: 2013-12-18
上傳用戶:Ants
最受歡迎的Joomla社區用戶管理收費插件 - Commnity Builder 1.2 RC2。 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
標簽: Builder Joomla Community Commnity
上傳時間: 2016-10-20
上傳用戶:daoxiang126
最受歡迎的Joomla 社區用戶管理收費插件 Community Builder 1.2 RC2 的電子書,僅提供給付費會員 Community Builder suite (CB) extends the Joomla! user management system. Key features: extra fields in profile, enhanced registration workflows, user lists, connection paths between users, admin defined tabs and user profiles, image upload, front-end workflow management, integration with other components, like PMS, Newsletter, Forum, Galleries. Release 1.1 is compatible with all Joomla! 1.0.x (including 1.0.15) and Mambo 4.5.2-4.6.4. New CB version 1.2 RC brings Joomla 1.5 native compatibility (and keeping Joomla 1.0.x and Mambo 4.5.2-4.6.4 native compatibility), multi-criteria user searches, full field controls of core fields, ajax email and username checkers, new lost username/password form and many more features and fixes. Please see announcement on our homepage.
標簽: Community Builder Joomla 1.2
上傳時間: 2016-10-20
上傳用戶:王者A
個人編的rsa的源代碼,算出public—private key;其中有Euclid,Extend Euclid的實現,以及Millar-Rabin test的實現,和加密/解密
上傳時間: 2016-10-21
上傳用戶:1427796291
Recent advances in experimental methods have resulted in the generation of enormous volumes of data across the life sciences. Hence clustering and classification techniques that were once predominantly the domain of ecologists are now being used more widely. This book provides an overview of these important data analysis methods, from long-established statistical methods to more recent machine learning techniques. It aims to provide a framework that will enable the reader to recognise the assumptions and constraints that are implicit in all such techniques. Important generic issues are discussed first and then the major families of algorithms are described. Throughout the focus is on explanation and understanding and readers are directed to other resources that provide additional mathematical rigour when it is required. Examples taken from across the whole of biology, including bioinformatics, are provided throughout the book to illustrate the key concepts and each technique’s potential.
標簽: experimental generation advances enormous
上傳時間: 2016-10-23
上傳用戶:wkchong
一個C++的DES算法源碼.引入工程中即可使用,加解密的函數分別是DES(char *key,char *s_text,char *d_text)和_DES(char *key,char *s_text,char *d_text) 使用上也比較方便
上傳時間: 2016-11-02
上傳用戶:agent