-
Project Oriented Object
Project Oriented Object
- 2022-07-24 20:03:22下载
- 积分:1
-
此为icl8038的函数发生器芯片使用说明,该芯片可以完成三角波、正弦波、方波的变换,经过使用,效果可以满足一般的要求。...
此为icl8038的函数发生器芯片使用说明,该芯片可以完成三角波、正弦波、方波的变换,经过使用,效果可以满足一般的要求。-This is the ICL8038 function generator chip for use, the chip can complete the triangular wave, sine wave, square wave of transformation, through the use of results to meet the general requirements.
- 2023-04-26 23:35:04下载
- 积分:1
-
移动通信系统中的通信信号调制的MATLAB仿真,包括BPSKQPSK等调制方法...
移动通信系统中的通信信号调制的MATLAB仿真,包括BPSKQPSK等调制方法-Mobile communication systems Communications of the MATLAB simulation of signal modulation, including BPSK QPSK modulation method, etc.
- 2023-06-09 04:50:03下载
- 积分:1
-
多项式求和的计算,多项式求和的计算 多项式求和的计算
多项式求和的计算,多项式求和的计算 多项式求和的计算-The Plus of Poly
- 2022-03-16 14:23:50下载
- 积分:1
-
一个方块游戏,类似俄罗斯方块,但是玩法完全不同,大家可以尝试一下,这个是大学计算机专业的一个课程设计作业。...
一个方块游戏,类似俄罗斯方块,但是玩法完全不同,大家可以尝试一下,这个是大学计算机专业的一个课程设计作业。-a block game, similar to Tetris, but the games are played completely different, we can give it a try. the University is a computer professional course design work.
- 2023-04-17 03:45:04下载
- 积分:1
-
这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持...
这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持-This is a map on the computer of some simple operating procedures, the initial entries, I would like to thank support
- 2022-07-14 12:42:22下载
- 积分:1
-
可设定时间的遥控倒计时定时器,可选择15/30/45分钟倒计时
可设定时间的遥控倒计时定时器,可选择15/30/45分钟倒计时-The remote control can set the time the countdown timer, selectable 15/30/45 minute countdown
- 2022-09-27 09:05:03下载
- 积分:1
-
Multiplexing procedures used quartus operations, can put a lot of signal multipl...
复接程序,用quartus运行的,可以把很多个信号复接在一起,是程序的一部分!-Multiplexing procedures used quartus operations, can put a lot of signal multiplexing together, is part of that process.
- 2022-12-08 04:00:03下载
- 积分:1
-
good bezier,because it is used by opengl
good bezier,because it is used by opengl
- 2022-01-27 15:13:44下载
- 积分: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