程序设计实验
发布人:高级管理员
发布日期:2015-01-10
课程编号:34001092
课程名称(中文):程序设计实验
课程名称(英文):Computer Programming Languages Practice
学分数/学时数:1/18
开课单位/开课学期:数学与计算科学学院数学系/2
课程类别:限定选修课
面向专业:数学与应用数学、概率统计等专业
课程负责人:张能明
课程内容简介(中文): 本课程是“程序设计”课的配套课程,目的是对理论课中所学的知识加以实习,并向学生讲授如何采用现代的C集成开发环境进行C程序设计。开发环境的实验内容包括:集成开发环境介绍,开发环境的配置,程序的编制、编译、连接、调试与运行,程序的工程化组织,函数库的创建与使用。
课程内容简介(英文):This course is attached to the course of “Computer Programming Languages”, and it aims at both experimenting what have been taught on the theoretic course and learning the modern C integrated development environment (IDE), which includes the introduction to the IDE, configuration of IDE, the procedure of program development (edit, compile, link, debug and run), the project organization of programs, and the creating and using of library.