filel.c #include void maino extern input string( char D), find char( char char),/*外部函数的声明* static char str[80 input string(str),/*调用在其他文件中定义的函数 Input string* printf\请输入一个子符:\)
文件格式: DOC大小: 28.5KB页数: 1
#include void incremento static int x=O printf(\静态变量ⅹ的值是%dn\x), /*连续调用三次函数 increment*
文件格式: DOC大小: 24KB页数: 1
inta=13.b=29, /a,bc为全局变量* int max(int a, int b) /*a,b为局部变量* return(c) /*局部变量a,b的作用范围*
文件格式: DOC大小: 24KB页数: 1
#include nt Average(int x,inty);/*声明 Average(函数* void maino printf(\x和y的平均数是:%d.hn\, Average(x,y),/*输出函数 Average的返回值* 函数功能:计算平均数
文件格式: DOC大小: 25KB页数: 1
#include void sort(int vI, int n) int i, array[ 10]; printf\请输入10个整型数:\) for(i=0;1<10i+) scanf(%d\, &array li) printf(\所输入的10个数是:mn\)
文件格式: DOC大小: 27.5KB页数: 1
#include void hanoi ta(intn, char tal. char ta2, char ta3);,/*函数原型* void maino printf(\请输入盘片数:\) scanf(\%d\, &n)
文件格式: DOC大小: 25.5KB页数: 1
#include void maino double r2rls double area ring( double x, double y),/*函数原型,求圆环面积* printi\请输入同心圆的两个半径:\) scanf(\%llr\&r2,&r1);/输入两同心圆的值r2r1 s=area_ring(rlr2),/*调用 area ring函数,求圆环的面积*
文件格式: DOC大小: 30KB页数: 1
#include #include
文件格式: DOC大小: 26.5KB页数: 1
#include #include struct snode char name[ 15 truct snode*next struct snode *create list(int n)
文件格式: DOC大小: 29KB页数: 1
《机器学习》课程教学资源:《机器学习》参考书籍PDF电子版(清华大学出版社,著:周志华)《数据库原理》第六章 数据库安全性西北农林科技大学:《J2EE技术》课程教学资源(PPT课件)08 JSF组件北京邮电大学电信工程学院计算机技术中心:《C++大学基础教程》第十三章 异常处理安徽理工大学:《现代计算机网络》课程电子教案(PPT教学课件)第6章 IPv6技术《编译原理与技术》课程教学资源(教材书籍)Practical Foundations for Programming Languages(SECOND EDITION,Robert Harper Carnegie Mellon University)《软件工程》课程电子教案(PPT教学课件)第六章 软件测试高职嵌入式教材配套电子资源(技术资料)STM32L431xx数据手册重庆交通大学:《C++面向对象程序设计》第七章 C++的流库(流类库)(罗宪)《网络教程习题》1-14操作题《3ds max》学习课件(PPT讲稿)材质福建交通职业技术学院:《计算机网络基础》课程教学课件(PPT讲稿)第8章 网络服务应用与实现《基于32位ColdFire构建嵌入式系统》教学资源(PPT课件)第15章 µC/OS-Ⅱ在ColdFire上的移植与应用










