学生成绩查询 #include "string.h" #include "ctype.h" #include "stdio.h" search(char pd[]) {FILE *fp; int time=0,i=0,j=0,add[80],k=0,m... 2016-12-29 2 XHTML生成
学生成绩管理 #include<stdio.h> #include<windows.h> int xuanxiang; int studentcount; int banjihao[100]; int xueqihao[100][... 2018-06-08 4 XHTML生成
MATLAB生成模式类 利用matlab生成模式类, 本实验利用matlab中相关函数mvnrnd(m,s,n)生成符合要求的高斯分布的函数与数据以及高斯模式类 2015-05-14 2 XHTML生成