点击切换搜索课件文库搜索结果(2118)
文档格式:DOC 文档大小:26KB 文档页数:1
float max2(float x, float y) if(x>y) return(x) else return(y) 源程序文件n2.c的功能是求3个数中的最大数。文件清单如下
文档格式:PPT 文档大小:808.5KB 文档页数:60
第2章 用C语言编写程序 第6章 数据类型和表达式
文档格式:PPT 文档大小:154KB 文档页数:31
2.1简单的C语言程序 2.2基本数据类型变量的定义与宏定义 2.3数据的输入与输出 2.4数据的处理 2.5宏定义
文档格式:DOC 文档大小:26KB 文档页数:1
#include void main(int argc, char*argvD int c; FILE fpr, fpd; printf(\这是一个文件复制工具程序的例子n\)
文档格式:DOC 文档大小:24KB 文档页数:1
inta=13.b=29, /a,bc为全局变量* int max(int a, int b) /*a,b为局部变量* return(c) /*局部变量a,b的作用范围*
文档格式:DOC 文档大小:19.5KB 文档页数:1
何进入C环境? 窗口的切换 如何打开菜单? 如果将上面的文件存盘? 如何打开一个已经保存好的C源程序 如何编辑,连接并运行程序
文档格式:PPT 文档大小:520KB 文档页数:35
2.1 结构化程序设计思想 2.2 C语句概述 2.3 赋值语句 2.4 文件包含 2.5 流和文件初步 2.6 数据输出 2.7 数据输入 2.8 程序举例
文档格式:DOC 文档大小:11.48KB 文档页数:8
TURBO C GRAPHICS INFORMATION AAAAAAAAAAAAAAAAAAAAAAAAAAAA This file contains information about the Turbo c graphics that not contained in the Additions and Enhancements manual. please read this file in its entirety, referring to it when you problems not addressed in the Additions and Enhancements manual
文档格式:DOC 文档大小:26KB 文档页数:1
#include void output(struct person*p) printf(\%-5s%3c%7d%8.1f\, p->name, p->sex, p->age, p->height) struct person*ptr, per[3]=(\#5\, F, 20, 180.4)
文档格式:PPT 文档大小:25.5KB 文档页数:4
程序(一)功能:验证逻辑运算符的结果。 参考程序: main( {inta=3,b=4,c=5; printf(\%d\\n\,a+b&&b=c)
首页上页1516171819202122下页末页
热门关键字
搜索一下,找到相关课件或文库资源 2118 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有