首页 | 本学科首页   官方微博 | 高级检索  
相似文献
 共查询到20条相似文献,搜索用时 62 毫秒
1.
本文给出了基于Android的进销存系统的客户端和服务器端的设计以及实现,不但介绍了整个系统的功能架构和功能模块,并且对JSON数据格式的生成和解析以及Andorid客户端和服务器端数据的传递进行了实现方法的阐述,详尽的说明了Android进销存系统开发过程中可能遇到的问题和解决方法,最终在服务器端和Android客户端完成了代码的实现。  相似文献   

2.
面向政府监管部门人员快速查询农产品质量信息和及时将巡查工作信息化登记的需求,开发了基于Android的农产品质量安全监管软件.介绍了农产品质量安全监管软件的功能模块,创建了Android客户端和服务器的系统架构,重点设计了客户端界面,研究了数据读取和写入的关键技术.该软件在江苏省泰州市农业监管系统应用,运行效果稳定有效,达到预期要求.  相似文献   

3.
系统发挥Android富有创造力和想象力的"云"应用开发,实现一套Android客户端软件和完善的后台服务功能来完成点餐功能。该系统主要包括后台数据库服务器、WEB服务器、无线网络、Android前端等部分。客户端Android系统智能手机具有前端处理与计算能力,而且通过无线网络访问WEB服务器,如果需要数据访问,则访问后台数据库。介绍了系统架构的设计与搭建、技术选型、后台数据库的设计与实现、基本实用的点餐功能的分析、设计与开发。  相似文献   

4.
在高速无线网络日益成熟和智能手机大量普及的环境下,本文针对高职院校图书资源应用的实际需求,设计并实现了一款基于Android平台的图书资源推介系统,系统分为服务器端和Android客户端,服务器端通过互联网提供服务接口,Android客户端提供图书资源推介信息查询、收藏、管理、读者互动等功能。  相似文献   

5.
《软件》2016,(1):136-138
为了解决企业内应用系统较多,大多数应用系统都有移动化办公需求的问题,本文提出一种适合在企业内推广的较安全的移动应用平台架构。本架构移动客户端、移动应用服务器和各应用系统之间,通过Http/Https协议进行较安全的XML格式数据的命令调用。在单点登录系统的支持下,移动客户端可以透明、安全的访问各应用系统,调用应用系统中的命令(函数)。同时,本架构支持基于每个命令进行访问权限设置,支持i OS、Android等多种移动客户端,移动浏览器的访问。基于本架构不但可以较快速的将企业内应用系统向移动终端上拓展,而且不会对应用系统有较大的结构、代码的改变。  相似文献   

6.
针对白酒发酵环节仍处于人工监测的现状,研究了发酵周期中极为重要的温度数据,综合其他相关数据设计并实现了白酒发酵过程信息化监测软件。软件采用C/S架构,以Android平台作为客户端载体,通过WebService实现客户端与服务端的通信,利用轮询方式完成数据的实时更新。客户端中各应用功能模块通过Intent、Handle...  相似文献   

7.
在基于Android平台上的应用中,保持其Android终端与服务器端的数据同步十分关键。传统的信息pull方法实现了保持Android终端与服务器端数据同步,它需要每个Android终端定时的去服务器上扫描,查看服务器是否发布或有更新数据,与最新的数据同步,需要客户端大量的网络流量和手机电量。针对pull方法的不足,文中实现了一种基于An-droid的C2DM服务来进行消息的云端推送的方法。运用该方法成功地让客户端接收到了服务器端发送过来的数据更新消息,大量地节省了Android客户端的网络流量和手机电量。  相似文献   

8.
在基于 Android 平台上的应用中,保持其 Android 终端与服务器端的数据同步十分关键.传统的信息 pull 方法实现了保持 Android 终端与服务器端数据同步,它需要每个 Android 终端定时的去服务器上扫描,查看服务器是否发布或有更新数据,与最新的数据同步,需要客户端大量的网络流量和手机电量.针对 pull 方法的不足,文中实现了一种基于 An-droid 的 C2DM 服务来进行消息的云端推送的方法.运用该方法成功地让客户端接收到了服务器端发送过来的数据更新消息,大量地节省了 Android 客户端的网络流量和手机电量.  相似文献   

9.
移动设备的普及和移动互联网的高速发展让人们开始依赖通过移动设备获取信息,但普通页面在移动端的体验很难满足用户的需求。为此研究了HttpClient和Jsoup等技术,分析了一般网站的登录原理,成功实现了对一般网站的模拟登录和页面信息的提取,在此基础上实现的系统可以在目标网站中获取用户所需的信息,并将这些信息整合应用到Android平台,从而设计出用户体验更佳的网站Android客户端。  相似文献   

10.
针对医疗信息化与互联网应用现状, 提出面向区域移动医疗网络服务平台概念. 在分析移动医疗及其发展现状、云计算及其关键技术和Android平台应用开发模式的基础上, 首先提出基于云计算的移动医疗服务平台整体架构, 并分别从信息资源提供层、云计算平台层、医疗服务层和移动应用层等四个方面进行阐述; 然后在研究Google App Engine云服务平台的基础上, 对基于GAE的移动医疗服务平台的服务器端与客户端技术、数据模型等关键技术进行详细描述; 最后给出基于GAE的移动医疗服务平台的系统实现, 分别从平台服务器端和移动客户端两方面进行描述, 其中客户端实现基于Android移动操作系统, 为普通用户提供专家门诊信息、医药用品信息及其他功能.  相似文献   

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.
蒙古语言是中国蒙古族使用的通用语言,由于蒙古文区别于其他文字的书写方式和其自身变形机制等特点,在很多通用的文字处理引擎中都不被支持。在嵌入式产品开发与应用领域中Linux加QTE已经成为流行方式。该文给出了一种在QTE环境上实现基于标准Unicode的蒙古文点阵显示和变形算法, 并自定义了支持蒙古文的QTE组件,扩展了QTE功能,为在Linux加QTE方式的嵌入式体系结构中处理蒙古文提供了一种解决方法。  相似文献   

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

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