-
performance simulation of network_coding
应用背景In generated networks, selecting one node as source and some nodes as receivers in
random (single source multicast network), we make performance test for network
coding based multicast route algorithm (we put forward it ourselves, corresponding to
high multicast rate and low multicast rate), shortest path distribution tree route
algorithm (DIJKSTRA algorithm) and Maximum-rate distribution tree route
algorithm (PRIM algorithm), respectively.
关键技术
In this program, two things have been done: (1) generate random topologies (2)performance test。
network coding cap: 5.0000 dijk cap: 5.0000 prim cap: 5.0000 network coding res1: 0.0000--res2: 12.0000 dijk res: 14.0000 prim res: 14.0000 average degree: 2.
- 2022-11-16 07:10:03下载
- 积分:1
-
knn算法C实现
KNN最邻近算法在c上的实现。输入样本可以根据已经训练好的模型将该词分类,或者重新训练样本,将该新输入的样本进行分类。代码是在C语言上完成的。
- 2022-01-21 00:19:45下载
- 积分:1
-
AC-BM算法的实现的压缩包,很流行的字符串匹配算法,已经测试,-AC-BM algorithm for the realization of the compressed, the very popular string matching algorithm has been tested,
- 2022-02-02 16:56:07下载
- 积分:1
-
一个计算方法的课程设计经典算法的集合
一个计算方法的课程设计经典算法的集合-a calculation method of curriculum design a collection of classical algorithm
- 2023-07-19 21:20:03下载
- 积分:1
-
碳纳米管结构模拟
应用背景原创的他纳米管结构模拟程序,精确定位每个碳原子的坐标,可以在此基础上开展物质在碳纳米管中的行为规律研究,采用VC开发,可以跨平台改造。关键技术利用实验分析得到的数据,对单壁、多壁碳纳米管进行科学重构,不仅仅是结构而且相关的物理化学参数(如键长)等都是精确定义的,可以作为科学计算模拟的结构输入。
- 2022-08-08 07:04:33下载
- 积分:1
-
STEVE的工具库
STEVE的工具库-STEVE library of tools
- 2022-05-25 12:22:07下载
- 积分:1
-
Matlab下实现的CFD算法
Matlab下实现的CFD算法-Matlab under the CFD algorithms
- 2022-12-12 01:35:03下载
- 积分:1
-
get the shortest path between two node with arithmetic of DIJ and floyd
利用迪杰斯特拉算法和弗洛伊德算法计算两节点之间的最短路径-get the shortest path between two node with arithmetic of DIJ and floyd
- 2023-01-02 03:50:07下载
- 积分:1
-
保存计算过程的计算器
随着计算机技术的飞速发展,人们已经不能满足于采用人工进行大量的计算,计算器快速的计算速度和稳定的准确率很好的满足了用户的需要,保存计算过程的计算器更是能够让用户随时随地的查找以前的计算过程。保存计算过程的计算器正是在这样的市场需求之下研发的,目的旨在帮助用户快速准确的得到计算结果。掌握Java语言编程的基础知识并能熟练运用,熟悉类声明与对象的使用,理解委托时间处理模型,了解Java语言的图形用户界面的设计知识,运用JCreator编写简单计算器程序,并实现其
- 2022-08-24 05:48:54下载
- 积分:1
-
This is the basis of others I write the algorithm simulation of the car park c p...
这是我根据别人的算法写的模拟停车场问题的c程序,原有算法有一些指针调用的错误!,现已改正-This is the basis of others I write the algorithm simulation of the car park c procedures, some of the original algorithm called the wrong target! That has now been rectified.
- 2022-10-02 02:20:03下载
- 积分:1