期刊文献+
共找到529篇文章
< 1 2 27 >
每页显示 20 50 100
Exploration on 5E Teaching Principle-based Education for the Object-oriented Software Construction Course
1
作者 Cuiyun Gao Jia Xie +3 位作者 Bin Zhou Jianghong Ma Jianlong Wu Yunming Ye 《计算机教育》 2023年第12期187-194,共8页
Most current object-oriented programming courses offered by domestic colleges and universities generally focus on the object-oriented programming language itself,i.e.,the programming grammar of the language,but ignore... Most current object-oriented programming courses offered by domestic colleges and universities generally focus on the object-oriented programming language itself,i.e.,the programming grammar of the language,but ignore the design pattern.However,design patterns are essential to software engineering because they can solve common problems in software design and improve code reuse,readability,extensibility,and reliability.Our Object-oriented Software Construction Course is creative since it aims at cultivating students’object-oriented thinking as well as basic abilities required to construct high-quality,object-oriented software.Specifically,we exploit the 5E teaching principle during the education of this course,and present the whole pipeline in the paper.We also provide one case of the factory pattern to further demonstrate the implementation of the 5E teaching principle in the course.The effect of the 5E teaching principle has also been demonstrated. 展开更多
关键词 object-oriented software construction 5E teaching principle PROGRAMMING design pattern
下载PDF
Detecting Design Patterns in Object-Oriented Program Source Code by Using Metrics and Machine Learning 被引量:3
2
作者 Satoru Uchiyama Atsuto Kubo +1 位作者 Hironori Washizaki Yoshiaki Fukazawa 《Journal of Software Engineering and Applications》 2014年第12期983-998,共16页
Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of ob... Detecting well-known design patterns in object-oriented program source code can help maintainers understand the design of a program. Through the detection, the understandability, maintainability, and reusability of object-oriented programs can be improved. There are automated detection techniques;however, many existing techniques are based on static analysis and use strict conditions composed on class structure data. Hence, it is difficult for them to detect and distinguish design patterns in which the class structures are similar. Moreover, it is difficult for them to deal with diversity in design pattern applications. To solve these problems in existing techniques, we propose a design pattern detection technique using source code metrics and machine learning. Our technique judges candidates for the roles that compose design patterns by using machine learning and measurements of several metrics, and it detects design patterns by analyzing the relations between candidates. It suppresses false negatives and distinguishes patterns in which the class structures are similar. As a result of experimental evaluations with a set of programs, we confirmed that our technique is more accurate than two conventional techniques. 展开更多
关键词 design PATTERNS SOFTWARE Metrics MACHINE LEARNING object-oriented PROGRAMMING SOFTWARE Maintenance
下载PDF
Research on object-oriented SOC design methodology
3
作者 Luo Juan(罗娟) Cao Yang 《High Technology Letters》 EI CAS 2005年第3期235-239,共5页
The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There ar... The growing complexity of System on Chip (SOC) requres a system level specicanon and design approach. High-level languages such as C++/SystemC can play multiple roles in system design as target languages. There are many practical problems in the application of object-oriented methods for this goal. Based on the analysis of traditional and system-level design methodology, a new object-oriented SOC design methodology with object-oriented design patterns is proposed, which emphasizes high-level design and verification. Aiming at the final goal of developing design patterns specific to SOC design, the reuse of design patterns in SOC systems and the capability of new SOC design patterns are discussed. With the illustration of some concrete examples of SOC design patterns, the application of object-oriented design methodology in the SOC design process is presented. 展开更多
关键词 object-oriented (OO) System on Chip (SOC) design pattern transaction level SYSTEMC
下载PDF
Automatic Generation of UML Class Diagrams for Object-oriented Design and Programing Course
4
作者 Chunyan Ma Jing Chen +1 位作者 Zheng Chang Jiangbin Zheng 《计算机教育》 2021年第12期157-165,共9页
UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual... UML Class diagram generation from textual requirements is an important task in object-oriented design and programing course.This study proposes a method for automatically generating class diagrams from Chinese textual requirements on the basis of Natural Language Processing(NLP)and mapping rules for sentence pattern matching.First,classes are identified through entity recognition rules and candidate class pruning rules using NLP from requirements.Second,class attributes and relationships between classes are extracted using mapping rules for sentence pattern matching on the basis of NLP.Third,we developed an assistant tool integrated into a precision micro classroom system for automatic generation of class diagram,to effectively assist the teaching of object-oriented design and programing course.Results are evaluated with precision,accuracy and recall from eight requirements of object-oriented design and programing course using truth values created by teachers.Our research should benefit beginners of object-oriented design and programing course,who may be students or software developers.It helps them to create correct domain models represented in the UML class diagram. 展开更多
关键词 UML class diagram Natural Language Processing(NLP) object-oriented design and programming course automatic generation
下载PDF
OBJECT-ORIENTED FINITE ELEMENT ANALYSIS AND PROGRAMMING IN VC++
5
作者 MA Yong-qi(马永其) +1 位作者 FENG Wei(冯伟) 《Applied Mathematics and Mechanics(English Edition)》 SCIE EI 2002年第12期1437-1443,共7页
The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes libra... The design of finite element analysis program using object-oriented programming (OOP) techniques is presented. The objects, classes and the subclasses used in the programming are explained. The system of classes library of finite element analysis program and Windows-type Graphical User Interfaces by VC + + and its MFC are developed. The reliability, reusability and extensibility of program are enhanced. It is a reference to develop the large-scale, versatile and powerful systems of object-oriented finite element software. 展开更多
关键词 object-oriented programming finite element method PROGRAM design VC+ +
下载PDF
Testability Models for Object-Oriented Frameworks
6
作者 Divya Ranjan Anil Kumar Tripathi 《Journal of Software Engineering and Applications》 2010年第6期536-540,共5页
Frameworks are time-tested highly reusable architectural skeleton structures. They are designed ‘abstract’ and ‘inco- mplete’ and are designed with predefined points of variability, known as hot spots, to be custo... Frameworks are time-tested highly reusable architectural skeleton structures. They are designed ‘abstract’ and ‘inco- mplete’ and are designed with predefined points of variability, known as hot spots, to be customized later at the time of framework reuse. Frameworks are reusable entities thus demand stricter and rigorous testing in comparison to one- time use application. The overall cost of framework development may be reduced by designing frameworks with high testability. This paper aims at discussing a few metric models for testability analysis of object-oriented frameworks in an attempt to having quantitative data on testability to be used to plan and monitor framework testing activities so that the framework testing effort and hence the overall framework development effort may be brought down. 展开更多
关键词 object-oriented Frameworks COMPLEXITY Framelet-Based design and TESTABILITY
下载PDF
Analysis on Mathematics Teaching Goal Design Technology and Its Detection
7
作者 Yong Huang Xingcong Mao 《International Journal of Technology Management》 2013年第8期65-67,共3页
Teaching goal design is an important link of teaching design, which has the teaching, learning and measurement function. How to establish the appropriate teaching goal and properly state to enhance its guidance and de... Teaching goal design is an important link of teaching design, which has the teaching, learning and measurement function. How to establish the appropriate teaching goal and properly state to enhance its guidance and detection function are the important tasks of teaching design. This paper makes a programming and systematic analysis on the aspects of teaching goal design theory, teaching goal statement mode and technology, teaching goal statement and design and teaching goal design detection. 展开更多
关键词 teaching goal design guidance and detection statement technology
下载PDF
Science Education Goals and Curriculum Designs in American and Chinese High Schools
8
作者 苏智欣 《广州师院学报(社会科学版)》 1999年第11期41-55,61,共16页
本文以对1991 至1994 年到美国作访问学者的中国教育家的调查所得资料为基础,报告了对美国和中国中学理科教育的目标和课程设计所作比较研究的结果。两国理科教育的理想目标相似,但在两国学校里的真正重点颇有差异。在课程设... 本文以对1991 至1994 年到美国作访问学者的中国教育家的调查所得资料为基础,报告了对美国和中国中学理科教育的目标和课程设计所作比较研究的结果。两国理科教育的理想目标相似,但在两国学校里的真正重点颇有差异。在课程设计上,美国理科教育的范围比中国的大,但深度远不如中国。这些差异也反映在课本及课堂活动上。本文还讨论了两国中学理科教育变革的有关问题。 展开更多
关键词 中国 美国 高中 理科教育 比较研究 教育目标 课程设计 教材 课堂活动
全文增补中
交通工程专业设计类课程高质量教材建设刍议
9
作者 梁国华 陈亦新 +3 位作者 王宝杰 刘志亮 唐晓辉 王宝蓉 《西部学刊》 2024年第1期155-158,共4页
在新工科建设背景下,交通工程专业设计类课程教材建设面临层级目标的设定、教材内容与标准规范的联系、知识表达形式、教材的修编再版等挑战,围绕“层级目标、专业实战、多元资源”课程教材建设目标,创新性提出了对教材内容进行从基础... 在新工科建设背景下,交通工程专业设计类课程教材建设面临层级目标的设定、教材内容与标准规范的联系、知识表达形式、教材的修编再版等挑战,围绕“层级目标、专业实战、多元资源”课程教材建设目标,创新性提出了对教材内容进行从基础设计能力到创新设计能力的层级模块化编排和设计类教材核心词汇语言表达方式的教材建设思路,以实战为导向探索设计类教材知识多样化表现手法,并针对设计类课程的特点,提出教材“编写—修订—再版”全过程动态监测评估的建设技术路径。 展开更多
关键词 交通工程 设计类课程 教材建设 层级目标 多元表达
下载PDF
Object-oriented CAD for Hydraulic Circuits of Pressing Machines
10
作者 P.K.Wong L.M.Tam S.C.Tam Faculty of Science & Technology, University of Macao, P.O.Box 3001, Macao 《Computer Aided Drafting,Design and Manufacturing》 1998年第1期2-11,共10页
This paper describes the design and implementation of an intelligent computer-aided design (ICAD) system for hydraulic circuits of pressing machines. The CAD system is developed based on the object-oriented approach. ... This paper describes the design and implementation of an intelligent computer-aided design (ICAD) system for hydraulic circuits of pressing machines. The CAD system is developed based on the object-oriented approach. The application domain of hydraulic presses has been studied thoroughly. The engineering data and the design knowledge are organized in an object-oriented database. A case study has been selected to illustrate the usefulness of the object-oriented CAD system in real applications. 展开更多
关键词 hydraulic power intelligent computer-aided design (ICAD) system object-oriented (OO) technology
全文增补中
THE OBJECT-ORIENTED INTELLIGENT PROGRAMMING IN CAD/CAM
11
作者 Wang Su Zhu Xinxiong(Department of Manufacturing Engineering Beijing University of Aeronautics and AstronauticsBeijing 100083) P.R.China 《Computer Aided Drafting,Design and Manufacturing》 1996年第2期65-73,共2页
Design and manufacture organizations currently suffer from a number of problems that aignificantly affect their productivity.Despite their fragmented efforts to automate portioas of operations,they still suffer from &... Design and manufacture organizations currently suffer from a number of problems that aignificantly affect their productivity.Despite their fragmented efforts to automate portioas of operations,they still suffer from 'islands' of designing and manufacturing automation,long lead time for semi-custom proposals and engineering work, lengthy cycles of product development and introduction into the market,and low morale due to boring,repetitive engineering and industrial design activities.Thereby,the integration of design and manufacturing poses to the CAD/CAM researchere a series of challenges.The paper introduces a methodology that allows for the integration of product design with manufacturing process planning and the application of a new software technology known as 'Object-Oriented Intelligent Programming' .The task is achieved through an object-oriented intelligent CAD/CAM environment where a design model from the CAD system can be analysed, and manufacturing process plans with specifications of machining can be automatically determined.The manufacturing information of a part is extracted from the 3D geometric model and the 2D engineering drawing,thus,both geometric and non-geometric attributes of a part can be obtained. 展开更多
关键词 ss:intelligent designing and manufacturing object-oriented process plan
全文增补中
“双碳”目标下环境设计专业家具设计课程思政教学设计研究
12
作者 王燕 张军 《家具》 2024年第4期115-119,共5页
在“双碳”目标愿景下,家具设计课程培养模式中融入“绿色、生态、可持续”等设计理念,以文化的传承和更新为使命,从教学目标、课程建设、专业发展三方面探索思政教学模式,梳理“双碳”目标指引课程思政、课程思政激活思政价值、思政价... 在“双碳”目标愿景下,家具设计课程培养模式中融入“绿色、生态、可持续”等设计理念,以文化的传承和更新为使命,从教学目标、课程建设、专业发展三方面探索思政教学模式,梳理“双碳”目标指引课程思政、课程思政激活思政价值、思政价值辐射“双碳”目标三方面思政教学的实践路径,为提升课程的人文价值和社会效益,改革和创新环境设计专业人才培养方式,提供新的思路和途径。 展开更多
关键词 “双碳”目标 课程思政 文化传承 教学设计
下载PDF
“金课”视域下“影视音乐”课程的混合式教学探索
13
作者 曹智 李艳娟 刘述 《和田师范专科学校学报》 2024年第1期60-65,共6页
“金课”的“两性一度”成为当前高校教学改革的目标之一。“影视音乐”课程存在教学理念滞后、教学形式与学生需求脱节等问题,基于此提出“金课”目标下,“影视音乐”课程混合式教学设计要增强学习的合作性和探究性、注重教学资源的创... “金课”的“两性一度”成为当前高校教学改革的目标之一。“影视音乐”课程存在教学理念滞后、教学形式与学生需求脱节等问题,基于此提出“金课”目标下,“影视音乐”课程混合式教学设计要增强学习的合作性和探究性、注重教学资源的创新性、融入人文性与思政性等策略,同时将逆向教学设计理论引入混合式教学中,提出影视音乐课程的教学设计框架。 展开更多
关键词 混合式教学 逆向教学 教学设计 学习目标
下载PDF
存量更新下的绿色城市设计探微
14
作者 陈天 王高远 《城市学报》 2024年第1期16-24,共9页
首先,文章梳理了城市设计的绿色化思想演进历程,提出绿色城市设计须适应城镇化下半场的新形势和新要求。其次,从研析绿色化存量更新的现状问题入手,回应以内涵提升、功能复合、软硬结合为切入点的存量更新下的绿色城市设计转型导向。进... 首先,文章梳理了城市设计的绿色化思想演进历程,提出绿色城市设计须适应城镇化下半场的新形势和新要求。其次,从研析绿色化存量更新的现状问题入手,回应以内涵提升、功能复合、软硬结合为切入点的存量更新下的绿色城市设计转型导向。进而,从价值创造、空间组织、技术工具与治理引导的维度提出塑造存量更新下的绿色城市设计逻辑,归纳出实施路径协同性、空间营造适应性、绿色技术集成性与运作治理操作性等关键议题。在此基础上,整合形成功能复合与紧凑布局、景观安全与气候适应、多元包容与人居健康、能效优化与资源循环、便捷出行与绿色交通、智慧管理与有机更新的核心策略体系。文章力求为存量更新下的绿色城市设计理论与实践革新提供思路参考。 展开更多
关键词 存量更新 绿色城市设计 “双碳”目标 理论探索
下载PDF
“太行山精神”与课程思政教育深度融合的教学改革与实践——以数字农业技术课程为例
15
作者 刘伟娜 李东明 谢云芳 《智慧农业导刊》 2024年第14期127-130,共4页
课程思政对实现“三全育人”,全面落实高校立德树人的根本任务起到至关重要的作用,高校育人工作改革与“太行山精神”高度契合。以河北农业大学农业电气化专业开设的数字农业技术课程为例,将“太行山精神”与课程思政建设深度融合,建立... 课程思政对实现“三全育人”,全面落实高校立德树人的根本任务起到至关重要的作用,高校育人工作改革与“太行山精神”高度契合。以河北农业大学农业电气化专业开设的数字农业技术课程为例,将“太行山精神”与课程思政建设深度融合,建立彰显鲜明河北农业大学特色的思政育人教学模式,把坚持“太行山道路”,弘扬“太行山精神”渗透到教学目标和教学设计中,既培养学生知农爱农的意识,勇于担当的社会责任感,又为专业课程思政育人体系的形成和完善起到重要的示范和支撑作用。 展开更多
关键词 课程思政 太行山精神 数字农业技术 教学目标 教学设计
下载PDF
恒应力加速试验优化设计的工程实现
16
作者 张芳 朱艳辉 +1 位作者 苏林 郑媛媛 《电子质量》 2024年第6期73-79,共7页
对加速寿命试验进行优化设计,以提高试验结果的准确性,同时节省试验成本。对加速寿命试验统计分析进行了深入研究,以恒应力加速寿命试验设计优化为例,通过分析方案要素和约束条件等建立了其优化目标函数,为采用智能算法优化恒应力加速... 对加速寿命试验进行优化设计,以提高试验结果的准确性,同时节省试验成本。对加速寿命试验统计分析进行了深入研究,以恒应力加速寿命试验设计优化为例,通过分析方案要素和约束条件等建立了其优化目标函数,为采用智能算法优化恒应力加速寿命试验设计提供了理论基础。首先,确定研究对象为Weibull寿命分布产品恒应力加速试验的优化设计,根据试验目的选取优化目标函数,对优化目标函数进行推导;然后,针对基于解析优化的加速寿命试验设计方法存在的不足,从工程应用角度出发寻求新的优化方法,提出基于模拟退火算法的试验优化设计方法,并给出相应的应用验证实例;最后,通过实例验证,证明了所提出的方法能够在保证优化结果准确的基础上,解决加速寿命试验优化设计的工程应用问题。 展开更多
关键词 加速寿命试验 优化设计 智能算法 模拟退火 优化目标函数 Weibull寿命分布
下载PDF
“双碳”目标下建筑节能设计探究
17
作者 夏建红 《河北北方学院学报(自然科学版)》 2024年第1期33-37,共5页
目前,在双碳目标与全球绿色低碳转型的大方向下,建筑产业的节能降碳仍面临着巨大挑战。因此,在建筑设计的过程中,考虑材料能耗、资源再利用以及空间使用的持续性成为建筑设计的重要指标。从建筑设计角度出发,结合低碳材料的节能效果,分... 目前,在双碳目标与全球绿色低碳转型的大方向下,建筑产业的节能降碳仍面临着巨大挑战。因此,在建筑设计的过程中,考虑材料能耗、资源再利用以及空间使用的持续性成为建筑设计的重要指标。从建筑设计角度出发,结合低碳材料的节能效果,分析低碳材料应用,总结双碳目标下的建筑设计要素,从而提升人居空间的情感需求,提升空间的使用效率,从而达到节约资源、保护环境的目的。 展开更多
关键词 双碳目标 绿色建筑 节能设计
下载PDF
层级目标下沈阳市老旧住宅适老改造研究
18
作者 付瑶 王广杰 黄湛 《华中建筑》 2024年第10期117-121,共5页
随着我国老龄化程度加深,探究与完善老旧住宅的适老化改造刻不容缓。以沈阳老旧住宅为研究对象,以分层级改造的目标出发,从老年人的心理需求、生理需求来确定适老化改造层级。结合现有优秀案例,针对发现的问题提出安全性改造、舒适化改... 随着我国老龄化程度加深,探究与完善老旧住宅的适老化改造刻不容缓。以沈阳老旧住宅为研究对象,以分层级改造的目标出发,从老年人的心理需求、生理需求来确定适老化改造层级。结合现有优秀案例,针对发现的问题提出安全性改造、舒适化改造和健康改造三个从老年人需求层级出发的适老化改造策略。 展开更多
关键词 老旧住宅 适老化设计 层级目标 改造策略
下载PDF
基于布鲁姆理论的混合动力结构与检修课程设计与实践
19
作者 李蓉 张银涛 《汽车实用技术》 2024年第19期151-154,共4页
随着汽车技术的发展,混合动力车型在汽车市场中占据的比重日益增大,因此在混合动力的课程中应注重培养对学生实际维修技能的培养,这对增加竞争力十分重要。文章基于布鲁姆教育理念的指导,探讨了在混合动力结构与检修这门课程中,采用“... 随着汽车技术的发展,混合动力车型在汽车市场中占据的比重日益增大,因此在混合动力的课程中应注重培养对学生实际维修技能的培养,这对增加竞争力十分重要。文章基于布鲁姆教育理念的指导,探讨了在混合动力结构与检修这门课程中,采用“课前巧思维-课中强启智-课后勤探索”三位一体的混合式教学模式。通过开展混合式教学设计,较好地实现了教学目标和学生学习能力的螺旋上升,并为其他类型的教学提供参考和帮助。 展开更多
关键词 布鲁姆教育目标 混合动力结构与检修 混合式 课程设计
下载PDF
双碳目标下鞋类可持续性设计的探讨 被引量:4
20
作者 张伟娟 周小凡 +4 位作者 吴青蔓 鄢小兵 李松竹 张闪闪 杨思容 《皮革科学与工程》 CAS 北大核心 2024年第2期47-53,共7页
在我国“双碳”目标下,鞋类的可持续性设计已成为当今的“必选课题”。产品对环境的影响有80%在设计阶段就已决定,文章首先从材料、工艺、产品的穿着寿命和产品回收等方面分别进行了设计策略的探讨;标准为可持续性设计提供了规范和指引... 在我国“双碳”目标下,鞋类的可持续性设计已成为当今的“必选课题”。产品对环境的影响有80%在设计阶段就已决定,文章首先从材料、工艺、产品的穿着寿命和产品回收等方面分别进行了设计策略的探讨;标准为可持续性设计提供了规范和指引,也是行业重要的推动力,其次对相关标准进行了梳理,以便更好地理解可持续性设计。最后,就鞋类可持续性设计进行了展望,可持续性设计将推动和促进制鞋行业绿色转型。 展开更多
关键词 双碳目标 鞋类 可持续性设计
下载PDF
上一页 1 2 27 下一页 到第
使用帮助 返回顶部