-
Isotropic_Fiber_Simulations
说明: 主要是针对光纤参量放大器中增益光谱的研究,感兴趣的可以参考一下(Mainly for the study of gain spectra in fiber parametric amplifiers, if you are interested, please refer to)
- 2021-02-28 11:26:15下载
- 积分: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
-
energy_detect_jam
说明: 干扰检测中常用的能量检测算法,可以画出随着JNR的改变,检测概率的图形(The commonly used energy detection algorithm in interference detection can draw the graph of detection probability with the change of JNR.)
- 2019-06-13 12:47:03下载
- 积分:1
-
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的...
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
- 2022-11-24 18:50:03下载
- 积分:1
-
dsi_controller-master
说明: dsi controller for mipi oonlinux platform
- 2019-03-02 00:48:06下载
- 积分:1
-
数据库程序....详细看里面
数据库程序....详细看里面-Database program in detail .... look inside
- 2023-08-09 23:15:02下载
- 积分:1
-
entirely modeled on Microsoft's demining game, VC development. Microsoft ent...
完全仿照微软公司的扫雷游戏,VC开发。 -entirely modeled on Microsoft"s demining game, VC development. Microsoft entirely modeled on the mine games, VC development.
- 2022-07-28 12:11:34下载
- 积分:1
-
ISM测向算法
这个是ISM测向算法,适用于宽带信号的测向(This is a test to the ISM algorithm for direction finding of wideband signals)
- 2009-06-10 10:27:05下载
- 积分:1
-
sheet prepared by the Russian
delphi编写的俄罗斯方块-sheet prepared by the Russian
- 2022-06-11 21:57:07下载
- 积分:1
-
反向代理穿透服务器
微信调式,公网IP映射到本地,无需更改路由器(WeChat mode, public network IP mapping to the local, no need to change the router.)
- 2018-08-18 09:09:58下载
- 积分:1