-
cwp_su_all_43R3
地震数据处理软件,用于地震学习的基本软件(Seismic Data Processing Software)
- 2020-06-24 15:00:02下载
- 积分: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
-
面向5G通信网的D2D技术综述
说明: 在探讨D2D 对通信技术未来发展的导向作用基础上,明确了影响D2D 系统设计的多个因素,即D2D 设
备发现、资源分配、缓存技术、D2D-MIMO。从而勾画出基于D2D 技术的光纤前传和软件定义网络实现数据/控制分离的扁平化5G 架构,提出负责接入的下层宏/小基站蜂窝网和负责管理的上层网络云的管理机制。将D2D技术、SDN 技术、边缘计算和物联网技术等关键技术引入未来移动通信网络已经成为研究领域的热点,针对与之相关的、未来大规模网络的移动性、QoS 和大数据特性进行了讨论。(On the basis of discussing the guiding role of D2D in the future development of communication technology, this paper makes clear the factors influencing the design of D2D system, namely D2D hypothesis Standby discovery, resource allocation, caching techniques, d2d-mimo.Thus, the flat 5G architecture for data/control separation is outlined based on D2D technology of optical fiber prepreel and software-defined network, and the management mechanism of the lower macro/small base station cellular network responsible for access and the upper network cloud responsible for management is proposed.The introduction of D2D technology, SDN technology, edge computing and Internet of things into the future mobile communication network has become a hot topic in the research field.)
- 2020-03-10 13:02:19下载
- 积分:1
-
通过串口将TXT文件中的数据读取出来,并显示波形
通过串口将TXT文件中的数据读取出来,并显示波形-Through the serial port data in the TXT file to read out and display the waveform
- 2022-02-04 03:18:40下载
- 积分:1
-
softe-wav-to-mp3-converter
用于将wav转mp3q,ISO一X5X5我iOS一X5X5我看热搜,刚哈要来咯一是(hffyhh hiffbh fdthj hug uik gjh gdd fdt ddrg hio gh hhh)
- 2020-06-24 19:00:01下载
- 积分:1
-
9927437active-noise-reduction
说明: 利用matlab基于LMS算法的进行自适应滤波主动降噪(Adaptive filtering using LMS algorithm)
- 2019-06-30 15:19:38下载
- 积分:1
-
随风汇编模块
易语言纯汇编模块源码:常用汇编指令集合,远程调试(Easy language assembler module source code: commonly used assembly instructions set, remote debugging)
- 2018-05-08 10:17:09下载
- 积分:1
-
四元数解算姿态完全解析及资料汇总(3)
说明: 基于互补滤波器的四旋翼飞行器姿态解算
四元数解算姿态完全解析
惯性导航等相关资料(Attitude Solution of Four-Rotor Vehicle Based on Complementary Filter
Quaternion Solution Attitude Complete Analysis
Inertial navigation
and other related information)
- 2020-06-23 06:40:01下载
- 积分:1
-
go语言实现的快速排序 go-algorithm
说明: go语言实现的快速排序,冒泡排序,二分查找,等八大排序和查找。(Language to achieve quick sort, bubble sort, binary search, such as eight sort and search.)
- 2020-06-22 06:00:01下载
- 积分:1
-
标准实验数据(书上电子版材料)
锂电池相关实验数据,锂电池SOC实验拟合数据(Lithium battery related experimental data)
- 2018-04-20 18:07:26下载
- 积分:1