摘要:
二元一次方程组(C语言) 学生:缪晓敏,施嘉依 #include <stdio.h>#include <math.h>int main() { double a1,b1,c1,a2,b2,c2,d,e,f; printf("a1 b1 c1 : "); scanf("%lf %lf %lf",&a1 阅读全文
posted @ 2016-10-12 14:41
施嘉依
阅读(133)
评论(0)
推荐(0)
摘要:
四则运算的生成代码(C语言) 学生:缪晓敏,施嘉依 #include <stdio.h> #include <stdlib.h> #include <time.h> main(){ char i; int a,b,c,d,e,f,g,n,m; printf("*********四则运算生成***** 阅读全文
posted @ 2016-10-12 14:36
施嘉依
阅读(134)
评论(0)
推荐(0)

浙公网安备 33010602011771号