搜索资源列表
存储管理源代码
- 分区式存储管理源代码 一、可变分区存储管理的基本策略 1)不预先划分几个固定分区,分区的建立是在作业的处理过程中进行的,各分区的大小由作业的空间需求量决定。 2)采用指针方式将各个空闲分区链接而成的链表,用以记录主存分配现状。 3)分配与回收算法按空闲分区链接方式的不同分类,有最佳、最坏、首次和下次适应四种算法。 二、程序模拟的设计 1、基本思想 采用事件驱动模型。事件有: 1)申请主存事件,表示一个作业创建时提出的主存资源要求; 2)释放主存事件,表示一个作
Nmpc
- 模型预测控制代码,运用模型优化输入,达到最优控制-This program implements a controller that uses a planning strategy for the surge tank example.
cognitive-radio-channel
- 基于认知无线电的信道分配策略研究,西安电子科技大学硕士论文,详细介绍了认知无线电频谱分配的各项知识点。。对你很有用处。。学习学习。-Based on cognitive radio channel allocation strategy, Xi' an University of Electronic Science and Technology Master' s thesis, detailing the cognitive knowledge of the radio spec
fuzzy-adaptive-control
- 本文对传统的双杆机器人采用模糊自适应控制策略,实现机器人的轨迹控制任务,提高系统的鲁棒性能。-In this paper, the traditional double-pole robot using fuzzy adaptive control strategy, robot trajectory control tasks, improve the robust performance of the system.
first
- 编写程序,设置不同的页面数,使用不同的页面替换策略算法进行模拟页面替换。先进先出,最近最久未使用页面置换算法等,并计算缺页率。-Programming, set a different number of pages, use a different page replacement algorithm simulation page replacement strategy. FIFO, the most recent time using the page replacement algor
PID-MATLAB
- ID 控制是最早发展起来的控制策略之一,由于其算法简单、鲁棒性好和可靠性高,被 广泛应用于过程控制和运动控制中,尤其适用于可建立精确数学模型的确定性控制系统。-D control is one of the earliest control strategy developed, due to its simple algorithm, good robustness and high reliability, is Widely used in process control a
TMS320C2000-Motor-Control-Primer
- 高性能驱动应用程序需要快速、可靠和健壮的控制系统。因此,有一个重要的装备精良的需求数字电机控制(DMC)平台教育下一代的工程师。在本用户指南,一些介绍性的数字电机控制方法和实验室工具。这些工具帮助工程师学习如何轻松地构建自己的系统使用电信提供的设备驱动程序,api,工具和库。还描述了德州仪器的电机控制开发人员的工具、软件框架和DMC图书馆。这些文件提供了一个模块化的发展战略,允许用户实验逐步从一个基本的先进水平。-High-performance drive applications requi
Triangulation
- 三角形差的计算以及三角形剖分的策略和方法,以及伪代码-The strategy and method of calculation of the triangle difference and triangulation, and pseudo code
HESM
- 混合励磁永磁同步电机矢量控制系统的研究,希望对大家有帮助-Research of New Type Vector Control Strategy for Hybrid Excitation Synchronous Motor
image-denoising
- Abstract—Single image denoising suffers limited data collection within a noisy image. In this paper, we propose a novel image denoising scheme, which explores both internal and external correlations with the help of web images. For each noisy
strategy
- 本代码为微软仿真原始代码模板,代码可读性强,可以用于仿真入门,内涵5v5,11v11,3v3.- The following ifdef block is the standard way of creating macros which make exporting a DLL simpler. All files within this DLL are compiled with the STRATEGY_EXPORTS symbol defined on the comman
trend-follower-strategy-backtesting
- 一个用R语言写的trend follower strategy的案例,运行时将demoData.R放在工作目录下或者设置读取路径-The indicator will be generated by R’s lag() function. The signal will be to go long(short) if the price is higher(lower) than it was a year ago. In order to equalize risk across instru
Stanley
- 智能车辆基于斯坦福大学Stanley智能车模型建立的横向控制策略,MATLAB-Stanley lateral control strategy Intelligent Vehicle Intelligent Vehicle Model Based on Stanford University established, MATLAB
飞思卡尔小车
- 本设计以“飞思卡尔”杯智能车大赛为背景,比赛中智能车跑完规定长度的赛道所用的时间越短者成绩越好,但前提是智能车要稳定的跑完一圈,否则没有成绩。也就是说设计的智能车首先要稳定,在此基础上,运行速度要快。设计中主要是从以下三方面考虑的:第一,在符合比赛规则的基础上为智能车设计强大而稳定的驱动电路,以提高智能车运行速度; 第二,要准确稳定的识别路径;第三,在有效识别路径的基础上采用有效的控制策略,使智能车能够快速有效的行驶,并确保其稳定性。(This design takes the "Fe
MATLAB及经济建模课件(含代码)
- matlab金融建模里面是策略相关代码,涉及量化投资(Inertial strategy code)
20191011111456989
- 这是一款专业针对黄金交易爱好者开发的EA,其特点是单量巨大,盈利能力也不含糊。EA采用双边对冲开仓的策略,稳定性比较强,如果能配合人工风控,盈利空间会有更大的突破。 本策略对点差不敏感,在ECN和标准账户上都有相当出色的表现,高达45个点差的平台依旧能够盈利,是经纪公司刷返佣的神器,也是个人交易者交易非常棒的助手。(This is a professional EA for gold trading enthusiasts, which is characterized by huge vol
OrderBook Tick Data Trading Strategy(1)
- 基于Maltab分析的订单驱动的高频交易策略分析(orderbook tick driven high frequency strategy)