-
同济大学的 陈以一教授的《钢结构基本原理》第2章
同济大学的 陈以一教授的《钢结构基本原理》第2章-Tongji University, Professor Chen Yiyi of the
- 2022-01-21 17:53:24下载
- 积分: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
-
ZnDate
一个输入日期时自动判断合法性、补全格式的模块调用示例,有详细注释。(Automatically when an input to determine the legitimacy of the date, call up the whole format of the module example, there are detailed notes.)
- 2011-09-20 10:36:11下载
- 积分:1
-
logint2017cookie
后端Tomcat+java 前端css+html+ajax实现登陆功能 读取数据库(this is the project and glad that you can share it with everyone)
- 2018-01-25 13:44:52下载
- 积分:1
-
一个可综合的verilog描述的GPIO代码。
一个可综合的verilog描述的GPIO代码。-A GPIO design in verilog
- 2022-10-11 07:50:04下载
- 积分:1
-
Attachments1011183641
Hacker PC, Exploit windows dektop and phshins
- 2019-07-11 21:06:49下载
- 积分:1
-
运算放大器求和电路实验代码
说明: 湖南大学电子线路第二次实验代码(运算放大器求和电路)(The second experiment code of electronic circuit of Hunan University (sum circuit of operational amplifier))
- 2019-12-07 15:12:35下载
- 积分:1
-
EDA365_Skill
说明: cadence pcb设计工具的增强功能(Enhancement of cadence PCB design tool)
- 2021-03-16 17:53:36下载
- 积分:1
-
c++
对于c++的课程设计,自己做的,希望对大家有所帮助(For c++ Of curriculum design, own, and I hope all of you to help)
- 2008-01-19 22:57:30下载
- 积分:1
-
HHT变换的matlab程序,初学者希尔伯特
hht希尔伯特变换的matlab程序,适合初学者使用-hht Hilbert transform Matlab procedures for beginners
- 2022-03-09 11:36:40下载
- 积分:1