-
NS2多径DSR
这是代码来实现多径 dsr.this 使用 DSR protocol.there 是使用 multipath.we 使用 3 多径基于的纸张的路由协议实现的方法。
- 2022-04-07 08:32:04下载
- 积分:1
-
飞思卡尔智能车测试程序
应用背景飞思卡尔智能车测试程序,只用于测试!02_串口循环收发,00_串口验证超频,01_GPIO及LED测试
- 2022-03-20 07:39:27下载
- 积分:1
-
内部排序算法性能分析
内部排序算法性能分析,代码,加文档
4.1直接排序 10
4.2起泡排序 11
4.3选择排序 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-08-03 14:23:29下载
- 积分:1
-
用C++编写最小二乘曲线拟合函数程序
用C++编写最小二乘曲线拟合函数程序-prepared least squares curve fitting procedures Function
- 2022-01-22 02:02:13下载
- 积分:1
-
计算方法中的高斯列主元算法 是计算方法中很重要的一种算法...
计算方法中的高斯列主元算法 是计算方法中很重要的一种算法 -Method of calculation set out the main element in the Gaussian algorithm is a very important method of calculating an algorithm
- 2022-01-21 23:42:41下载
- 积分:1
-
飞控资料合集
资源描述四旋翼无人飞行器的PID算法程序,飞控板电路以及部分详细说明,别的不多说,自己看吧。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。。
- 2023-05-20 01:50:05下载
- 积分:1
-
Aquila是一个MATLAB工具箱
AQUILA is a MATLAB toolbox for the one- or twodimensional simulation of
%the electronic properties of GaAs/AlGaAs semiconductor
%nanostructures. -AQUILA is a MATLAB toolbox for the one- or tw odimensional simulation of the electronic pr% operties of GaAs/AlGaAs semiconductor% nanos tructures.
- 2022-02-05 09:36:04下载
- 积分:1
-
图像旋转(线性插值法)
图像旋转(线性插值法)-image rotation (linear interpolation)
- 2022-01-23 11:23:21下载
- 积分:1
-
八皇后问题的C语言递归示例.详见ReadMe
八皇后问题的C语言递归示例.详见ReadMe-the C language recursive example. See ReadMe
- 2022-01-22 00:25:23下载
- 积分:1
-
空心数字梯形
输入行数 n 和首数字字符,在屏幕上输出由数字围起的高和下底宽度均 n 的空心梯形。 要求:输出的数字是循环的,即输出数字 9 后再输出的数字是 0。输入: 行数n 和首字符输出: 空心梯形例:输入:5 5输出:5 6 7 8 9 0 1 0 9 8 7 6 5
6 6
7 7
8 8
9 0 1 0 9
- 2023-02-21 05:30:04下载
- 积分:1