-
D2D cellular network simulator-master
说明: D2D网络仿真,可以直接运行,模型比较简单(D2D network simulation)
- 2021-03-26 19:59:13下载
- 积分:1
-
PELCO_VIEW
关于pelco协议的具体介绍,包括pelco_D和pelco_P,列表形式很直观、易懂。(Pelco agreement on specific presentations, including pelco_D and pelco_P, in tabular form is very intuitive, easy to understand.)
- 2010-02-05 15:36:22下载
- 积分:1
-
scriptManual_en_v3.5
说明: UR机器人脚本语言,里面是V3.5版本,使用UR机器人做上位机控制的时候方便查询(Script of UR robot)
- 2020-06-16 19:00:02下载
- 积分:1
-
machine_design
机械设计课程设计二级齿轮减速器设计计算程序(Design and calculation program of two-stage gear reducer)
- 2020-06-23 15:00:02下载
- 积分:1
-
LianJiaSpider-master
采用了scrapy框架爬取链家网二手房的数据,可以导入到数据库中保存数据(Using the scrapy frame to climb the data of the second-hand house of the chain home network, it can be imported into the database to save the data)
- 2017-12-23 21:54:18下载
- 积分:1
-
C#不规则窗口示例
C#不规则窗口示例,用Visual C#制作一个异形的多边形窗体,把窗体的标题栏给削掉了,边框也不见了,在一本C#书中发现的例子,把代码还原了,觉得对窗体制作有帮助吧。
- 2023-08-09 10:55:03下载
- 积分:1
-
RTC
基于MSP430F5的液晶显示及RTC程序(Based on the liquid crystal display, and RTC MSP430F5 procedures)
- 2013-09-25 18:07:27下载
- 积分:1
-
Getting Started matlab7.8 guidance. pdf
matlab7.8入门指导 matlab7.8入门指导 -Getting Started matlab7.8 guidance. pdf
- 2022-11-06 20:50:04下载
- 积分:1
-
link
连连看 小游戏 可以进行几本的连连看,玩得比较爽,看上去比较舒服(the little games,it is very good)
- 2013-09-28 22:55:09下载
- 积分:1
-
滤波法
A、名称:限幅滤波法(又称程序判断滤波法)
B、方法:
根据经验判断,确定两次采样允许的最大偏差值(设为A),
每次检测到新值时判断:
如果本次值与上次值之差<=A,则本次值有效,
如果本次值与上次值之差>A,则本次值无效,放弃本次值,用上次值代替本次值。
C、优点:
能有效克服因偶然因素引起的脉冲干扰。
D、缺点:
无法抑制那种周期性的干扰。
平滑度差。(A. Name: Limited filter method (also known as program judgement filter method)
B. Method:
Based on experience, the maximum allowable deviation (set to A) of two sampling times is determined.
Judge each time a new value is detected:
If the difference between the current value and the previous value is <=A, the current value is valid.
If the difference between the current value and the previous value is greater than A, then the current value is invalid, abandon the current value and replace the current value with the last value.
C. Advantages:
It can effectively overcome the impulse interference caused by accidental factors.
D. Disadvantages:
That periodic interference cannot be suppressed.
The smoothness is poor.)
- 2020-06-24 18:20:01下载
- 积分:1