期刊文献+
共找到3篇文章
< 1 >
每页显示 20 50 100
自主-合作教学模式在C++程序设计教学改革中的应用
1
作者 牛琳 李志芳 《电脑知识与技术》 2013年第8期5095-5097,共3页
针对在C++程序设计课程教学中存在的问题,结合对自主-合作教学模式的研究,提出以自主学习教学模式贯穿教学始终;案例驱动的精讲与泛读相结合;手写程序与机器调试相结合;自主学习与合作学习相结合的教学新思路。并阐述了上述方法在教... 针对在C++程序设计课程教学中存在的问题,结合对自主-合作教学模式的研究,提出以自主学习教学模式贯穿教学始终;案例驱动的精讲与泛读相结合;手写程序与机器调试相结合;自主学习与合作学习相结合的教学新思路。并阐述了上述方法在教学改革实践中的具体应用及效果。 展开更多
关键词 c++程序设计 自主学习 合作学习 自主-合作教学模式
下载PDF
Tools to make C programs safe: a deeper study 被引量:1
2
作者 王继民 平玲娣 +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
3
作者 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 下一页 到第
使用帮助 返回顶部