-
利用opnet网络仿真软件,研究802.11的QOS,可以利用此模块研究802.11e...
利用opnet网络仿真软件,研究802.11的QOS,可以利用此模块研究802.11e-opnet use of network simulation software, the study 802.11 QOS, You can use this module study 802.11 e
- 2023-01-11 14:35:03下载
- 积分:1
-
弹力球游戏,c++开发,比较简单的,对初学者学习很有帮助
弹力球游戏,c++开发,比较简单的,对初学者学习很有帮助-ball game,by C++
- 2022-05-07 03:39:50下载
- 积分:1
-
二维码 二维码 二维码
二维码 二维码 二维码
- 2022-02-21 17:46:47下载
- 积分:1
-
电子地图,青岛的呀,如果需要别的告诉我呀
电子地图,青岛的呀,如果需要别的告诉我呀-Electronic map, Qingdao of you, if you need me to tell other
- 2022-02-14 23:47:24下载
- 积分:1
-
Looking for work friends can see, here are some IT companies with the interview...
找工作的朋友可以 看看,这里是一些IT 企业面试时候用的面试题目-Looking for work friends can see, here are some IT companies with the interview when the interview subject
- 2022-02-15 11:34:34下载
- 积分:1
-
2009年的行事历。繁体,有农历,简单,方便。
2009年的行事历。繁体,有农历,简单,方便。-2009 Calendar
- 2022-03-02 22:32:11下载
- 积分:1
-
MSC patran pcl学习资料,很实用,很新的资料
MSC patran pcl学习资料,很实用,很新的资料-MSC patran pcl learning materials
- 2023-08-17 22:35:04下载
- 积分:1
-
usaco第1
USACO Section 1-4的后两个程序以及Section 1-5的全部程序代码-USACO Section 1-4 of the latter two procedures, as well as Section 1-5 of the full program code
- 2022-07-24 20:52:41下载
- 积分: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
-
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便...
扫雷
有初中高三个级别
而且做了一个数据文件
可以保存玩时的数据
下次玩可以从中断处开始
很方便-Mine has three levels of junior high, and made a data file can be saved to play the next play when the data can be easily interrupted at the beginning
- 2022-01-29 02:21:01下载
- 积分:1