点击切换搜索课件文库搜索结果(990)
文档格式:PPT 文档大小:177.5KB 文档页数:24
佛山大学(佛山科学技术学院):《C语言程序设计》课程教学资源(PPT课件讲稿)第1章 引言 C Language Programming
文档格式:DOC 文档大小:26.5KB 文档页数:1
#include #define null o FILE*fp; float f1 f2f3 if(fp=fopen(\e: paper. dat\, \wb\)NULL) printf\无法打开文件!mn\)
文档格式:PPT 文档大小:145.5KB 文档页数:36
13.1 C文件概述 13.2 文件类型指针 13.3 文件的打开与关闭 13.4 文件的读写 13.5 文件的定位 13.6 文件的检测
文档格式:DOC 文档大小:25KB 文档页数:1
#include maino FILE ip nar str[11]; if(fp= fopen(\e: Mname. txt\,\r\)==NULL)以只读方式打开 name. txt文件* printf\hn无法打开文件 name txt!m\)
文档格式:DOC 文档大小:126KB 文档页数:13
*极限俱乐部会员信息系统* #include \stdio h\ #include \string. h #define Len sizeof (struct staff) /自动求取staf结构的字节长度* struct staft char unit[601 char name[20]
文档格式:DOC 文档大小:29KB 文档页数:1
#include #include void main( void char ch, filename[ 40], mode [4] *输入文件名和模式* printf(\hn请输入一个文件名:\
文档格式:DOC 文档大小:25.5KB 文档页数:1
#include float mul(float a, float b) printf(“请输入两个数:”) scanf(\%f%f\, &x, &y)
文档格式:DOC 文档大小:25.5KB 文档页数:1
void swap(int*a, int*b) int x, y, printf(℃\请输入两个整数ⅹ和y:\) scanf(\%od%d\, &x, &y) printf\交换前x和y的值为:\) printf(x=%dy=%d\\n\x, y);
文档格式:DOC 文档大小:25KB 文档页数:1
#include int abs sum(int m, int n) Int x,y, z,sum printf(“请输入三个整数:”) scanf(\%d%d%d\, &x, &y, &z)
文档格式:DOC 文档大小:25KB 文档页数:1
#include printf(“请输入一个整数:”) scanf(\%d\, &x) printf(“调用函数前:x=%dn”x) opposition(x); 体*调用函数 oppsition求相反数
首页上页4849505152535455下页末页
热门关键字
搜索一下,找到相关课件或文库资源 990 个  
©2008-现在 cucdc.com 高等教育资讯网 版权所有