答案第10章指针1-5
第10章指针第一部分:练习。
一)填空1.地址。
2 0地址形式null
3. 2 1 2 a+0 a+1 a+1
6. *p+2)
4. int *p ; p=a5. int *p ; p= *数组名int (*p)[4]; p=a;7. p1[1][2] *p2+1)+2)11.*
8.数组char 9.指针 **p=q;
p= **er;
13.指针变量+n指针变量-n
12. void (*p)(char *,char *)
指针变量++指针变量--两个指针比较大小是否相等指针赋值(二)分析程序。
1.x=7, y=5
2. x=7, y=5 a=7, b=5
3. aabcd4.
第二部分:实验。
实验(一)龟兔赛跑。
5.程序模板/*
#include <>#include <>#include <>
#define race_end 70
void movet(int *)函数movetortoise的声明*/
void moveh(int *)函数movehare的声明*/
void printcp(int *,int *)函数printcurrentposition的声明*/
void main()
int tortoise =1 , hare =1 , timer = 0;
srand(time(0));
printf("on your mask, get setbang!and they're off !!n");while(tortoise!
= race_end &&hare !=race_end)
void movet(int *pt )/编写函数movetortoise定义*/
void moveh(int *ph)/*编写函数movehare定义*/
void printcp(int *pt,int *ph)/*编写函数printcurrentposition定义*/
else if(*pt < ph)
答案第10章指针3-5
for(i=1;i<*pt;i++)printf(" printf("t");
for(i=*ph-*pt; i>1; i--)printf(" printf("h");else
for(i=1;i<*ph;i++)printf("
printf("h");
for(i=*pt-*ph; i>1; i--)printf(" printf("t");
printf("")
实验(二)洗牌和发牌。
4.程序模板。
#include <>#include <>#include <>#include <>
void deal(int 13], char *[char *[char *[void shuffle(int 13]);void main()
char *suit[4]=;
char *face[13]=;char *color[2]= int deck[4][13]=;
shuffle(deck);
deal(deck, face , suit ,color);}
答案第10章指针4-5
void deal(int sdeck[13], char *sface,char *ssuit,char *scolor)
void shuffle(int sdeck[13])
实验(三)查找子串。
5.程序模板。
#include <>
char * finds(char *,char *)void main()
char string1[80], string2[80],*q;
答案第10章指针5-5
char * pf)(char *,char *)printf("enter your string:");gets(string1);
printf("enter your substing:");gets(string2);
pf=finds;
q=(*pf)(string1,string2);if(q==null)
printf("there is no string %s.", string2);else
printf("your sub string is at location %d", q-string1+1);}
char *finds(char *s1, char *s2)
实验(四)调试。
2.正确的程序**/*
#include <>
void output(char(*p)[20], int row);printf("your country is:");output(array,5);}
第三部分:测试。c b
07 10修订质量手册 新
质量手册。依据gb t50430 2007 gb t19001 2008标准编制 受控标记。分发号。批准人。中国 焦作。河南中轴东风钢构 1.引言。1.1目录。附件1 过程相关图。附件2 过程清单。附件3 产品实现流程图。附件4 文件清单。附件5 职能分配表。附件6 管理者代表任命书。附件7 过程业...
试卷10答案
设备控制基础 试卷10 答案。一 填空题 每题2分,共20分 1 粘性。2 普通 液控。3 好,高。5 延时,瞬时。6 辅助,主,辅助 7 上,倒,误合闸。8 触点系统 操作系统 脱扣器 灭弧系统。8 交流接触器,主触点额定电流20a 9 中,大,256 10 取指令,块的串联,置位指令。二 请绘出...
试卷10答案
传感器与执行器 课程试卷十答案。一 是非题 10分 二 填空 30分 1 被测量与之有对应关系的便于测量处理的物理量灵敏度非线性迟滞。2 压阻高。3 反向串联差动幅值相位两个二次绕组结构 参数不完全对称。4 变面积式变极距式变介电常数式小差动。5 沿一定方向受到外力作用压电晶体压电陶瓷高分子压电材料...