-
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
-
利用该程序,可以作为相应程序的一个函数功能
利用该程序,可以作为相应程序的一个函数功能-Use of the procedure, the procedure can be used as a function of the corresponding function
- 2022-03-04 17:22:06下载
- 积分:1
-
MIT photonic crystal calculation procedures, to look after feeling learned a lot...
麻省理工的计算光子晶体的程序,自己看后感觉收获不小,推荐给大家,对工科学生应该很有用处-MIT photonic crystal calculation procedures, to look after feeling learned a lot and recommend it to everyone. Engineering students to be useful
- 2022-11-29 09:50:03下载
- 积分:1
-
时间差定位法
TDOA算法是对TOA算法的改进,他不是直接利用信号到达时间,而是用多个基站接收到信号的时间差来确定移动台位置,与TOA算法相比他不需要加入专门的时间戳,定位精度也有所提高。TDOA值的获取一般有2种形式:第1种形式是利用移动台到达2个基站的时间TOA,取其差值来获得,这时仍需要基站时间的严格同步,但是当两基站间移动信道传输特性相似时,可减少由多径效应带来的误差
- 2022-05-07 22:48:42下载
- 积分:1
-
声波 2D 交错网格有限差分正演模拟算法pml衰减边界条件 、多炮
应用背景用于地震勘探中声波正演模拟学习研究关键技术声波 2D 交错网格有限差分正演模拟算法pml衰减边界条件 、多炮
- 2022-04-17 23:05:01下载
- 积分:1
-
基于18B20的温度控制系统
该系统采用18B20和51单片机进行Protues仿真,能够通过18B20实现温度检测和控制,并通过protues进行仿真。仿真结果真实可信,试验无误,特此分享。
- 2022-09-01 05:30:03下载
- 积分:1
-
人脸追踪 FaceTrace
应用背景
人脸识别 人脸追踪
The software is provided under the terms of this licence stricly for
// academic, non-commercial, not-for-profit purposes.
// * Redistributions of source code must retain the above copyright notice,
// this list of conditions (licence) and the following disclaimer.
// * Redistributions in binary form must reproduce the above copyright
// notice, this list of conditions (licence) and the following disclaimer
// in the documentation and/or other materials provided with the
// distribution.
// * The name of the author may not be used to endorse or promote products
// derived from this software without specific prior written permission.
// * As this software d
- 2022-08-14 06:55:42下载
- 积分:1
-
24点游戏设计 c++
24点游戏案例设计,c++语音,用于课程设计和教学案例,项目内容包括界面设计、游戏设计、互动反馈。
- 2022-03-31 18:58:06下载
- 积分:1
-
2维超音速流的Prandtl
2维超音速流的Prandtl-Meyer膨胀破的fortran程序-2-dimensional supersonic flow of the Prandtl-Meyer expansion of breaking the fortran program
- 2022-12-10 05:00:02下载
- 积分:1
-
自己写的将文件处理为base64流
自己写的,旨在帮助大家理解文件流的处理过程。生成的base64流我将其写入根目录下的txt文档,文档尾部,添加了源文件的长度,所以他也不完全是base64流,但是对你们处理文件有很多的帮助。我的邮箱是heyuxistock@163.com,大家有不懂,就给我 邮件。
- 2022-08-09 02:43:45下载
- 积分:1