-
Master' s thesis in 2007, about images and video sequences of the encryption...
2007年硕士论文,关于图像及视频序列的加密算法研究-Master" s thesis in 2007, about images and video sequences of the encryption algorithm
- 2022-01-25 15:19:20下载
- 积分:1
-
ddk的中文文档,比看e文的好懂多了。这个文档有点老,但是基本原理还是有效的...
ddk的中文文档,比看e文的好懂多了。这个文档有点老,但是基本原理还是有效的-DDK Chinese documents, e than watching a good text to understand more. This document a bit old, but still the basic principles of effective
- 2022-05-23 18:15:21下载
- 积分:1
-
gdb调试工具介绍
gdb调试工具介绍-gdb debugging tools introduced
- 2022-09-15 11:05:03下载
- 积分:1
-
几种运动估计方法的融合,对研究运动估计的朋友大有帮助
几种运动估计方法的融合,对研究运动估计的朋友大有帮助-Several motion estimation methods of integration, the study of motion estimation greatly help a friend
- 2022-04-28 09:54:06下载
- 积分:1
-
This book documents for the LR tool for learning, including how to install the L...
此书为LR工具学习文档,包括如何安装LR,如何录制脚本以及用此工具出现错误的分析-This book documents for the LR tool for learning, including how to install the LR, recording a script on how to use this tool as well as error analysis
- 2023-03-17 02:55:04下载
- 积分:1
-
linux下的I2C总线的驱动源代码分析。对开发linux下的I2C驱动很有用的。...
linux下的I2C总线的驱动源代码分析。对开发linux下的I2C驱动很有用的。
- 2022-06-30 23:36:22下载
- 积分:1
-
err
20 世纪70 年代以来,人们从工业过程的特点出发,寻找对模型精度要求不高而同样能实现高质量控制性能的方法,预测控制就是在这种背景下发展起来的。预测控制技术最初由Richalet 和Cutler 提出[1 ] ,它最大程度地结合了工业实际的要求,综合效果好,已经在理论和应用方面取得了显著进展,各种预测控制算法不断地产生并得到发展。预测控制算法具有三大本质特征:预测模型、滚动优化和反馈校正[2 ] 。它是不断滚动的局部优化,而非全局最优。预测控制的特点:建模方便 采用非最小化描述的离散卷积和模型,信息冗余量大,有利于提高系统的鲁棒性 采用滚动优化策略,使模型失配、畸变、干扰等引起的不确定性及时得到弥补,从而得到较好的动态控制性能 可推广到有约束条件、大迟延、非最小相位以及非线性等过程,对模型精度要求不高,跟踪性能良好,更适应于复杂工业过程控制。
-err
- 2023-06-17 09:25:04下载
- 积分:1
-
优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论
述了优化理论与技术...
优化理论与技术在航空领域的应用。通过分析和讨论优化理论目前在航空公司收益管理、航班优化排班、机队规划、航班实时决策调度等业务中的应用,论
述了优化理论与技术在航空公司应用的实际效益,给出了应用的主要模型及流程。同时建议了优化理论在航空领域的其他研究方向。-optimization theory and technology in the field of aviation. Through analysis and optimization theory discussed in airline revenue management, flight scheduling optimization, fleet planning, Real-time decision-making flight scheduling operations, the application of optimization theory discussed with the airlines in the practical application of effective, given application model and the main flow. Optimization also proposed the theory in the field of aviation other research.
- 2022-06-12 13:49:04下载
- 积分:1
-
#包括“PCH。”
#include "pch.h"
#include "base64.h"
NAMESPACE_BEGIN(CryptoPP)
static const int MAX_LINE_LENGTH = 72
static const byte vec[] =
"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"
static const byte padding = =
Base64Encoder::Base64Encoder(BufferedTransformation *outQueue, bool insertLineBreak)
: insertLineBreak(insertLineBreak), Filter(outQueue)
{
inBufSize=0 -# Include
- 2023-02-26 13:15:03下载
- 积分:1
-
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十五章 光学透镜的傅立叶变换...
北京大学遥感所的研究生图像处理讲义高级遥感数字图像处理(硕士生课程)之第十五章 光学透镜的傅立叶变换-Peking University
- 2022-01-26 01:12:46下载
- 积分:1