-
standard I/O input and output tools
标准I/O输入输出工具 -standard I/O input and output tools
- 2022-08-13 07:35:29下载
- 积分:1
-
最短路径和最小生成树
最短路径和最小生成树-shortest path and minimum spanning tree
- 2022-02-03 14:08:48下载
- 积分: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
-
本文提供了英文公式的标准读法,对于参加国际学术会议交流具有很好的参考作用
本文提供了英文公式的标准读法,对于参加国际学术会议交流具有很好的参考作用-This article provides a formula for the standard reading of English law, to participate in international academic conferences for the exchange of a good reference
- 2022-05-05 19:58:24下载
- 积分:1
-
读出autocad图形数据库中的实体并将实体类名写入excel
读出autocad图形数据库中的实体并将实体类名写入excel-read graphical database entities of the entity type who would write excel
- 2022-01-26 00:31:56下载
- 积分:1
-
用于个人网站建设用的坠落的蓝花代码 用HIML语言编的
用于个人网站建设用的坠落的蓝花代码 用HIML语言编的-personal website for the building falling with blue flowers code language series hole
- 2022-08-06 05:52:27下载
- 积分:1
-
C游戏代码(机器人大战)
C游戏代码(机器人大战)-C game code (Robot Wars)
- 2022-08-12 17:29:30下载
- 积分:1
-
一些测试函数的MATLAB程序
一些测试函数的MATLAB程序-some tests function MATLAB
- 2022-07-14 17:35:10下载
- 积分:1
-
Delphi 7.1 Update package.rar
Delphi 7.1 Update 升级包-Delphi 7.1 Update package.rar
- 2022-04-18 15:33:06下载
- 积分:1
-
讲述如何阅读datasheet的文档,对搞硬件开发的大有帮助。
讲述如何阅读datasheet的文档,对搞硬件开发的大有帮助。-datasheet on how to read the documents, engaged in the development of hardware assist.
- 2022-08-08 07:19:49下载
- 积分:1