-
快捷方式一个 快捷方式一个
快捷方式一个 快捷方式一个-shortcuts a shortcut to a shortcut to a
- 2022-03-24 05:56:25下载
- 积分:1
-
基于灰色GM(1,1)理论的电力系统负荷预测程序
基于灰色GM(1,1)理论的电力系统负荷预测程序
-Based on Gray GM (1,1) theory of power system load forecasting procedures
- 2022-07-13 01:12:44下载
- 积分:1
-
The MAXPLUX achieve 8251 serial communication
在MAXPLUX下实现8251串口通信功能-The MAXPLUX achieve 8251 serial communication
- 2023-03-28 09:50:04下载
- 积分:1
-
学生宿舍管理系统vb+access,功能齐全
学生宿舍管理系统vb+access,功能齐全-Student hostel management system vb+ Access, full-featured
- 2022-04-22 18:19:06下载
- 积分:1
-
原创的30mW单通道遥控器发射机与接收机电路图,超内差接收方式。...
原创的30mW单通道遥控器发射机与接收机电路图,超内差接收方式。-30mW the original single-channel remote control transmitter and receiver circuits, within the ultra-poor receiving methods.
- 2022-02-04 17:43:32下载
- 积分:1
-
VC is a beautiful MM prepared the jigsaw puzzle, top fun, and I hope everyone li...
是一个VC编写的漂亮MM的拼图游戏,顶好玩的,希望大家喜欢-VC is a beautiful MM prepared the jigsaw puzzle, top fun, and I hope everyone likes
- 2022-02-25 05:48:10下载
- 积分:1
-
根据渗流阻力法求取油井产量,在界面上能修改相关参数并求出各排油井平均单井产量。...
根据渗流阻力法求取油井产量,在界面上能修改相关参数并求出各排油井平均单井产量。-Flow resistance in accordance with law to strike oil production in the interface to modify the relevant parameters and calculated the average of the row of single well production wells.
- 2022-02-07 04:11:46下载
- 积分:1
-
用MATLAB做的解方程的程序源程序及演示课件。
用MATLAB做的解方程的程序源程序及演示课件。-do with MATLAB solution to the equation and demonstrate procedures source courseware.
- 2022-05-21 21:53:24下载
- 积分:1
-
USB
USB-串口管理芯片FT245BM的Win驱动,不容易找到的-USB-serial chip FT245BM management of the Win-driven, it is not easy to find
- 2022-08-17 08:52:08下载
- 积分: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