期刊文献+
共找到5篇文章
< 1 >
每页显示 20 50 100
C^(++)程序设计实验教学方法研究 被引量:2
1
作者 魏玉芬 丁艳清 袁玉萍 《高师理科学刊》 2016年第6期80-83,91,共5页
针对信息与计算科学专业学生创新能力差及就业竞争力不足等问题,提出对C++程序设计课程的实验教学实施"启发——创新——实验"的教学方法,让学生在启发式教学中大胆尝试创新思路,在实验过程中更加灵活地掌握知识,逐步培养其... 针对信息与计算科学专业学生创新能力差及就业竞争力不足等问题,提出对C++程序设计课程的实验教学实施"启发——创新——实验"的教学方法,让学生在启发式教学中大胆尝试创新思路,在实验过程中更加灵活地掌握知识,逐步培养其主动学习、自主创新的能力,为后续的实践、实习和实训过程奠定基础. 展开更多
关键词 C^++程序设计 实验教学 教学模式
下载PDF
两组分连续操作筛板精馏塔的计算机辅助设计 被引量:2
2
作者 陈蔚萍 狄伟伟 《河南大学学报(自然科学版)》 CAS 2004年第4期38-40,共3页
在windows98操作环境下,用C++Builder(6.0)可视化语言设计界面,开发设计两组分连续操作筛板精馏塔计算机辅助设计软件.该软件具有良好的用户界面,人机对话功能,使用简单方便,只要输入初始参数,即可进行有关计算并输出或打印出设计结果.
关键词 C^++Builder程序设计 筛板精馏塔 计算机辅助设计 两组分连续精馏
下载PDF
专业背景下Visual C^(++)程序设计课程教学方法研究 被引量:4
3
作者 刘亚文 《测绘地理信息》 2017年第5期122-126,共5页
针对目前Visual C^(++)程序设计课程学习与专业应用实践环节脱节的局面,提出了专业应用为向导的Visual C^(++)程序设计课程教学方法。该方法在教学内容上增加与专业应用相关的实例及项目实践,教学形式结合课堂教学和课下学习模式,课堂... 针对目前Visual C^(++)程序设计课程学习与专业应用实践环节脱节的局面,提出了专业应用为向导的Visual C^(++)程序设计课程教学方法。该方法在教学内容上增加与专业应用相关的实例及项目实践,教学形式结合课堂教学和课下学习模式,课堂教学以专业实例剖析和小组项目实践为主,知识点的学习以课下教师课件、在线课程、维基百科等方式完成。实践证明,该方法有效衔接了Visual C^(++)课程理论、实例及专业应用实践,极大提高了学生专业应用实践程序设计能力。 展开更多
关键词 VISUAL C^++程序设计 专业应用实践 教学方法
原文传递
Tools to make C programs safe: a deeper study 被引量:1
4
作者 王继民 平玲娣 +2 位作者 潘雪增 沈海斌 严晓浪 《Journal of Zhejiang University-Science A(Applied Physics & Engineering)》 SCIE EI CAS CSCD 2005年第1期63-70,共8页
The C programming language is expressive and flexible, but not safe; as its expressive power and flexibility are obtained through unsafe language features, and improper use of these features can lead to program bugs w... The C programming language is expressive and flexible, but not safe; as its expressive power and flexibility are obtained through unsafe language features, and improper use of these features can lead to program bugs whose causes are hard to identify. Since C is widely used, and it is impractical to rewrite all existing C programs in safe languages, so ways must be found to make C programs safe. This paper deals with the unsafe features of C and presents a survey on existing solutions to make C pro- grams safe. We have studied binary-level instrumentation tools, source checkers, source-level instrumentation tools and safe dialects of C, and present a comparison of different solutions, summarized the strengths and weaknesses of different classes of solutions, and show measures that could possibly improve the accuracy or alleviate the overhead of existing solutions. 展开更多
关键词 Unsafe feature C language Instrumentation tools Safe dialect
下载PDF
Automation in detection of recirculation in a booster fan ventilation network 被引量:1
5
作者 Mahesh Shriwas Felipe Calizaya 《International Journal of Mining Science and Technology》 EI CSCD 2018年第3期513-517,共5页
Recirculation is prohibited in many coal mining countries because of the fear that the re-use of return air would allow the build-up of air contaminants at the workings. The incorrect design and location of a booster ... Recirculation is prohibited in many coal mining countries because of the fear that the re-use of return air would allow the build-up of air contaminants at the workings. The incorrect design and location of a booster fan in any ventilation network can create unsafe condition due to recirculation. The current approach to investigating recirculation using simulation software requires manual effort which becomes tedious in a complex and a large network. An algorithm-based C++ program was designed to detect the recirculation in a booster fan ventilation networks. This program needed an input file prepared from output file generated by any ventilation simulator. This program created an output file for recirculation. This program demonstrated the strong capability to detect the recirculation in a sample network and a coal mine ventilation network. The outcomes of this program were documented in this paper. 展开更多
关键词 Recirculation Ventilation BOOSTER FAN
下载PDF
上一页 1 下一页 到第
使用帮助 返回顶部