摘要
C语言是目前世界上流行,使用最广泛的、面向过程的高级程序设计语言,许多大型应用软件都是用C语言编写的,C是函数式的语言,利用标准库函数和自己设计的函数可以完成许多功能。C语言具有绘图能力强、可移植性,并且具备很强的数据处理能力,因此适于编写系统软件、三维、二维图形和动画,它是数值计算的高级语言,本文以较为常用的TURBOC2为例介绍如何利用图形处理函数绘图问题。
C is one of the most popular and widely used programming languages. The philosophy ot c is that it is an imperative (procedural)systems implementation language. Although C was designed for implementing system software, it is also widely used for developing portable application software. Much large-scale application software is written with C. In C, all executable code is contained within functions by accessing standard C library function and using self-defined functions to accomplish many functions. Due to combination of desirable characteristics such as code implementing system software, language of value computation. to process function cartography portability, strong graphic design capacity and data processing, C is suitable three and two dimensional graphic design, and the animation. It is the higher order This article takes more commonly used TURBOC2 as the example to introduce how question by using graphic processing.
出处
《西昌学院学报(自然科学版)》
2009年第2期51-54,59,共5页
Journal of Xichang University(Natural Science Edition)
关键词
C程序
函数绘图
图形处理
C procedure
Function cartography
Graph processing