-
矩陣相乘
矩陣相乘
#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
-
1.本文对一种高效的升压式PWM 变换电路作了分析研究 对开关状态的切换效率高 采用双零软开关工作,大大降低了开关损耗, 提
高了电路的转换效率.
2....
1.本文对一种高效的升压式PWM 变换电路作了分析研究 对开关状态的切换效率高 采用双零软开关工作,大大降低了开关损耗, 提
高了电路的转换效率.
2.该电路在高频的开关电源、逆变器等电力电子电路上有很大的实用价值, 可以提高电路的转换效率. -1. In this paper, an efficient step-up PWM conversion circuit analysis study on the switch to switch the state of high efficiency soft-switching double-zero work, greatly reduces switching losses, improve the conversion efficiency of the circuit .2. The circuit in high-frequency switching power supplies, inverters and other power electronic circuits have great practical value, can improve the circuit
- 2022-03-18 18:36:47下载
- 积分:1
-
显示图像的程序
显示图像
- 2022-06-02 22:16:06下载
- 积分:1
-
LCD Driver IC for t6963 contain text and photographs Fonts
液晶驱动程序 驱动芯片为t6963 包含文字字模 及图片-LCD Driver IC for t6963 contain text and photographs Fonts
- 2022-02-04 03:22:27下载
- 积分:1
-
含经销商/会员/介绍人消费,管理,全能查询等功能
前台用户查询测试账户:dddd 密码:dddd
前台经销商测试账户:aaaaa 密码:aaaaa...
含经销商/会员/介绍人消费,管理,全能查询等功能
前台用户查询测试账户:dddd 密码:dddd
前台经销商测试账户:aaaaa 密码:aaaaa
后台管理用户:admin 密码:admin888 -with dealers/members/introducer consumption, management and utility functions for future inquiries users test accounts : dddd Password : dddd prospects dealers test accounts : aaaaa Password : aaaaa background of the management of user : admin password : admin888
- 2022-02-25 00:17:42下载
- 积分:1
-
在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。
上次写的简便无刷新文件上传系统最初的目的就是用来实现这个图片预览效果。
兼容:ie6/...
在研究了各种预览方法后,作为总结,写了这个程序,跟大家一起分享。
上次写的简便无刷新文件上传系统最初的目的就是用来实现这个图片预览效果。
兼容:ie6/7/8, firefox 3.5.5
后台支持下还兼容:opera 10.10, safari 4.0.4, chrome 3.0
asp版本使用Persits.Jpeg组件缩放图片,测试请先安装该组件。
-After studying the various preview method, in summary, wrote this program to share with you. The last write simple non-refresh file upload system, the initial aim is to achieve this image preview. Compatibility: ie6/7/8, firefox 3.5.5 is also compatible with the background support: opera 10.10, safari 4.0.4, chrome 3.0 asp version of the use of Persits.Jpeg component scaling picture, testing, install this component.
- 2022-03-24 00:03:49下载
- 积分:1
-
Arduino 试验
Arduino 的测试。他们是一个小的例子,我用我测试 arduino 的第一天。也许对你有用。它正在试图控制机器人未来 !!!
- 2023-04-22 13:25:04下载
- 积分:1
-
GPS garmingpstool
gps garmingpstool-src-0[1].9.tar.gz
- 2023-04-02 00:00:04下载
- 积分:1
-
bios edit ATI 显卡bios专业修改工具
bios edit ATI 显卡bios专业修改工具 -bios edit ATI bios revision professional tools
- 2023-01-19 04:50:03下载
- 积分:1
-
C++ 中.x导入文件的一个 应该会很有用的 我也在寻找其他的
C++ 中.x导入文件的一个 应该会很有用的 我也在寻找其他的-C++,. X import files in an
- 2023-03-04 08:00:04下载
- 积分:1