首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 62 毫秒
1.
Ajax通过异步交互技术,无刷新变更页面中的部分内容,能在很大程度上提高Web应用程序的用户体验度以及响应速度。通过整合SSH和ExtJS框架,以教学系统中的学生信息管理模块为例,介绍了Ajax功能在基于SSH架构的Web应用程序下的具体实现过程,并展现了利用ExtJS框架编写前台页面的优越性。  相似文献   

2.
针对B/S模式高校MBA管理系统的建设与应用,提出基于Struts+Spring+Hibernate(SSH)技术架构的解决方法,给出其在Web系统快速设计与开发中的具体实现过程。结果表明,SSH技术架构在构建复杂业务系统中提高了开发效率和系统的可维护性,同时增强了系统的可扩展性。  相似文献   

3.
基于开源技术的Web应用架构研究   总被引:1,自引:2,他引:1  
AJAX技术极大提升了Web应用质量,但同时增加了Web应用开发的复杂性和难度.文中在深入分析传统的Struts+Soring+Hibernate Web应用架构的基础上,广泛研究当前流行的开源技术,提出基于ExtJS+DWR+Spring+Hibernate的Web应用架构,继承了传统框架的分层思想,利用不同开源技术的特性实现高效分层,全面引入了AJAX模式.论述了该架构的工作机制,与传统架构进行对比,体现了其在异步交互Web环境中的框架结构、层次解耦、优化用户体验等方面相比于传统架构的诸多优越性.  相似文献   

4.
介绍Spring、Struts、Hibernate三种框架技术,并针对B/S模式院系信息管理系统的建设与应用,使用基于Struts2+Spring+Hibernate(SSH)技术架构的解决方案,给出其在Web系统设计与开发中的具体实现过程。结果表明,SSH技术架构在构建复杂业务系统中提高了开发效率和系统的可维护性,同时增强了系统的稳定性针和可扩展性。  相似文献   

5.
针对某企业需开发具有良好用户体验和可维护性的网上报销系统的需求,阐述一个基于ExtJS和SSH2架构的网上报销系统的设计及实现。深入研究开发中使用的整合架构和通信方式,分析设计网上报销系统的界面功能和数据模型,并给出关键功能设计,最后给出系统实现。该系统的实际运行表明,这种整合架构下的Web系统比传统的Web应用程序有更高的用户体验和可维护性。  相似文献   

6.
当前广泛使用的Struts+Spring+Hibernate架构提供了低耦合、易维护的轻量级J2EE软件开发模型,可用来构建高质量的Web应用。为了解决当前设备管理中存在的设备标识不统一、信息化程度低等问题,实现设备的科学化管理,通过研究SSH架构及Highcharts技术框架,并以此为基础开发了设备管理支持系统。实验结果表明:SSH框架的使用不仅简化了系统的开发过程,同时也提高了系统的可扩展性和可维护性;而Highcharts是一个真正意义上的跨语言、兼容性强、实时显示的开源框架,在Web级图表创建方面具有较强的优势。  相似文献   

7.
为了简化校园网络资源申请流程,开放校园网络资源和提高其使用率,提出了一个基于Web技术的校园网络管理系统的方案。根据系统的实际应用出发,详细介绍了Struts2、Spring以及Hibernate这三个基于Java EE架构的Web框架与Ext JS框架技术互相结合,构成了基于Ajax的现代MVC架构,构建出来一个界面美观且易于维护和扩展的系统;并讨论了实现系统的各个层包括控制层、表现层、业务层和持久层所使用的关键技术。其结果表明,SSH框架与Ext JS的结合,可以构建出具有丰富UI的系统界面,同时提高了系统的可维护性和可扩展性。  相似文献   

8.
当前广泛使用的Struts+Spring+Hibernate架构提供了低耦合、易维护的、轻量级J2EE软件开发模型,可用来构建高质量的Web应用。为了解决当前设备管理中存在的设备标识不统一、信息化程度低等问题,实现设备的科学化管理,通过研究SSH架构及Highcharts技术框架,并以此为基础开发了设备管理支持系统。实验结果表明:SSH 框架的使用不仅简化了系统的开发过程,同时也提高了系统的可扩展性和可维护性;而Highcharts是一个真正意义上的跨语言、兼容性强、实时显示的开源框架,在Web级图表创建方面具有较强的优势。  相似文献   

9.
针对传统问卷调查的内容固定、形式单一、难于扩展和维护困难等弊端,提出运用SSH整合架构开发出一个基于web高效灵活、可扩展性强的通用问卷调查平台GQP。介绍了SSH架构的核心技术和整合原理,描述了系统的用例分析,平台数据持久层运用Spring与Hibernate的整合实现,业务层与表示层通过Spring与Struts2的整合完成。实验结果表明,SSH框架的使用不仅简化了平台的开发过程,而且提高了平台的可扩展性和可维护性。  相似文献   

10.
基于ExtJS技术与SSH框架的权限管理研究   总被引:1,自引:0,他引:1  
根据政务信息管理的特点,采用基于Ajax的前端开发技术ExtJS和SSH框架的后台技术设计了一个社区管理信息平台.以信息平台中的权限管理系统为例,对系统中使用的ExtJS技术和SSH框架进行了介绍,分析了整个权限管理系统功能结构,并在系统分析和设计中说明了ExtJS树形结构在权限管理系统中的具体应用.ExtJS多级动态树结构实现了AjaX技术异步加载树节点,提高了权限管理系统的实用性和可扩展性.  相似文献   

11.
Abstract This paper describes an approach to the design of interactive multimedia materials being developed in a European Community project. The developmental process is seen as a dialogue between technologists and teachers. This dialogue is often problematic because of the differences in training, experience and culture between them. Conditions needed for fruitful dialogue are described and the generic model for learning design used in the project is explained.  相似文献   

12.
European Community policy and the market   总被引:1,自引:0,他引:1  
Abstract This paper starts with some reflections on the policy considerations and priorities which are shaping European Commission (EC) research programmes. Then it attempts to position the current projects which seek to capitalise on information and communications technologies for learning in relation to these priorities and the apparent realities of the marketplace. It concludes that while there are grounds to be optimistic about the contribution EC programmes can make to the efficiency and standard of education and training, they are still too technology driven.  相似文献   

13.
融合集成方法已经广泛应用在模式识别领域,然而一些基分类器实时性能稳定性较差,导致多分类器融合性能差,针对上述问题本文提出了一种新的基于多分类器的子融合集成分类器系统。该方法考虑在度量层融合层次之上通过对各类基多分类器进行动态选择,票数最多的类别作为融合系统中对特征向量识别的类别,构成一种新的自适应子融合集成分类器方法。实验表明,该方法比传统的分类器以及分类融合方法识别准确率明显更高,具有更好的鲁棒性。  相似文献   

14.
Development of software intensive systems (systems) in practice involves a series of self-contained phases for the lifecycle of a system. Semantic and temporal gaps, which occur among phases and among developer disciplines within and across phases, hinder the ongoing development of a system because of the interdependencies among phases and among disciplines. Such gaps are magnified among systems that are developed at different times by different development teams, which may limit reuse of artifacts of systems development and interoperability among the systems. This article discusses such gaps and a systems development process for avoiding them.  相似文献   

15.
This paper presents control charts models and the necessary simulation software for the location of economic values of the control parameters. The simulation program is written in FORTRAN, requires only 10K of main storage, and can run on most mini and micro computers. Two models are presented - one describes the process when it is operating at full capacity and the other when the process is operating under capacity. The models allow the product quality to deteriorate to a further level before an existing out-of-control state is detected, and they can also be used in situations where no prior knowledge exists of the out-of-control causes and the resulting proportion defectives.  相似文献   

16.
Going through a few examples of robot artists who are recognized worldwide, we try to analyze the deepest meaning of what is called “robot art” and the related art field definition. We also try to highlight its well-marked borders, such as kinetic sculptures, kinetic art, cyber art, and cyberpunk. A brief excursion into the importance of the context, the message, and its semiotics is also provided, case by case, together with a few hints on the history of this discipline in the light of an artistic perspective. Therefore, the aim of this article is to try to summarize the main characteristics that might classify robot art as a unique and innovative discipline, and to track down some of the principles by which a robotic artifact can or cannot be considered an art piece in terms of social, cultural, and strictly artistic interest. This work was presented in part at the 13th International Symposium on Artificial Life and Robotics, Oita, Japan, January 31–February 2, 2008  相似文献   

17.
Although there are many arguments that logic is an appropriate tool for artificial intelligence, there has been a perceived problem with the monotonicity of classical logic. This paper elaborates on the idea that reasoning should be viewed as theory formation where logic tells us the consequences of our assumptions. The two activities of predicting what is expected to be true and explaining observations are considered in a simple theory formation framework. Properties of each activity are discussed, along with a number of proposals as to what should be predicted or accepted as reasonable explanations. An architecture is proposed to combine explanation and prediction into one coherent framework. Algorithms used to implement the system as well as examples from a running implementation are given.  相似文献   

18.
This paper provides the author's personal views and perspectives on software process improvement. Starting with his first work on technology assessment in IBM over 20 years ago, Watts Humphrey describes the process improvement work he has been directly involved in. This includes the development of the early process assessment methods, the original design of the CMM, and the introduction of the Personal Software Process (PSP)SM and Team Software Process (TSP){SM}. In addition to describing the original motivation for this work, the author also reviews many of the problems he and his associates encountered and why they solved them the way they did. He also comments on the outstanding issues and likely directions for future work. Finally, this work has built on the experiences and contributions of many people. Mr. Humphrey only describes work that he was personally involved in and he names many of the key contributors. However, so many people have been involved in this work that a full list of the important participants would be impractical.  相似文献   

19.
基于复小波噪声方差显著修正的SAR图像去噪   总被引:4,自引:1,他引:3  
提出了一种基于复小波域统计建模与噪声方差估计显著性修正相结合的合成孔径雷达(Synthetic Aperture Radar,SAR)图像斑点噪声滤波方法。该方法首先通过对数变换将乘性噪声模型转化为加性噪声模型,然后对变换后的图像进行双树复小波变换(Dualtree Complex Wavelet Transform,DCWT),并对复数小波系数的统计分布进行建模。在此先验分布的基础上,通过运用贝叶斯估计方法从含噪系数中恢复原始系数,达到滤除噪声的目的。实验结果表明该方法在去除噪声的同时保留了图像的细节信息,取得了很好的降噪效果。  相似文献   

20.
Abstract  This paper considers some results of a study designed to investigate the kinds of mathematical activity undertaken by children (aged between 8 and 11) as they learned to program in LOGO. A model of learning modes is proposed, which attempts to describe the ways in which children used and acquired understanding of the programming/mathematical concepts involved. The remainder of the paper is concerned with discussing the validity and limitations of the model, and its implications for further research and curriculum development.  相似文献   

设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号