-
12447416rbf
RBF-PID自整定S函数编写;可以使用,欢迎大家来学习。(RBF-PID self tuning S function writing)
- 2020-11-02 18:49:53下载
- 积分:1
-
计算误码率
计算误码率,在labview实现计算误码率的(jisuanwumalvsacacswdadda)
- 2021-01-12 16:18:48下载
- 积分:1
-
差旅费 明细 计算
差旅费计算。当“个人支付”有金额时,要加给“出差人”单元格的第一个人,余下金额按出差人数平均分加给每个人。(Travel expenses calculation)
- 2020-06-23 17:40:02下载
- 积分:1
-
Ch05
Simple code on C++ programming for windows
- 2018-11-21 19:32:15下载
- 积分:1
-
polar3d
三维极坐标绘图函数,将三维直角坐标系下的绘图转变为三维极坐标绘图(Three-dimensional polar coordinate drawing function, the three-dimensional Cartesian coordinates of the system into a three-dimensional polar coordinates)
- 2020-06-30 15:20:01下载
- 积分:1
-
3 节点示例中特设仿真与 AODV
# 3 节点示例中特设仿真与 AODV
# 定义的选项
设置 val(chan) 通道/WirelessChannel; # 通道类型
设置 val(prop) 传播/TwoRayGround; # 电波传播
模型
设置 val(netif) Phy/WirelessPhy; # 网络接口类型
设置 val(mac) Mac/802_11; # MAC 类型
设置 val(ifq) 队列/DropTail/PriQueue; # 接口队列类型
设置的 val(ll) LL; # 链接图层类型
设置 val(ant) 天线/OmniAntenna; # 天线模型
设置的 val(ifqlen) 50 ; # 种中的最大数据包
设置的 val(nn) 3 ; mobilenodes # 人数
设置 val(rp) AODV ; # 路由协议
设置的 val(x) 500 ; # X 维度的地形
设置的 val(y) 400 ; # Y 维度的地形
设置的 val(stop) 150 ; # 时间的仿真结束
设置 ns [新模拟器]
设置 tracefd [打开 simple.tr w]
设置 windowVsTime2 [打开 win.tr w]
设置 namtrace [打开 simwrls.nam w]
- 2022-06-19 05:32:39下载
- 积分:1
-
point operation
说明: C#完全手册,一本很好的参考书籍,适合入门者使用。(C# Complete Handbook, a good reference book, suitable for beginners to use.)
- 2020-06-25 11:20:01下载
- 积分:1
-
100yineisushu
1-100之间有多少个素数,并输出所有素数及素数的个数。
???? 程序分析:判断素数的方法:用一个数分别去除2到sqrt(这个数),如果能被整除,则表明此数不是素数,反之是素数。(How many prime numbers are there between 1-100 and output all prime numbers and prime numbers. The method of judging prime number: 2 to sqrt (this number) is removed by one number, and if it can be divided, the number is not prime, and vice versa.)
- 2018-06-13 10:39:18下载
- 积分:1
-
用VB来做出的学籍管理系统 !
用VB来做出的学籍管理系统 !-Using VB to make the school management system!
- 2022-09-24 01:30:03下载
- 积分:1
-
Epso
改进版的pso, 收敛速度更加快,而且不会陷入局部最优(The improved version of PSO has faster convergence and does not fall into local optima.)
- 2017-10-19 22:56:32下载
- 积分:1