-
源代码及class文件
说明: 游戏的过程应该是一部分棋子“主动”去翻转,另一部分可以通过其周围的棋子来“被动”翻转。而每一个棋子的状态逻辑值根据引言可知只有翻转和不翻转两种状态(不必考虑多次翻转的情况),因此可以用0和1来表示。一次翻转操作相当于五个相关单元的逻辑值取反。(The process of the game should be one part of the chess pieces "active" to flip, and the other part can be "passive" to flip through the chess pieces around them. According to the introduction, the logical value of the state of each chess piece can be expressed as 0 and 1, because there are only two states: flip and non-flip (without considering the situation of multiple flips). A flip operation is equivalent to the logical value reversal of five related units.)
- 2020-06-17 17:00:02下载
- 积分:1
-
45665992matlab-files-of-GPS
说明: 读取卫星观测文件,rinex2版本的数据格式(Read satellite observation file, rinex2 version of the data format)
- 2020-12-27 11:38:23下载
- 积分:1
-
phaseU
PhaseU,一种
实时LOS识别方案,既适用于静态也适用
商用WiFi基础设施的移动场景。 各种室内场景的实验结果表明了这一点
PhaseU始终优于以前的方法,实现了总体LOS和NLOS检测率为94.35%和
静态情况下为94.19%,移动电话均高于80%
上下文。 此外,PhaseU实现了实时功能
连接AP的毫秒级延迟和1秒延迟
对于未连接的AP,这远远超出现有方法(PhaseU, a
real-time LOS identification scheme that works in both static
and mobile scenarios on commodity WiFi infrastructure. Experimental results in various indoor scenarios demonstrate that
PhaseU consistently outperforms previous approaches, achieving overall LOS and NLOS detection rates of 94.35% and
94.19% in static cases and both higher than 80% in mobile
contexts. Furthermore, PhaseU achieves real-time capability with
millisecond-level delay for a connected AP and 1-second delay
for unconnected APs, which is far beyond existing approaches)
- 2020-09-21 17:37:51下载
- 积分:1
-
R数据可视化手册
r语言可视化领域最详细的说明,从最简单的作图到可视化分析,内容详尽(The most detailed description of the field of R language visualization, from the simplest mapping to visual analysis, is exhaustive.)
- 2018-07-09 10:43:41下载
- 积分:1
-
power_pwm1
该模块是风电机组转矩控制器策略控制模块,可用于风电机组整机模型控制(This module is a wind turbine torque controller strategy control module, which can be used for wind turbine model control.)
- 2019-03-21 15:37:34下载
- 积分:1
-
sap-backend-master
这个程序用来实现排课,利用的是·遗传算法,但这只是一个简单的程序(to deal with timetable scheduing)
- 2019-05-18 16:20: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
-
Tenor TE8802L
说明: Eagle, Tenor TE8802L USB I2S interface
- 2020-08-11 00:06:21下载
- 积分:1
-
threePI
三相的光伏发电模块,是传统的PI环控制。控制效果比较稳定,电压外环和电流内环(Three-phase photovoltaic module, PI loop control.)
- 2019-02-17 17:00:56下载
- 积分:1
-
matlab-osem-master
osem ordered subset expectation maximisation
- 2020-12-23 15:09:06下载
- 积分:1