-
蓝牙的简单介绍:包含基带层协议、链路管理协议、逻辑链路控制和适配协议、服务搜索协议等其它协议。...
蓝牙的简单介绍:包含基带层协议、链路管理协议、逻辑链路控制和适配协议、服务搜索协议等其它协议。-Bluetooth simple introduction: contains the base-band layer protocol, Link Management Protocol, Logical Link Control and Adaptation Protocol, service agreements and other agreements english.
- 2022-03-07 07:15:49下载
- 积分:1
-
用PIC16F887做的4个触摸按键的例程
用PIC16F887做的4个触摸按键的例程-M-TOUCH SAMPLE CODE FOR PIC16F887
- 2022-06-12 13:09:46下载
- 积分:1
-
developed under the map inquiry procedures
Embedded vc++下开发的地图查询程序-developed under the map inquiry procedures
- 2023-05-11 11:10:02下载
- 积分: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
-
Separation of harmonic excitation responses from contaminated measurements based
Separation of harmonic excitation responses from contaminated measurements based on ICA
- 2022-11-13 22:15:04下载
- 积分:1
-
气温不起额武器恶趣味气 味人屋企 人我确认
气温不起额武器恶趣味气 味人屋企 人我确认-qweqwe
- 2022-03-03 20:47:42下载
- 积分:1
-
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮
用C语言打造的一个简单的贪吃蛇游戏,界面不是很漂亮-With the C language to create a simple Snake game, the interface is not very pretty
- 2022-12-09 21:25:03下载
- 积分:1
-
一个学籍管理系统,很简单,是C++的,只有几十K
一个学籍管理系统,很简单,是C++的,只有几十K-a Maintenance Management System, which is very simple, C++, only dozens K
- 2023-03-31 15:50:04下载
- 积分:1
-
FastNewman改进算法
用MATLAB实现的复杂网络社区发现算法。(Complex network community discovery algorithm implemented with MATLAB.)
- 2021-01-20 16:28:41下载
- 积分:1
-
基于最优流的配电网络重构程序
说明: 提出了一种基于改进最优流和遗传算法的配电网重构算法.该算法先利用配电网的同胚图将重构问题的全局寻优空间划分为若干子空间,然后利用改进最优流法寻找子空间内的最优解,之后再利用遗传算法搜索全局最优解所在的子空间,从而实现在局部最优解中寻找全局最优解.(A distribution network reconfiguration algorithm based on improved optimal flow and genetic algorithm is proposed. First, the global optimization space of the reconfiguration problem is divided into several subspaces by using the homeomorphic graph of the distribution network. Then, the improved optimal flow method is used to find the optimal solution in the subspace. Then, the genetic algorithm is used to search the subspace where the global optimal solution is located, so as to find the global optimal solution in the local optimal solution. The optimal solution.)
- 2019-10-03 14:52:53下载
- 积分:1