-
本算法是一个关于kruskal的源码实现,可供大家学习研究.
本算法是一个关于kruskal的源码实现,可供大家学习研究.-This algorithm is a source about the implementation kruskal for U.S. study.
- 2022-10-21 01:00:04下载
- 积分:1
-
飞控核心算法--四元数互补滤波算法(源码)
资源描述四元数互补滤波算法,已经在无人机项目中使用
- 2022-03-24 17:33:02下载
- 积分:1
-
小波变换聚类
vTo检测隐蔽DoS攻击
- 2022-01-25 21:51:49下载
- 积分:1
-
CPU computer systems is a very important resource, this chapter introduces proce...
CPU是计算机系统中一个十分重要的资源,本章主要介绍处理机的调度目标、策略以及评价方法等。因为处理机调度程序不可能选择全部驻留在外存的进程,因此,在调度一个进程占有处理机之前,系统必须按某种策略把外存中处于后备状态的作业选择出来,并创建进程和分配内存,为进程执行准备必需的资源。这一步称为作业调度或高级调度。作业调度的目标是尽量做到公平合理,能执行尽可能多的作业、尽快地响应时间以及高的设备利用率等。任一调度算法要同时满足这些调度目标是不可能的。大多数操作系统都是根据用户需要而采用兼顾某些目标的方法。比较常用的作业调度算法有:FCFS(先来先服务)、方法、SJP(最短作业优先)法、HRN(最高响应比)法等。这-CPU computer systems is a very important resource, this chapter introduces processor scheduling objectives, strategies and evaluation methods. Because the processor scheduling procedures could not choose Disk presence in all the process, and therefore, in the process of scheduling a possession before the processor, the system must be some kind of strategy to Disk backup were at the operational state of choice out and the process of creation and distribution of memory, the process of preparing the implementation of the necessary resources. This step as job scheduling or senior scheduling. Job Scheduling goal is to try to make it fair and reasonable to carry out the operation as much as
- 2023-01-15 07:45:04下载
- 积分:1
-
28335产生pwm
基于DSP28335的spwm程序
EVA下面的通用定时器T1工作于连续增/减计数模式,产生三角载波,载波频率为3000Hz,载波比N=60,因此调制波形正弦波的频率为50Hz。本实验中,调制度为
0.8。
预存A相和B相的正弦值列表,C相的可以根据A相和B相的值计算出来
- 2022-12-07 21:00:03下载
- 积分:1
-
德algoritmo线段树的C++
应用背景algoritmo de Párbolárrafo segmento一枚de programacion competitiva,Esto ESTA登特鲁deláREA de estructura de药物,ES MUY util Cuando●找到operaciones登特鲁de la ONU Rato y PáRR ello我们有不同consultas。关键技术ES MUY usado EN洛杉矶一枚de programacion competitiva鸦鹊帮助de朗戈斯solucionar穆察司consultas EN联合国载体SER阙可以单向多维EL algoritmo de线段树,雅阙SE aplica de La misma变型对位砧骨。
- 2022-01-25 21:17:06下载
- 积分:1
-
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。...
EMD分解C语言算法,内含EMD分解所需的三次样条插值C语言算法。-EMD decomposition algorithm C language, containing the decomposition EMD cubic spline interpolation algorithm C language.
- 2022-01-26 07:12:25下载
- 积分:1
-
行列式求值
行列式求值行 列式求值行 列式求值行 列式求值行列式求值-evaluation of determinant
- 2022-04-15 01:49:18下载
- 积分:1
-
最优化算法
该压缩包内包含了常用的最优化源码,均是利用C++实现的,其中包 扩DFP, 单纯形, 共轭梯度法, 内点法, 外点法, 内外点法,这些算法均在程序中实现,相信对初学最优化算法的会有很大的帮助
- 2023-01-06 18:45:04下载
- 积分:1
-
C++ 人脸识别
人脸识别程序 包括人脸检测与跟踪 利用OPENCV 库实现的 可以很好的检测和动态跟踪 可以作为初学的一个工具。。。。。。。
- 2023-04-10 00:50:04下载
- 积分:1