C语言帝国
SEARCH
X 我知道了
TIPS:左右滑动导航栏可以查看更多栏目
订阅RSS
首页
C语言帝国QQ群
首页
C语言帝国QQ群
duxru 的 站内主页
2008
06-03
请教高手—-不能编译
VIEW
duxru
编程问题提问区
2 条评论
#include "stdio.h"#include "math.h"float fun(float od[1][2],float r[1][2]){int i,j;float a=0,b=0,a[1],b[2];for (i=0;i<2;i++)for (j=0,j<3;j++){a[....
Read More >
2008
05-20
高手帮忙看一下
VIEW
duxru
编程问题提问区
一条评论
#include "stdio.h"void main(){ int i,j;float a[9][3],b[9][3],c[9][3],d=0;printf("Enter data by line, crate:\n"); for(i=0;i<9;i++) {for(j=0;j<3;j++) scanf("%f",&a....
Read More >
作者档案
昵称:
duxru
邮箱:
2005dxr@163.com