搜索资源列表
pic_CONVOLVE
- 图形旋转的C语言源程序,Turbo C 2.0下完全编译
Column
- 本程序将生成柱形图,可以通过按键更改柱形图的前景色,背景色,放大,缩小。 您可以通过该程序了解到如何利用C语言在DOS模式下进行绘图。 请使用Turbo 2.0调试该程序。-Draw Column by c with Turboc 2.0
C_examples
- 《C语言课程设计案例精编》光盘内容及使用说明 1. 内容及使用方法 (1) 本光盘提供了书中案例的C语言源代码文件、可执行文件及所需的图形驱动文件。 (2) 读者可以使用Win-TC、Turbo C、文本编辑工具(例如Windows中的记事本)来打开和编辑C语言源代码文件。 (3) 文件夹图标后的数字编号为章号。例如Chap12,为第12章的内容。 -simple examples of c language
自己写的作业,大家可以下载
- Exercise 1: Programming Environment and Basic Input/Output 1. Write a program that prints “This is my first program!” on the screen. (a) Save this program onto your own disk with the name of e2-1a; (b) Run this program without opening Turbo C;
