大学计算机基础课程是本科学生必修的科学文化基础课程.旨在培养学生计算思维与计算机基本技能,为后续课程学习和终身发展奠定基础.Python编程语言在课程学习过程中,对培养学生计算思维和解决问题能力起着非常重要的支撑作用.该种作用主要渗透在每部分知识的具体应用之中.
大学计算机基础课程是本科学生必修的科学文化基础课程.旨在培养学生计算思维与计算机基本技能,为后续课程学习和终身发展奠定基础.实现这一目标要准确定位课程理念、合理设置课程内容、精心选择教学方法手段.
To solve the development problems of current WETS (Weapons and Equipments Training Simulation Software), a development approach of WETS was presented. The WSML (Weapons and Equipments Training Simulation Software Modeling Language) metamodel was constructed on metamodeling method, covering both function and non-function, by logical separation and description of every part of the system and relations between them. A domain-oriented modeling language is generated from the metamodel by the metamodel interpreter. A user model can be constructed according to WSML, source code can be generated automatically by the model interpreter and an application system can be compiled. Lots applications indicated that this method support model reuse and can improve development efficiency of WETS.
Mutual exclusion is an effective method of solving the conflict with the appliction of resource and sharing resources.But simple mutual exclusion bring some problems to the synchronization. Based on the Petri nets representation of the mutually exclusive process,analyse and propose an improved and optimized scheme,adopting the synchronic distance to analyse and calculate the logic and time synchronization distance and data synchronization strategy.It is proved that the improved scheme can reduce the synchronic distance of the process and decrease the runtime and resource consumption of the system.
To simplify the simulation system realization,conclude the rule of the mapping Petri nets to program code.Based on the research of basic elements and relation,construct 3 atomic sentences in view of logic relationship and combine to 2 kinds of molecular sentence.Take the example of prototype Petri nets,put forward the mapping method of circulation structure in the reachable marking graph.The mapping scenario of extended Petri nets with inhibitor arcs and controlled Petri nets are also put forward.All the research offer academic foundation for the mapping of Petri net to program code.
Composition and decomposition can be used in refining and combination of Petri nets. Based on the relation of in preconditions and consequences of Petri node, analysis the completeness of the composition and decomposition operation and put forward methods to improve the completeness, in this way can design correct and consistent Petri nets to describe the system.
This paper analyzed the problems in the development of equipment simulation software,discussed the makeup of the equipment simulation software in the view of developer.On this basis,the structure of development platform was designed and main functions of primary components were expatiated.At last,the characteristics of the development platform were summarized.
从面向对象的自顶向下的设计方法入手,利用Petri网的替换及合成运算,分析了对抗系统建模的顶层Petri网模型。通过进一步细化和分解,利用实际系统逻辑含义分析了各层Petri网的结构性质。为利用Petri网构造高层构建块和分解建模系统提供了一种思路。
This paper analyzed the function consistency, dominating consistency, state consistency and structural consistency of multi-resolution model based on three principles of the similarity theory. Then, a method of quality evaluation of consistency on state level and structural level are presented. The practice proved that this research is helpful to find the factors which influence the consistency and search for accurate measures to improve the consistency on every level.
针对应用Sage-Husa自适应滤波进行天文定位时滤波效果差的问题,提出了采用一种新型滤波器对天文定位问题进行研究和仿真的思路,建立了舰船动态系统模型,验证了此滤波器应用于天文定位的有效性。
Visual pipeline system is a unique simulation system which need to display the dynamic effect and control properties as well as the static makeup.This paper introduces how to develop a visual pipeline system using Visual Graph software,and describes the process of modeling design of pipe components in detail,as well as the mechanism of view zooming in and out.
多媒体教学是根据信息传播理论和教学过程的规律,借助现代计算机技术发展起来的一种全新的教学模式。分析利用多媒体进行教学的长处,阐述利用多媒体教学可能带来的一些弊端。从多媒体课件、多媒体教学与传统教学方式结合、多媒体教学形式和内容的更新以及在多媒体教学中继续倡导"启发式"教学方面,提出了使用多媒体进行教学的几点思考,把这种教学模式引向深入。
毕业设计是一个系统性的工程,将"任务驱动法"引入毕业设计可以更好的理解毕业设计课题的本质,激发学生的兴趣和创新能力,在这个特殊的教学环节中,"教""学"相长,共同提高。
建立三维视景仿真系统的关键步骤是三维建模和视景驱动.介绍了基于专业建模软件Multigen Creator的三维建模方法和基于OpenGVS的视景驱动技术,并对其中应用到的LOD技术、Billboarding技术、粒子系统等几种技术做了简要说明.