-
状态模式-工作状态02
说明: Timeline Ruler Control c# Component
- 2020-06-24 08:00:02下载
- 积分:1
-
NS-2的快速播放模块
问题:
如在线游戏和警报消息的应用程序
传播是敏感的每个数据包延迟交货。考虑车辆
Ad hoc 网络 (车用) ;在这方面,多跳的快速繁殖
广播的消息上述应用程序生成的需要
能够避免冗余传输和其他的特定解决方案的部署
消息传播延迟的来源。
解决方案:
我们有
开发了一个解决方案,允许车辆在某汽车排到动态
估计他们的传输范围,并有效地利用这种信息
尽可能传播广播的消息用尽可能少的啤酒花 (和传输)。
在本质上,在一条消息的传输范围,最远交通
发件人/转发器将统计学荣幸成为下一步 (和
只有) 转发器。
更多详细说明的问题和
可以找到解决办法,[1] [2] (请参阅此 web 页的引用)。
执行 NS-2:
为执行所描述的解决方案
在[1] [2]我们已为众所周知的网络创建一些新的模块
模拟器 (版本 ns-2.29,虽然它可能与其他工作也
版本)。
具体来说,我们已经创建以下模块:
- bbcast-packet.h包含的定义
新的数据包报头 ;
- bbcast-packet.cc包括
执行的函数来访问数据包报头 ;
- BroadcastbaseAgent.h包括
有关机的其他代理 ; 函数原型
- BroadcastbaseAgent.cc包括
执行的职能的广播的代理
- 2022-10-24 03:05:03下载
- 积分:1
-
利用msp430单片机的一般I/O管脚实现键盘输入。
利用msp430单片机的一般I/O管脚实现键盘输入。-The use of MSP430 MCU general I/O pin realize keyboard input.
- 2023-03-24 05:15:03下载
- 积分:1
-
gx6605s_4M_getmecom_190717
New firmware gx 6605s
- 2020-06-24 00:20:02下载
- 积分:1
-
hundun_svd_0525
效果非常好的数字水印的源代码,实现了基于小波变换的奇异值分解算法,选取载体图像的LH子带作为载体,并进行攻击测试算法性能(The effect of a very good source of digital watermarking, wavelet transform based on the realization of the singular value decomposition algorithm, select the carrier of the LH sub-band image as a carrier and test algorithm to attack)
- 2009-06-14 10:45:09下载
- 积分:1
-
一款C编写的mario程序,功能基本实现,适合学习
一款C编写的mario程序,功能基本实现,适合学习-Mario a program written in C, functions basically for learning
- 2022-05-17 04:44:31下载
- 积分:1
-
VC++ 为EditBox控件添加到列表选择框
VC++ 为EditBox控件添加到列表选择框,在使用ADO技术时,需要导入一个ADO动态链接库msado15.dll,该动态库位于系统盘下的“Program FilesCommon FilesSystemado”目录下。
例:如果你的系统盘为C盘,则该文件位于“C:Program FilesCommon FilesSystemado”目录中。所以需要打开工程文件,并展开“FileView”视图中的“Header Files”节点,然后双击“StdAfx.h”文件,将代码中的“d:Program FilesCommon FilesSystemadomsado15.dll”改为“c:Program FilesCommon FilesSystemadomsado15.dll”。
- 2022-06-01 02:07:19下载
- 积分:1
-
卡尔曼滤波及扩展
说明: 描述一个卡尔曼滤波问题需要两个模型,一个是描述系统的状态方程,一个是观测方程,观测量通过观测方程与状态变量建立联系,由观测量估计状态值。与其他频域滤波器不同,卡尔曼滤波器不需要观测和估计的历史记录,可以直接在时域进行设计和使用,是一个时域滤波器,适用于处理实时数据。
对于一个运动模型,建立卡尔曼滤波模型,进行仿真,设已知初始时刻运动目标的真实位置和速度,并已知卡尔曼滤波使用的初始状态值,对该问题给出仿真;进一步分析该问题的稳态卡尔曼解,直接使用稳态卡尔曼滤波(滤波器)仿真该问题。
提供了Matlab源代码,代码中有注释和画图,非常详细。(For a motion model, the kalman filter model is established for simulation. The real position and velocity of the moving target at the initial moment are known, and the initial state value used by the kalman filter is known. The steady-state kalman solution of the problem is further analyzed and the problem is directly simulated by steady-state kalman filter (filter).
Matlab source code is provided, the code has comments and drawings, very detailed.)
- 2020-02-19 20:41:41下载
- 积分:1
-
逾渗
分析二维正方格子上的逾渗问题,通过编写程序,得到临界概率 P 及临界指数
(PS:程序功能简单介绍:yushen.m 中计算了 Pinf 和 p 的关系,yushenmain.m 调用 yushen.m 来 计算不同 p 下的 Pinf;yushenhuixuan.m 中计算了 Rs 和 p 的关系,yushenmain2.m 调用 yushenhuixuan.m 来计算不同 p 下的 Rs。具体的实现程序中均有注释。)(The percolation problem on two dimensional square lattice is analyzed, and the critical probability P and critical exponent are obtained by programming.
(PS: program functions simply: the relationship between Pinf and P is calculated in yushen.m, yushenmain.m is called yushen.m to calculate Pinf under different p; the relationship between Rs and P is calculated in yushenhuixuan.m, and yushenmain2.m invokes to calculate the differences under different P. There are annotations in the specific implementation program. ))
- 2021-03-05 16:19:31下载
- 积分:1
-
cal_sharpen
说明: HSV融合
-color-normalized融合
-Gram-Schmidt融合
主成份分析融合(HSV fusion
-Color normalized fusion
-Gram Schmidt fusion
Principal component analysis fusion)
- 2020-02-27 11:15:48下载
- 积分:1