-
图的边介数
用C++实现求解图的边介数,文件中包含.h和.cpp文件,输入文件是txt文件:点的个数以及具体的边,例子请见压缩文件中node.txt。该程序是能够运行成功的,对学习复杂网络的初学者有一定的帮助。
- 2022-02-01 09:33:52下载
- 积分:1
-
给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素...
给出集合类的定义,可模拟实现集合的交集,并集运算,并可以插入,删除元素-is set class definition can be simulated to achieve the intersection and set computing, and can be inserted, deleted elements
- 2022-12-13 16:40:03下载
- 积分:1
-
生成日历表,计算时间.
生成日历表,计算时间.-Generation calendar, the computation time.
- 2023-01-11 19:35:04下载
- 积分:1
-
遗传算法程序
遗传算法,可以进行大规模计算,求解规划问题,人工智能算法的一种,具有较好的发现能力
- 2022-01-25 14:46:08下载
- 积分:1
-
NSGA-Ⅱ多目标优化算法
nsga2算法优化ZDT2测试函数。收敛到Pareto最优前沿,对于从事这方面算法工作的初学者们有很大的帮助。可以借鉴学习下
- 2022-03-05 21:57:29下载
- 积分:1
-
massive mimo about NYU
应用背景2011: Peer-to-Peer 38 and 60 GHz in Austin Texas
Cellular (rooftop-to-ground)
2012: Cellular 28 GHz in New York City
2013: Cellular and Backhaul 72 GHz in New York City
2013: Capacity Analysis and Channel Models for 5G关键技术Links made at large range of receiver and transmitter angles
• Many scatterers near both RX and TX when placed 1.5m above
ground
• Antenna Beam-steering can help make several NLOS links
• Objects, such as brick, reflect 38 GHz better than 60 GHz due to lower
diffusive scattering.
- 2022-01-26 04:31:04下载
- 积分:1
-
3D FDTD code for electromagnetic simulation
In the pFDTD, pre-defined, a number of functions helps you to input complex dielectric/metallic
structures by the repeated use of rather simple geometric structures. For example, the later
use of input object functions will take over the overlapped region with the previously defined
structures. In the present pFDTD version, only metals that can be described by simple Drude
model can be handled.
- 2022-04-18 00:45:50下载
- 积分:1
-
This is an improved Euler algorithm source code
这是改进的欧拉算法源码-This is an improved Euler algorithm source code
- 2022-02-01 18:12:29下载
- 积分:1
-
遗传算法tsp
基于遗传算法以TSP中的中国旅行商问题为例进行求解,采用轮盘赌、顺序交叉、反转变异方式实现算法涉及的选择、交叉、变异策略,利用C++语言编码进行仿真实验,验证本文所设计算法的正确性和可行性.
- 2022-10-19 02:05:03下载
- 积分:1
-
labview 串口控制LED
labview上位机程序通过按键控制串口收发数据,进而串口控制两个LED灯,这个程序主要是做了labview串口使用的演示,通过串口的数据收发不仅可以控制开关量信号,而且可以进行协议的收发等
- 2023-08-02 17:30:04下载
- 积分:1