搜索资源列表
ant
- 蚁群算法( ant colony algorithm) 是由意大利学者 Dorigo 等人[1 ,2 ] 于20 世纪90 年代初期通过模拟自然界 中蚂蚁集体寻径的行为而提出的一种基于种群的启发 式仿生进化系统。蚁群算法包含两个基本阶段:适应阶 段和协作阶段。在适应阶段,各候选解根据积累的信息 不断调整自身结构。在协作阶段,候选解之间通过信息 交流,以期望产生性能更好的解,这类似于学习自动机 的学习机制。蚁群算法最早成功应用于解决著名的旅 行商问
ETSI_ES_202_211_software
- ETSI发布的用于研究分布式语音识别的前端降噪算法-It is a algrithm that ETSI develops to decend the noice in voice recognizing.
ETSI_ES_202_050_1.1.3_software
- ETSI发布的用于研究分布式语音识别的前端降噪算法-ETSI issued for the study of Distributed Speech Recognition front Noise Reduction Algorithm
ETSI_ES_202_050_1.1.2_software
- ETSI发布的用于研究分布式语音识别的前端降噪算法-ETSI issued for the study of Distributed Speech Recognition front Noise Reduction Algorithm
ETSI_ES_201_108_1.1.3_software
- ETSI发布的用于研究分布式语音识别的前端降噪算法-ETSI issued for the study of Distributed Speech Recognition front Noise Reduction Algorithm
balance-para-tuff
- 并行分布式任务调度算法实现,运行于LINUX平台,有详细的源码-Distributed task scheduling parallel algorithm, running on the LINUX platform, the source in detail
FIRfenbushisuanfa
- 基于分布式算法数字滤波器 VHDL语言编写 适用于FPGA-Digital filters based on distributed algorithms written in VHDL for FPGA
The_Design_of_Distributed_System
- 本书向读者介绍了分布式系统特有的有关设计方面的一些内容。本书着重于设计的软件部分,因为大部分相应的硬件部分在许多有关计算机网络和并行计算机的教科书中都已得到很好的介绍。这本书中的所有高级设计和算法都使用建议的类CSP分布式控制描述语言(DCDL)表示(CSP代表通信顺序进程)。虽然这本书不可能覆盖分布式计算系统的所有问题,但我们的目标在于给出有关每个涉及到的问题的基本方面。-This book introduces readers to the unique distributed system
parallel_amoeba
- 并行单纯形算法,采用分布式并行算法,以及MPI并行编程技术,对单纯形算法进行并行。-parallel amoeba (simplex)
8_oeder_signed_parellel_DA_FIR
- 本程序使用Verilog编写的程序。 本例是1个8阶对称系数的FIR滤波器,采用并行分布式算法。输入位宽为12位,输入是有符号的,即有正有负。-it s a program with Verilog
boyipowernash
- 通过仿真表明,该算法同几种经典的分布式算法相比,不但降低了发送功率,提高了用户效用,而且有较好的收敛性能,适用于对时延特性要求较高。-Through the simulation shows that this algorithm with several classic distributed algorithm, not only reduce the sending power, improve the user utility, and has better convergence pe
Dijkstra_bellmanford
- dijkstra 集中式算法 bellmanford分布式算法-the dijkstra centralized algorithm bellmanford distributed algorithms
zy1
- 萤火虫算法在分布式电源优化配置中应用 全部 很好的程序 只需换换节点数目就可以-Firefly algorithm optimization in distributed power configuration in all a very good application program can only change of the number of nodes
delphiRSA
- RSA公钥加密算法是1977年由罗纳德·李维斯特(Ron Rivest)、阿迪·萨莫尔(Adi Shamir)和伦纳德·阿德曼(Leonard Adleman)一起提出的。当时他们三人都在麻省理工学院工作。RSA就是他们三人姓氏开头字母拼在一起组成的。 RSA是目前最有影响力的公钥加密算法,它能够抵抗到目前为止已知的绝大多数密码攻击,已被ISO推荐为公钥数据加密标准。 今天只有短的RSA钥匙才可能被强力方式解破。到2008年为止,世界上还没有任何可靠的攻击RSA算法的方式。只
bingxingchengxusheji
- 1) 熟练掌握并行程序设计的基本方法 2) 通过实验,了解并行程序设计的过程以及优越性 3) 学会并行程序的算法分析 4) 结合高等工程数学、分布式系统、云计算等相关课程知识解决简单的实际问题。 -1) The basic methods of parallel programming skilled master 2) through experiments, to understand the process of parallel programming and s
Distributed-signal-processing
- 分布式lms算法,传感器网络,仿真通过,可以运行-Lms distributed algorithms, distributed lms algorithm, distributed lms algorithm, distributed lms algorithm
code
- 分布式lms算法,传感器网络,仿真通过,可以运行的-Lms distributed algorithms, sensor networks, through simulation, can run
ACO
- 蚁群算法(Ant Colony Optimization,ACO)是一种新颖的组合优化算法,它具有较强的鲁棒性、优良的分布式计算机制、易于与其他方法相结合等优点.包括改进的蚁群算法求解最优路径MATLAB源码,运行环境R2014b-Ant colony algorithm (Ant Colony Optimization, ACO) is a novel combinatorial optimization algorithm that is robust, excellent distribu
DDLO算法
- 本文研究了移动边缘计算 (MEC) 网络,其中多个无线设备 (WD) 选择将其计算任务卸载到边缘服务器。为了节约能源并保持 WD 的服务质量,联合卸载决策和带宽分配的优化被表述为混合整数规划问题。然而,该问题在计算上受到维数灾难的限制,无法通过通用优化工具以有效和高效的方式解决,尤其是对于大规模 WD。在本文中,我们为 MEC 网络提出了一种基于分布式深度学习的卸载 (DDLO) 算法,其中使用多个并行 DNN 来生成卸载决策。我们采用共享重放内存来存储新生成的卸载决策,这些决策进一步训练和改进