期刊文献+
共找到1,659篇文章
< 1 2 83 >
每页显示 20 50 100
Teaching Reform of the C Programming Language Course Integrating OBE Concept and AI Assistance under the New Engineering Background
1
作者 Arzigul Ahat Gulnaz Alimjan 《Journal of Contemporary Educational Research》 2025年第7期197-202,共6页
With the continuous advancement of the New Engineering Education initiative,universities are raising the standards for cultivating engineering talents.C Programming Language,as a core course for computer science and r... With the continuous advancement of the New Engineering Education initiative,universities are raising the standards for cultivating engineering talents.C Programming Language,as a core course for computer science and related majors,plays a fundamental role in developing logical thinking,programming skills,and engineering practice.However,problems such as outdated content,weak practical connections,and single assessment methods still exist in current teaching,which affects both learning outcomes and students’skill development.Based on the outcome-based education(OBE)approach and supported by AI-assisted teaching tools,this paper proposes a reform plan focusing on teaching content,instructional methods,and evaluation systems.The goal is to enhance students’overall abilities and practical innovation skills,and to align the course more closely with modern industry needs. 展开更多
关键词 New Engineering c programming language Teaching reform OBE concept AI-assisted instruction
在线阅读 下载PDF
Adapting High-Level Language Programming(C Language)Education in the Era of Large Language Models
2
作者 Baokai Zu Hongyuan Wang +1 位作者 Hongli Chen Yafang Li 《Journal of Contemporary Educational Research》 2025年第5期264-269,共6页
With the widespread application of large language models(LLMs)in natural language processing and code generation,traditional High-Level Language Programming courses are facing unprecedented challenges and opportunitie... With the widespread application of large language models(LLMs)in natural language processing and code generation,traditional High-Level Language Programming courses are facing unprecedented challenges and opportunities.As a core programming language for computer science majors,C language remains irreplaceable due to its foundational nature and engineering adaptability.This paper,based on the rapid development of large model technologies,proposes a systematic reform design for C language teaching,focusing on teaching objectives,content structure,teaching methods,and evaluation systems.The article suggests a teaching framework centered on“human-computer collaborative programming,”integrating prompt training,AI-assisted debugging,and code generation analysis,aiming to enhance students’problem modeling ability,programming expression skills,and AI collaboration literacy. 展开更多
关键词 Large language models(LLMs) High-level language programming c language Human-computer collaborative programming
在线阅读 下载PDF
An Exploratory Practice of Integration of Industry and Education in High-level Programming Language Course in the Background of New Engineering
3
作者 Yu Zhang Xiaohong Su +3 位作者 Jianhong Zhai Yanhang Zhang Yongfeng Yuan Yulin Zhou 《计算机教育》 2023年第12期272-279,共8页
This paper analyzes some problems of the current teaching situation in the course High-level Programming Language,such as the lagging content of the course compared with technology development,the emphasis on theory r... This paper analyzes some problems of the current teaching situation in the course High-level Programming Language,such as the lagging content of the course compared with technology development,the emphasis on theory rather than on practice,the low enthusiasm of students for learning,and the weak practical ability of students.In response to the needs of enterprises for talents under the background of New Engineering,especially the cultivation of students’adaptability and practical abilities towards future industries to improve students’knowledge and problemsolving abilities to keep up with the modern technology,this paper proposes the ways and methods to reform and explore the teaching content and teaching methods by integrating industry and education,assisting teaching according to industrial demands,and lowering technology barriers of new technology.The practical effect is evaluated through a survey in class and the follow-up questionnaire after class,and the results show that the effect of the practice is effective. 展开更多
关键词 High-level programming language New Engineering Integration of Industry and education Practical project-based courses
在线阅读 下载PDF
Research and Reflection on Teaching of C Programming Language Design
4
作者 Hui Gao Zhaowen Qiu +1 位作者 Di Wu Liyan Gao 《国际计算机前沿大会会议论文集》 2015年第1期107-109,共3页
C Language is a basic programming language and a compulsory foundation course for majors of science and engineering. Subjected to teaching periods,students have no time to do enough concrete integrated exercises. In t... C Language is a basic programming language and a compulsory foundation course for majors of science and engineering. Subjected to teaching periods,students have no time to do enough concrete integrated exercises. In teaching of C programming language design, both teachers and students have some problems. On the one hand teachers should change their teaching ideology, on the other hand,students should spontaneously study and improve their study motivation. In this way, students will improve their programming ability and apply what they learn comprehensively. 展开更多
关键词 c programming language TEAcHING TEAcHING IDEOLOGY INDEPENDENT Learning PRAcTIcE
在线阅读 下载PDF
ChatGPT in Research and Education:A SWOT Analysis of Its Academic Impact
5
作者 Abu Saleh Musa Miah Md Mahbubur Rahman Tusher +5 位作者 Md.Moazzem Hossain Md Mamun Hossain Md Abdur Rahim Md Ekramul Hamid Md.Saiful Islam Jungpil Shin 《Computer Modeling in Engineering & Sciences》 2025年第6期2573-2614,共42页
Advanced artificial intelligence technologies such as ChatGPT and other large language models(LLMs)have significantly impacted fields such as education and research in recent years.ChatGPT benefits students and educat... Advanced artificial intelligence technologies such as ChatGPT and other large language models(LLMs)have significantly impacted fields such as education and research in recent years.ChatGPT benefits students and educators by providing personalized feedback,facilitating interactive learning,and introducing innovative teaching methods.While many researchers have studied ChatGPT across various subject domains,few analyses have focused on the engineering domain,particularly in addressing the risks of academic dishonesty and potential declines in critical thinking skills.To address this gap,this study explores both the opportunities and limitations of ChatGPT in engineering contexts through a two-part analysis.First,we conducted experiments with ChatGPT to assess its effectiveness in tasks such as code generation,error checking,and solution optimization.Second,we surveyed 125 users,predominantly engineering students,to analyze ChatGPTs role in academic support.Our findings reveal that 93.60%of respondents use ChatGPT for quick academic answers,particularly among early-stage university students,and that 84.00%find it helpful for sourcing research materials.The study also highlights ChatGPT’s strengths in programming assistance,with 84.80%of users utilizing it for debugging and 86.40%for solving coding problems.However,limitations persist,with many users reporting inaccuracies in mathematical solutions and occasional false citations.Furthermore,the reliance on the free version by 96%of users underscores its accessibility but also suggests limitations in resource availability.This work provides key insights into ChatGPT’s strengths and limitations,establishing a framework for responsible AI use in education.Highlighting areas for improvement marks a milestone in understanding and optimizing AI’s role in academia for sustainable future use. 展开更多
关键词 Academic course planning chatGPT educational technology RESEARcH programming education large language model GPT-3 chatGPT survey GPT-4 artificial intelligence SWOT
在线阅读 下载PDF
Automatic Generation of UML Class Diagrams for Object-oriented Design and Programing Course
6
作者 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
Current Trends in Online Programming Languages Learning Tools: A Systematic Literature Review
7
作者 Ahmad Alaqsam Fahad Ghabban +2 位作者 Omair Ameerbakhsh Ibrahim Alfadli Amer Fayez 《Journal of Software Engineering and Applications》 2021年第7期277-297,共21页
<span style="font-family:Verdana;">Students face difficulties in programming languages learning (PLL) which encourages many scholars to investigate the factors behind that. Although there a number of p... <span style="font-family:Verdana;">Students face difficulties in programming languages learning (PLL) which encourages many scholars to investigate the factors behind that. Although there a number of positive and negative factors found to be effective in PLL procedure, utilising online tools in PLL were recognized as a positive recommended means. This motivates many researchers to provide solutions and proposals which result in a number of choices and options. However, categorising those efforts and showing what has been done, would provide a better and clear image for future studies. Therefore, this paper aims to conduct a systematic literature review to show what studies have been done and then categorise them based on the type of online tools and the aims of the research. The study follows Kitchenham and Charters guidelines for writing SLR (Systematic Literature Review). The search result reached 1390 publications between 2013-09/2018. After the filtration which has been done through selected criteria, 160 publications were found to be adequate to answer the review questions. The main results of this systematic review are categorizing the aims of the studies in online PLL tools, classifying the tools and finding the current trends of the online PLL tools.</span> 展开更多
关键词 Online programming languages Online Learning Use of Information Technology Online Platforms Online courses MOOc
在线阅读 下载PDF
基于GAI的高职计算机专业课程重构研究——以“C语言程序设计”为例
8
作者 张伟 《信息与电脑》 2026年第5期1-4,共4页
针对高职“C语言程序设计”课程存在的教学内容滞后、实践薄弱、方法单一、评价固化及产教融合不足等问题,研究提出基于生成式人工智能(Generative Artificial Intelligence,GAI)的系统性课程重构方案,构建了涵盖教学目标、内容、方法... 针对高职“C语言程序设计”课程存在的教学内容滞后、实践薄弱、方法单一、评价固化及产教融合不足等问题,研究提出基于生成式人工智能(Generative Artificial Intelligence,GAI)的系统性课程重构方案,构建了涵盖教学目标、内容、方法、过程、资源与教师角色六维度的重构框架:推动目标向高阶思维与人机协作能力培养转型;将内容重组为基础、协作与创新三大模块;运用GAI实现分层教学与智能辅导;构建“诊断—干预—强化”闭环教学过程;实现教学资源智能化动态生成;推动教师角色向学习架构师转变。常州开放大学的对比教学实践表明,重构课程显著提升了学生的工程任务完成率、代码规范率、调试效率及创新方案产出量,关键指标提升明显。研究表明,GAI与课程的深度融合能够有效促进教学内容与产业需求动态适配,实现教学过程智能化与个性化转型,为高职计算机专业人才培养质量提升提供了可行路径,对推动职业教育数字化发展具有实践意义。 展开更多
关键词 生成式人工智能 课程重构 c语言程序设计
在线阅读 下载PDF
高职院校C语言程序设计课程改革探索
9
作者 王璐璐 《辽宁高职学报》 2026年第1期75-77,103,共4页
研究C语言程序设计课程教学改革的有效路径,能够提高高职院校计算机专业人才培养质量。本文采用文献分析法,对高职院校计算机专业C语言程序设计课程的实施状况及相关研究成果进行分析,发现当前课程教学中存在教师能力素养有待提升、课... 研究C语言程序设计课程教学改革的有效路径,能够提高高职院校计算机专业人才培养质量。本文采用文献分析法,对高职院校计算机专业C语言程序设计课程的实施状况及相关研究成果进行分析,发现当前课程教学中存在教师能力素养有待提升、课程教学资源开发不足、教学实施方式缺乏创新、评价管理机制不够完善等问题。为全面推进课程教学改革,应加强教师专业能力培养、优化课程资源开发与利用、推进课程实施方式创新、完善课程评价管理机制、基于校企合作开展实践,从而实现C语言程序设计课程应有的育人价值。 展开更多
关键词 高职院校 计算机专业 c语言程序设计课程 教学改革
在线阅读 下载PDF
AI赋能C语言程序设计智慧课程一体化建设与实践
10
作者 王春梅 《计算机教育》 2026年第2期122-127,共6页
基于智慧教育和我国软件国产化战略推进的双重背景下的需求,提出AI赋能C语言程序设计智慧课程一体化建设思路,具体阐述如何以师、生、机协同为核心,探索AI与教学全要素深度融合路径,通过构建AI赋能的教学新生态,优化整合课程在科教、产... 基于智慧教育和我国软件国产化战略推进的双重背景下的需求,提出AI赋能C语言程序设计智慧课程一体化建设思路,具体阐述如何以师、生、机协同为核心,探索AI与教学全要素深度融合路径,通过构建AI赋能的教学新生态,优化整合课程在科教、产教、跨学科方面的融合内容,组织国产软件结合AI技术的实践活动,采取多维智能考评与统计实现精准评估教学效果,旨在打造智能、个性、高效的学生学习体验,为同类院校C语言程序设计课程改革提供有益参考。 展开更多
关键词 AI赋能 c语言程序设计 智慧课程 一体化建设 教学新生态 知识图谱 个性化学习路径
在线阅读 下载PDF
基于C#编程语言的伺服调试应用软件开发
11
作者 崔文 《变频器世界》 2026年第3期83-86,共4页
本文介绍了一种基于Microsoft Visual C#.NET编程语言的一种针对ABB MicroFlex e190伺服驱动器的Windows版调试软件的开发,并对该软件的功能进行了测试和完善。该应用软件已经在实际生产环节上使用,并且效果良好,起到了重要的作业。
关键词 c#编程语言 Activex软件开发 伺服
在线阅读 下载PDF
生成式人工智能在C语言课程教学中的实践应用
12
作者 尚真 《晋城职业技术学院学报》 2026年第2期31-34,48,共5页
以晋城职业技术学院C语言课程教学为例,构建了“场景驱动—过程赋能—个性化解惑”的应用新模式,并设计了“提升编程学习兴趣—锤炼问题解决能力—激发自主创新思维”的素质提升路径。通过实证调研发现,生成式人工智能能有效降低学习难... 以晋城职业技术学院C语言课程教学为例,构建了“场景驱动—过程赋能—个性化解惑”的应用新模式,并设计了“提升编程学习兴趣—锤炼问题解决能力—激发自主创新思维”的素质提升路径。通过实证调研发现,生成式人工智能能有效降低学习难度、提升教学效率、激发学习兴趣,尤其在促进知识理解、问题解决和自主学习方面效果显著。研究表明,生成式人工智能为高职计算机类课程教学从标准化传授向个性化赋能转型提供了可参考的创新范式,但同时也需防范技术依赖风险,更好地平衡生成式人工智能辅助与自主能力培养之间的关系。 展开更多
关键词 生成式人工智能 高职院校 计算机类专业 c语言教学
在线阅读 下载PDF
C语言课程混合式教学的过程化设计与研究
13
作者 牛国锋 朱苗苗 李鑫 《苏州工学院学报》 2026年第2期118-124,共7页
针对C语言课程特点,结合线下和线上混合模式的教学实践经验,充分利用云架构及云服务端的优质数字化教学资源,建设和完善课程教学平台及教学资源库,提出过程化教学模式,包括教学目标的过程化设计、教学方法的过程化实施、过程化考核等.... 针对C语言课程特点,结合线下和线上混合模式的教学实践经验,充分利用云架构及云服务端的优质数字化教学资源,建设和完善课程教学平台及教学资源库,提出过程化教学模式,包括教学目标的过程化设计、教学方法的过程化实施、过程化考核等.通过翻转课堂达到“吸收内化”的效果,案例程序解析使用过程化PPT展示,加深程序执行的过程认知感,实验实践教学引导“六步走”,并通过师生“课后半小时”的谈心交流,提升学生线下及线上学习的主动性和积极性,以提高课堂效率和教学质量,提升学生解决问题的能力及编程思维能力.实施该教学模式后的对比结果显示,师生互评满意度及学生成绩都有了显著的提高,有助于进一步深化高校教学改革. 展开更多
关键词 c语言课程 混合式教学 过程化设计 新质生产力 翻转课堂 课后半小时
在线阅读 下载PDF
基于THEOL的“C语言程序设计”网络课程的设计与构建 被引量:4
14
作者 张悦 陈素清 《沈阳师范大学学报(自然科学版)》 CAS 2012年第3期438-441,共4页
"C语言程序设计"课程是计算机科学技术相关专业的必修课,但由于传统教学中缺乏有效的交流平台以及丰富的学习资源,导致教师无法及时掌握学生的学习动态,学生缺乏课外学习资源。构建"C语言程序设计"网络课程可以为... "C语言程序设计"课程是计算机科学技术相关专业的必修课,但由于传统教学中缺乏有效的交流平台以及丰富的学习资源,导致教师无法及时掌握学生的学习动态,学生缺乏课外学习资源。构建"C语言程序设计"网络课程可以为学生提供一个网络化辅助教学平台,充分发挥信息技术在高校教学中的优势,并体现以学生为主体、教师为主导的现代教育思想。在分析高校"C语言程序设计"课程传统教学存在的弊端的基础上,探究"C语言程序设计"网络课程的教学改革措施。首先分析了网络课程建设原则,其次详细阐述了基于THEOL平台的"C语言程序设计"网络课程建设,以及如何充分利用平台上建设的教学资源辅助教学。实践证明,"C语言程序设计"网络课程有力地推动了本科课堂教学方法改革,更有利于激发学生的学习热情,对提高教学质量起到一定的作用。 展开更多
关键词 网络教学 教学改革 教学质量 theOL平台 c语言程序设计
在线阅读 下载PDF
Microsoft C与MASM混合编程的研究
15
作者 王月姣 《中南民族大学学报(自然科学版)》 CAS 2003年第4期56-57,共2页
讨论了 Microsoft C语言中调用 MASM 5.0汇编语言程序的方法 ,并针对一些易出现的问题 ,如程序接口部分的要求 ,C语言与汇编程序间参数的传递 ,寄存器的使用等 。
关键词 c语言 汇编语言 混合编程
在线阅读 下载PDF
机械类专业C语言课程考核体系重构——基于工程实践与过程性评价的双轨驱动模式研究 被引量:1
16
作者 石存秀 贾东东 《湖北工业职业技术学院学报》 2025年第4期80-84,共5页
随着智能制造的快速发展,机械类专业对学生的编程能力提出了更高要求。C语言程序设计作为机械类专业的重要基础课程,其考核方案的合理性直接影响教学质量与学生的培养效果。本文针对机械类专业的特点,分析了传统考核方案的弊端,阐述了C... 随着智能制造的快速发展,机械类专业对学生的编程能力提出了更高要求。C语言程序设计作为机械类专业的重要基础课程,其考核方案的合理性直接影响教学质量与学生的培养效果。本文针对机械类专业的特点,分析了传统考核方案的弊端,阐述了C语言程序设计课程考核方案的设计与实施,旨在提升机械类专业学生的编程素养和综合能力。 展开更多
关键词 机械类专业 c语言程序设计 考核方案 教学改革
在线阅读 下载PDF
多元人工智能赋能高校计算机通识课智慧课堂教学模式的构建——以“C语言”课程为例 被引量:1
17
作者 桑书娟 《计算机应用文摘》 2025年第10期37-39,共3页
以“C语言”课程为例,文章聚焦于多元人工智能技术在构建高校计算机通识课的智慧课堂教学模式中的创新应用,深入分析了人工智能为该课程提供的智能化支持。其中,大数据分析、机器学习及自然语言处理等技术不仅实现了对学生学习行为的精... 以“C语言”课程为例,文章聚焦于多元人工智能技术在构建高校计算机通识课的智慧课堂教学模式中的创新应用,深入分析了人工智能为该课程提供的智能化支持。其中,大数据分析、机器学习及自然语言处理等技术不仅实现了对学生学习行为的精准捕捉和分析,还为学生提供了个性化的学习路径和资源推荐,显著提升了教学效果和学习效率。同时,多元人工智能的引入丰富了教学手段,增强了师生互动,构建了更加生动和高效的智慧课堂。研究成果为其他高校计算机通识课的智慧课堂教学模式构建提供了有益的参考和借鉴,推动了教育教学的智能化发展。 展开更多
关键词 多元人工智能 计算机通识课 智慧课堂 c语言
在线阅读 下载PDF
翻转课堂在C语言程序设计课程教学中的应用研究
18
作者 石林江 田建勇 《信息与电脑》 2025年第18期182-184,共3页
“翻转课堂”作为一种新的教学模式,是一种将在线视频学习与课堂教学相结合的混合学习模式。“C语言程序设计”作为计算机相关专业第一门程序设计类的专业课,如何借助翻转课堂教学模式提高教学效果是值得探讨的问题。基于此,文章在翻转... “翻转课堂”作为一种新的教学模式,是一种将在线视频学习与课堂教学相结合的混合学习模式。“C语言程序设计”作为计算机相关专业第一门程序设计类的专业课,如何借助翻转课堂教学模式提高教学效果是值得探讨的问题。基于此,文章在翻转课堂教学模式下,对“C语言程序设计”教学中存在的问题进行分析,并有针对性地提出几点解决对策,以期通过引入翻转课堂教学模式提升课堂教学质量和学生学习效率。 展开更多
关键词 课程教学 翻转课堂 c语言程序设计
在线阅读 下载PDF
促进数字韧性的多智能体辅助C语言课程改革探索
19
作者 刘丹 李鑫 《计算机教育》 2025年第11期68-73,共6页
针对数字化学习生态中存在的信息过载、技术依赖等削弱学生自主应对数字化变革能力的风险隐患,分析当下C语言课程教学存在的问题,提出促进数字韧性的多智能体辅助的C语言课程教学框架,介绍课程教学实践过程,具体阐述如何设计教学流程,... 针对数字化学习生态中存在的信息过载、技术依赖等削弱学生自主应对数字化变革能力的风险隐患,分析当下C语言课程教学存在的问题,提出促进数字韧性的多智能体辅助的C语言课程教学框架,介绍课程教学实践过程,具体阐述如何设计教学流程,最后说明教育智能体对数字韧性方面教学效能的提升。 展开更多
关键词 多智能体 数字韧性 c语言课程 教学实践 人机协同教学
在线阅读 下载PDF
快速提升编程能力的教学实践探索--以C语言程序设计为例
20
作者 李尤丰 《计算机教育》 2025年第11期240-244,共5页
围绕C语言程序设计课程目标,以实际问题分析和解决流程为导向,提出将人类思维转化为计算机思维,进而学习编写程序,并通过累积、分析、总结程序调试技能的教学方式,以达到快速提升编程能力的效果,同时强调教学环节的合理留白,旨在激发学... 围绕C语言程序设计课程目标,以实际问题分析和解决流程为导向,提出将人类思维转化为计算机思维,进而学习编写程序,并通过累积、分析、总结程序调试技能的教学方式,以达到快速提升编程能力的效果,同时强调教学环节的合理留白,旨在激发学习者的自主探索与创新。 展开更多
关键词 课程目标 计算机思维 编程能力 自主探索与创新 c语言
在线阅读 下载PDF
上一页 1 2 83 下一页 到第
使用帮助 返回顶部