-
fadianji
说明: 发电机模型,根据公式搭建的simulink模型(Generator model ,Simlink Model Based on Formula)
- 2020-09-17 18:47:55下载
- 积分:1
-
PMSM SMO
说明: PMSM SMO is realized based on simulink
- 2020-02-06 19:19:19下载
- 积分:1
-
是K均值算法的一个Linux下的编译的程序,用标准C++编写的
是K均值算法的一个Linux下的编译的程序,用标准C++编写的-K-means algorithm is a Linux compiler procedures used to prepare the standard C
- 2022-06-27 03:06:37下载
- 积分:1
-
读者写者问题
说明: 1、定义一个数据缓存buffer及用于实现同步互斥的信号量。
2、定义一个读者函数:
?当有写者在占用buffer时,读者应该等待,直到写者不再使用该buffer。
?当有其他读者在占用buffer时,读者可对buffer进行读取操作。
?当buffer中有数据时,则从其中读取一个数据,并显示然后退出。
?当buffer中没有数据时,应等待,直到buffer中有数据可读。
3、定义一个写者函数
?当有读者在占用buffer时,写者应该等待,直到所有的读者都退出为止。
?当有其他写者占用buffer时,该写者应该等待,直到占用buffer的写者退出为止。
?当buffer有空闲时,写者应该在buffer中写入一个数据并退出。
?当buffer满时,写者应该等待,直到buffer有空闲为止。
4、定义主函数,在其中可以任意创建读者与写者。
可根据用户输入创建读者或写者进程(线程)。(1. Define a data buffer and semaphores for synchronization and mutual exclusion.
2. Define a reader function:
When a writer is occupying the buffer, the reader should wait until the writer no longer uses the buffer.
When other readers occupy the buffer, they can read the buffer.
When there is data in the buffer, read a data from it, display and exit.
When there is no data in the buffer, wait until the data in the buffer is readable.
3. Define a writer function
When a reader is occupying the buffer, the writer should wait until all readers quit.
When other writers occupy the buffer, the writer should wait until the writer who occupies the buffer exits.)
- 2019-12-27 18:49:46下载
- 积分:1
-
灵巧噪声
灵巧噪声干扰,可用于干扰多种雷达,包括脉冲压缩、脉冲多普勒、常规脉冲等(Smart noise jamming can be used to jam a variety of radar, including pulse compression, pulse Doppler, conventional pulse, etc.)
- 2019-05-22 20:49:09下载
- 积分:1
-
AGC参考仿真程序
说明: 这是基于MATLAB的孤岛电站自动发电控制仿真模型。希望大家喜欢(Simulation model of automatic generation control for isolated island power station)
- 2021-04-18 09:18:58下载
- 积分:1
-
GCN实战2
说明: 对于深度学习中的图神经网络中图卷积网络的实战代码(For the practical code of graph convolution network in graph neural network)
- 2020-06-23 21:09:22下载
- 积分:1
-
另外一个OFDM频偏估计的代码,以该代码为基础的文章被EI检索收录,具有很高的参考价值。...
另外一个OFDM频偏估计的代码,以该代码为基础的文章被EI检索收录,具有很高的参考价值。-Offset Estimation code to the code of the article was based on the EI retrieval recorded. have a very high reference value.
- 2022-05-29 17:46:51下载
- 积分:1
-
test1.part05
这是一个基于pocketsphinx的例子程序,已经在andtoid studio编译成功,并能识别简单的词汇。这是第五部分(This is an example program based on pocketsphinx, which has been successfully compiled in andtoid studio and can recognize simple words. This is the fifth part.)
- 2020-06-21 19:40:01下载
- 积分:1
-
B-Spine
包括完整的非均匀B样条求解函数值、一阶导数、二阶导数代码,同时给出测试数据和非均匀B样条的讲解PPT。(Including a complete non-uniform B-spline solving function value, the first derivative, second derivative code, and gives test data and explain PPT non-uniform B-spline.)
- 2021-03-08 17:29:28下载
- 积分:1