-
EV
说明: 建立了电动汽车的电机模型,电池模型以及自适应巡航系统的ACC控制算法,采用神经网络控制对ACC系统控制器进行详细的设计(The motor model, battery model and ACC control algorithm of adaptive cruise system of electric vehicle are established. The controller of ACC system is designed in detail by using neural network control.)
- 2018-09-01 18:04:40下载
- 积分:1
-
STM32F407_ADC_DMA_FFT
【实例简介】STM32F407_ADC_DMA_FFT
使用STM32F407内置ADC,可控制采样频率为512KHZ、256KHZ、128KHZ,采用定时器 DMA ADC的方式不断读取输入电压,进行FFT,之后再将结果通过串口的方式打印出来,可以修改采样频率与点数,体验一下FFT的神奇之处。
- 2021-12-11 00:41:26下载
- 积分:1
-
K-mean
最近邻分类器是一个用来聚类的算法,可以用来对iris数据进行聚类(k-means is a neanest alogorim)
- 2011-06-28 12:14:32下载
- 积分:1
-
HKS算法
热核特征(Heat Kernel signature,HKS)是用于形变三维形状分析的特征描述子,属于谱形状分析方法。
- 2022-01-25 22:58:18下载
- 积分:1
-
s-function2
使用s函数拓展simulink中的模块,增加使用的方便性(To s function expansion module simulink increase ease of use)
- 2013-01-25 13:50:55下载
- 积分:1
-
ModbusCommunicationTest
MODBUS通信协议,用VC6.0调试通过,非常好用,做上位机用这个很好(MODBUS communication protocol with VC6.0 debugging through, very easy to do well with this PC)
- 2013-09-11 23:12:54下载
- 积分:1
-
sdgzhidian
很好的字典生成器,输入关键字,实现排列组合,破解密码的利器(Good dictionary builder, enter a keyword permutations and combinations to achieve, to crack the code of the weapon)
- 2013-12-28 14:11:01下载
- 积分:1
-
stm32程序
基于stm32f1的dds函数发生,支持原子的平台移植(DDS function based on stm32f1)
- 2017-08-09 17:18:35下载
- 积分:1
-
DFT
DFT(有限离散富立叶变换)的程序,可处理虚数,输入离散序列,得到变换后结果(DFT (Discrete Fourier finite transform) the procedures to deal with imaginary number, enter the discrete sequence, the results have been transformed)
- 2009-03-28 14:21:53下载
- 积分:1
-
我做的银行家算法
说明: 过一个学习《操作系统》课程的学习,掌握了许多书本上的知识,但是对书上的概念并没有真正意义的了解。这次课程设计,就是通过模拟银行家算法来避免死锁的产生,加深对进程死锁概念的理解。
.课程设计的要求
通过对银行家算法的模拟,用户输入进程跟资源的数目,再给每个进程的每个资源申请资源,用以判断进程是否会出现死锁,若出现死锁,就释放整个内存的资源,总而减轻操作系统的负担。
课程设计的题目
本次操作系统课程设计的题目为《模拟银行家算法》。(than a learning "system" courses of study and master the many books on the knowledge, but the book on the concept and there is no real understanding. This curriculum design, simulation algorithm bankers to avoid deadlock the selection process to deepen understanding of the concept of deadlock. . Curriculum design requirements of bankers algorithm simulation, process user input with the number of resources, or give each process every resource for resources, the process used to determine whether there will be deadlock if there Deadlock on the release of the entire memory resources, and reduce the total burden of the operating system. The curriculum design of the operating system subject curriculum design on the topic of "simulation algorithm bankers.")
- 2021-01-02 00:38:57下载
- 积分:1