-
xm2sv1.0寻梦二手网 v1.0,一个经过我调试的PHP原代码,有机会大家多交流哈...
xm2sv1.0寻梦二手网 v1.0,一个经过我调试的PHP原代码,有机会大家多交流哈-Used Network xm2sv1.0 dream v1.0, a PHP I debug the original code, everyone has the opportunity to more exchanges and Kazakhstan
- 2022-01-28 14:35:14下载
- 积分: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 is a wonderful network of educational software, extracting After installati...
这是一非常棒的网络教学软件,解压安装后,每次启动可费使用12分钟。-This is a wonderful network of educational software, extracting After installation, each fee can start using 12 minutes.
- 2022-03-19 22:37:06下载
- 积分:1
-
人工智能
人工智能-artificial intelligence
- 2023-05-24 20:50:02下载
- 积分:1
-
standard I/O input and output tools
标准I/O输入输出工具 -standard I/O input and output tools
- 2022-08-13 07:35:29下载
- 积分:1
-
系统监视器,可以实时监视正在运行的程序,并关闭他
系统监视器,可以实时监视正在运行的程序,并关闭他-system monitors, in real time surveillance programs you are running, and he closed
- 2022-10-07 18:20:08下载
- 积分:1
-
一个C++.net实现的推箱子游戏, 个人感觉还不错, 希望能和各位初学者分享, 望有更多更好的智力小游戏源码能够和大家分享, 同时也希望能从各位那学到更多经典...
一个C++.net实现的推箱子游戏, 个人感觉还不错, 希望能和各位初学者分享, 望有更多更好的智力小游戏源码能够和大家分享, 同时也希望能从各位那学到更多经典的编程知识.-A C++. Net realized Sokoban games, personal feeling pretty good, and I hope to share beginners, hope there are more and better mental game and to share source code can also hope that it can learn more classic programming knowledge.
- 2022-07-24 23:26:34下载
- 积分:1
-
Java Bomberman is just another multiplayer bomberman clone written in Java.
Java Bomberman is just another multiplayer bomberman clone written in Java.
- 2022-05-16 05:21:57下载
- 积分:1
-
将16进制转换成10进制的C语言源码
提供任意位数(包含小数点)的转换,
适合在校大学生C语言课程参考...
将16进制转换成10进制的C语言源码
提供任意位数(包含小数点)的转换,
适合在校大学生C语言课程参考-base for the conversion of 16% of the 10 C-band source of arbitrary median (including decimal point) conversion, suitable for the college students C language courses reference
- 2022-07-22 11:09:54下载
- 积分:1
-
This is a system called some of the functions of the dialog box procedure, inclu...
这是一个调用系统中的一些功能对话框的程序,包括显示“打开方式”对话框、打印测试页、映射网络驱动器等等,共有超过20个不同的功能-This is a system called some of the functions of the dialog box procedure, including shows that the "open approach" dialog box, print a test page, map network drives, etc., a total of over 20 different functions
- 2022-06-20 23:39:20下载
- 积分:1