-
保证服务质量的QoS 路由(Quality of Service Routing) 是网络中解决QoS 问题的一项关键技术. QoS 路由
的主要目标是为...
保证服务质量的QoS 路由(Quality of Service Routing) 是网络中解决QoS 问题的一项关键技术. QoS 路由
的主要目标是为接入的业务选择满足服务质量要求的传输路径,同时保证整个网络资源的有效利用. 度量参数选择问
题、寻路问题和路由信息不准确问题是QoS 路由中的几个主要研究内容. 本文围绕这三个方面,介绍了QoS 路由中的
主要问题及相关的解决办法,并探讨了今后QoS 路由可能的研究方向.-To ensure the quality of service QoS routing (Quality of Service Routing) is a network address QoS issues a key technology. QoS routing the main objective is to access business options to meet the requirements of the transmission path quality of service, while ensuring that the entire network efficient use of resources. metric parameters of choice, look for road and routing information is not accurate QoS routing problem is that several major research contents. This paper focus on three aspects, introduced the main issues in QoS routing and related solution, and to explore possible future research directions QoS routing.
- 2022-02-27 04:08:26下载
- 积分:1
-
老外写的串口经典,功能强大;其中发送至串口中存在二进制发送和字符发送两种mode,作者只考虑一种,已补全...
老外写的串口经典,功能强大;其中发送至串口中存在二进制发送和字符发送两种mode,作者只考虑一种,已补全-Foreigners to write the classic serial, powerful them sent to the serial port to send and that exist in binary characters sent two mode, the authors consider only one has been completed
- 2022-01-26 06:50:56下载
- 积分:1
-
串口收发程序
fafasdfasfasfasdfasfasfas
fsdafasfasdgfdhfdghgdfjhdfghdgf
hdfghfdghfdghdfghdfghdfg// DlgSend.cpp : implementation file
// Download by http://www.codefans.net
#include "stdafx.h"
#include "SCC.h"
#include "DlgSend.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_FILE
static char THIS_FILE[] = __FILE__;
#endif
/////////////////////////////////////////////////////////////////////////////
// CDlgSend dialog
CDlgSend::CDlgSend(CWnd* pParent /*=NULL*/)
: CDialog(CDlgSend::IDD, pParent)
{
//{{AFX_DATA_INIT(CDlgSend)
m_nCycMode = 0;
m_nCycSel = 0;
m_unTime = 1000;
m_unLine = 1;
m_unStart = 1;
m_unEnd = 2;
m_unTrigger = 0;
//}}AFX_DATA_INIT
}
void CDlgSend::DoDataEx
- 2022-03-05 20:00:41下载
- 积分:1
-
PING程序源码有记录路由功能PING程序源码有记录路由功能...
PING程序源码有记录路由功能PING程序源码有记录路由功能-PING procedures recorded source routing procedures PING record source routing
- 2023-05-16 02:45:02下载
- 积分:1
-
Chinese RFC documents, without translation, the right to study very helpful!
中文RFC文件,无需翻译,对学习很有帮助!
- 2023-01-21 19:10:03下载
- 积分:1
-
串口双向通信,并实现绘制函数及保存函数图片功能
代码实现串口收发数据功能,正常通信,这是本人自己练习使用,亲测通过,画图按钮实现的就是绘制函数并自动保存绘制的图片的功能
- 2023-06-18 13:05:04下载
- 积分:1
-
讨论了不稳定轨道环境下轨道不确定度的动态变化…
The dynamics of orbit uncertainty in an unstable orbital environment are discussed
with specific application to the orbit determination of a halo orbit about
the Earth{Sun L1 point. This article documents a simplified orbit determination
covariance program developed under Telecommunications and Mission Operations
Division Technology support. The program is ideally suited to investigate spacecraft
trajectory navigation in challenging environments, where the basic dynamics
of the trajectory can no longer be modeled using near-Keplerian motion.
- 2022-01-26 01:04:14下载
- 积分:1
-
华为的最新彩信SDK,希望能帮到各位,
华为的最新彩信SDK,希望能帮到各位,-Huawei"s latest MMS SDK, hope to be able to help you,
- 2023-07-30 02:35:03下载
- 积分:1
-
Simple BPSK modulator. uses a file called HuffmanE.txt and maps the binary digit...
Simple BPSK modulator. uses a file called HuffmanE.txt and maps the binary digits to bipolar voltage level. Written in C
- 2022-06-27 09:48:33下载
- 积分:1
-
贝叶斯滤波的C++类库
贝叶斯滤波如卡尔曼滤波,粒子滤波等,给定一线性或非线性动态系统,用已知的观测数据和动态向量求后验概率。该资源是贝叶斯滤波器的C++类库,里面包括卡尔曼滤波(kalman filter)、粒子滤波(particlefilter)等。希望对想用C++实现滤波算法的同学有所帮助!
- 2023-03-05 01:00:04下载
- 积分:1