期刊文献+
共找到6篇文章
< 1 >
每页显示 20 50 100
基于程序设计类图保护的代码迷惑算法
1
作者 刘九 钟诚 +2 位作者 彭江泉 吕婉琪 韦火旺 《计算机工程》 CAS CSCD 2012年第14期44-47,共4页
通过反向工程可以较容易获得Java程序代码的设计类图,从而给保护软件知识产权带来困难。为此,采用Java接口融合的代码迷惑方法,提出一种保护Java程序设计类图的代码迷惑算法,并根据该算法构造一种Java接口融合迷惑器。实验结果表明,该... 通过反向工程可以较容易获得Java程序代码的设计类图,从而给保护软件知识产权带来困难。为此,采用Java接口融合的代码迷惑方法,提出一种保护Java程序设计类图的代码迷惑算法,并根据该算法构造一种Java接口融合迷惑器。实验结果表明,该算法具有较好的迷惑效果,有效地隐藏程序的设计类图,并且没有额外时间消耗和大量冗余代码。 展开更多
关键词 代码迷惑 接口融合 设计 反向工程 迷惑范围 迷惑器
下载PDF
基于数字校园的数码相片 采集管理系统设计与开发 被引量:2
2
作者 梁建胜 谭继安 《科技传播》 2015年第1期176-177,共2页
本文从东莞职业技术学院一卡通数字图像的实际需求出发,对基于数字校园的数字图像采集管理系统功能进行分析,对系统的总体关系类图、图像采集功能模块的编码与实现过程进行分析与设计,给出系统图像采集模块的实现界面图。
关键词 数字校园 信息管理系统 类图设计 像采集
下载PDF
基于Unity的《AR枪械》的设计与实现
3
作者 彭伟国 栗昊 《现代计算机》 2021年第3期117-120,共4页
AR技术能以虚实结合的方式增强软件操作时的用户体验。AR枪械以图片识别图为交互载体,用户能在虚实结合的三维空间中与枪械模型进行交互,通过滑动屏幕旋转模型,可全方位观察枪械,并可收藏自己喜爱的枪械。在项目策划的基础上,通过AR识... AR技术能以虚实结合的方式增强软件操作时的用户体验。AR枪械以图片识别图为交互载体,用户能在虚实结合的三维空间中与枪械模型进行交互,通过滑动屏幕旋转模型,可全方位观察枪械,并可收藏自己喜爱的枪械。在项目策划的基础上,通过AR识图、资源加载、藏品展示这些核心功能的设计与开发,介绍AR枪械项目的实现过程。 展开更多
关键词 增强现实 AR枪械 UNITY 类图设计
下载PDF
基于需求驱动的雷达参数测试软件开发方法研究 被引量:1
4
作者 刘连照 王道酉 +3 位作者 徐宙 余磊 马晖 杨会民 《计算机测量与控制》 2021年第10期154-157,192,共5页
为了提高雷达参数测试软件的开发效率及测试仪器的互换性,通过对雷达参数测试进行详尽的用例需求分析,在归纳总结测试需求的基础上使用UML语言建立了基于需求驱动的雷达参数测试软件开发模型,并详细介绍了模型中的类图设计方法;实践表... 为了提高雷达参数测试软件的开发效率及测试仪器的互换性,通过对雷达参数测试进行详尽的用例需求分析,在归纳总结测试需求的基础上使用UML语言建立了基于需求驱动的雷达参数测试软件开发模型,并详细介绍了模型中的类图设计方法;实践表明该模型能够在雷达参数测试中完成雷达装备天线增益、天线方向图及灵敏度等相应测试项目的组合配置,大大提高了测试软件的开发效率及仪器的互换性,对于其他装备参数软件开发也具备一定的参考、借鉴价值。 展开更多
关键词 需求驱动 软件模型 类图设计 按需组合 雷达测试
下载PDF
Estimation of Antropogenenic Pressure on Landscapes of Oasises (on Example of Mid and Lower Part of Zarafshan River)
5
作者 A. Rakhmatullaev 《Journal of Environmental Science and Engineering》 2011年第9期1126-1130,共5页
The paper discusses about anthropogenic pressure classification system on landscape oasises. As a result, based on designed criteria rates a thematic map titled "Anthropogenic pressure and its consequences on landsca... The paper discusses about anthropogenic pressure classification system on landscape oasises. As a result, based on designed criteria rates a thematic map titled "Anthropogenic pressure and its consequences on landscapes oasises of mid and lower part of Zarafshan River Basin" was developed. The thematic map depicts realthionship between ecological conditions and population diseases along various landscape oasises of the Zarafshan river valley. 展开更多
关键词 Anthropogenic pressure landscapes OASIS criteria PESTICIDES ECOLOGY river basin
下载PDF
A framework for an integrated unified modeling language 被引量:3
6
作者 Mohammad ALSHAYEB Nasser KHASHAN Sajjad MAHMOOD 《Frontiers of Information Technology & Electronic Engineering》 SCIE EI CSCD 2016年第2期143-159,共17页
The unified modeling language(UML) is one of the most commonly used modeling languages in the software industry.It simplifies the complex process of design by providing a set of graphical notations,which helps express... The unified modeling language(UML) is one of the most commonly used modeling languages in the software industry.It simplifies the complex process of design by providing a set of graphical notations,which helps express the objectoriented analysis and design of software projects.Although UML is applicable to different types of systems,domains,methods,and processes,it cannot express certain problem domain needs.Therefore,many extensions to UML have been proposed.In this paper,we propose a framework for integrating the UML extensions and then use the framework to propose an integrated unified modeling language-graphical(iUML-g) form.iUML-g integrates the existing UML extensions into one integrated form.This includes an integrated diagram for UML class,sequence,and use case diagrams.The proposed approach is evaluated using a case study.The proposed iUML-g is capable of modeling systems that use different domains. 展开更多
关键词 Unified modeling language (UML) INTEGRATION MODELING System analysis and design
原文传递
上一页 1 下一页 到第
使用帮助 返回顶部