-
Dongguan racetrack inquiry system, common to other inquiries systems
东莞赛马场查询系统,可通用为其他查询系统-Dongguan racetrack inquiry system, common to other inquiries systems
- 2022-03-26 12:01:37下载
- 积分:1
-
矩陣相乘
矩陣相乘
#include
#include
int m,n,o,p,i,j,k,l;
int main()
{
printf("輸入矩陣A之列數m、行數n及矩陣B之列數o、行數p");
printf("
m=");scanf("%d",&m);
printf("n=");scanf("%d",&n);
printf("
o=");scanf("%d",&o);
printf("p=");scanf("%d",&p);
float a[m][n],b[o][p],c[m][p];
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2023-07-05 11:05:03下载
- 积分:1
-
stock cost calculators, very useful. If you need source code, please send mail!
股票成本计算器,很有用的.如果需要源程序,请发邮件!-stock cost calculators, very useful. If you need source code, please send mail!
- 2022-07-09 11:06:35下载
- 积分:1
-
qam的matlab仿真,好可以,有需要的同志们
qam的matlab仿真,好可以,有需要的同志们-QAM simulation in matlab, so can, there is a need to comrades
- 2022-01-26 06:57:21下载
- 积分:1
-
打开一个bmp影像,然后对图形进行3*3,5*5,7*7,9*9四种模板的滤波处理。...
打开一个bmp影像,然后对图形进行3*3,5*5,7*7,9*9四种模板的滤波处理。-opened a bmp image, and then for three graphics** 3,5 7,9 5,7** 9 four template filter.
- 2022-06-12 01:03:48下载
- 积分:1
-
《C语言程序设计实训》源代码
《C语言程序设计实训》源代码-"C Programming Language Training" source code
- 2023-03-07 19:55:04下载
- 积分:1
-
计算N!的程序(可计算到1000)
计算N!的程序(可计算到1000)-calculated N! Procedure (CGE to 1000)
- 2022-06-15 07:28:04下载
- 积分:1
-
这是一个模式是别里的关于fisher算法实现的广义线性分类器
这是一个模式是别里的关于fisher算法实现的广义线性分类器-This is a model other fisher Lane on the algorithm of generalized linear classifier
- 2022-03-18 07:18:47下载
- 积分:1
-
lpc2xxx开发板easy
lpc2xxx开发板easy-usb开发说明文档-lpc2xxx Development Board easy-usb development documentation. .
- 2022-05-15 13:52:43下载
- 积分:1
-
房屋中介软件,delphi开发,不错,用用就知道了
房屋中介软件,delphi开发,不错,用用就知道了-housing intermediary software, delphi development, yes, the user will know
- 2022-05-14 06:30:54下载
- 积分:1