-
DiscoDNC-2.4.0_src
说明: 网络演算 JAVA语言开发 DiscoDNC网络演算(Developing DiscoDNC Network Calculus with JAVA Language)
- 2019-04-26 13:22:04下载
- 积分:1
-
c++很好的一些练习实验
c++很好的一些练习实验,文本查询,重载运算符,快速排序等。
- 2022-10-09 20:35:03下载
- 积分:1
-
N-sheets
以G列分成多个工作表(以宏运行VBA)
(Sub aa()
Dim a As Integer, b As Integer, c As Integer, sh As Worksheet
For a = 2 To [g65536].End(3).Row
If Cells(a, 7) <> Cells(a- 1, 7) Then
b = a
End If
c = Range("g:g").Find(Cells(a, 7), , , , , xlPrevious).Row
Set sh = Sheets.Add(, Sheets(Sheets.Count))
sh.Name = Sheets("sheet1").Cells(a, 7).Value
With Sheets("Sheet1")
Sheets("Sheet1").Range(.Cells(b, 1), .Cells(c, 10)).Copy Destination:=sh.[a2]
Sheets("Sheet1").Range("a1:j1").Copy Destination:=sh.[a1]
a = c
End With
Sheets("Sheet1").Select
Next
End Sub
)
- 2013-05-03 08:50:54下载
- 积分:1
-
normal_analysis
用于ANSYS进行模态分析的代码,可以直接运行得到坎贝尔图(ANSYS code for modal analysis can be run directly get Campbell diagram)
- 2014-03-20 00:02:45下载
- 积分:1
-
遗传算法遗传算法的程序实现,该程序…
遗传算法这是遗传算法的实现程序,这个程序可以用来解决最好的问题
- 2023-01-11 09:15:04下载
- 积分: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
-
duihuakuang
说明: Custom dialog box, demonstrates the system dialog box and the custom dialog box, you can learn about the custom control, friends in need can download and study for themselves.
- 2020-06-19 05:20:01下载
- 积分:1
-
quite practical flash of the original code, it can provide a lot of information
相当实用的flash原代码,可以提供很多信息
- 2022-05-01 02:31:13下载
- 积分:1
-
Pokemon Crystal
说明: IT WORKS WELL UNDER ALL ENVIROMENTS
- 2020-06-08 01:23:17下载
- 积分:1
-
教室灯控系统
本设计针对教室灯光的控制,分析了教室灯光控制的原理和实现方法,提出了基于单片机设计教室灯光智能控制系统的思路,并在此基础上开发了控制系统的硬件模块和相应的软件部分,以及添加了几项有用的功能,使该系统变得智能化。
- 2022-03-14 20:40:38下载
- 积分:1