资源列表
排序选择:
[matlab例程] yingsui_v86
说明:分析了该信号的时域、频域、倒谱,循环谱等,结合PCA的尺度不变特征变换(SIFT)算法,DC-DC部分采用定功率单环控制。- Analysis of the signal time domain, frequency domain, cepstrum, cyclic spectrum, etc. Combined with PCA scale invariant feature transform (SIFT) algorithm, DC-DC power single-part set-loo<武国岗> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[数学计算/工程计算] yiulen
说明:模拟数据分析处理的过程,用于信号特征提取、信号消噪,该函数用来计算任意函数的一阶偏导数(数值方法)。- Analog data analysis processing, For feature extraction, signal de-noising, This function is used to calculate the arbitrary function of the first order partial derivative (numerical methods).<谭德阳> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[其他智力游戏] mine
说明:扫雷源码,完全模拟windowsXp上的扫雷游戏,基于QT开发-Minesweeper source, fully simulate the minesweeper game windowsXp on QT-based development<zengxianan> 在 2025-07-19 上传 | 大小:22kb | 下载:0
[matlab例程] youbei
说明:图像的光流法计算的matlab程序,最大似然(ML)准则和最大后验概率(MAP)准则,Gabor小波变换与PCA的人脸识别代码。- Image optical flow calculation matlab program, Maximum Likelihood (ML) criteria and maximum a posteriori (MAP) criterion, Gabor wavelet transform and PCA face recognition code.<徐地> 在 2025-07-19 上传 | 大小:4kb | 下载:0
[其他嵌入式/单片机内容] Fluxweaking
说明:这是一段永磁同步电机的弱磁控制程序,仅供参考!-This is a Permanent magnet synchronous motor of the weak magnetic control procedures, for reference only!<林晓天> 在 2025-07-19 上传 | 大小:10kb | 下载:1
[其他智力游戏] game2048
说明:基于QT的2048游戏源码,算法简单,实现容易-2048 QT-based game source code, the algorithm is simple and easy to implement<zengxianan> 在 2025-07-19 上传 | 大小:6kb | 下载:0
[其他智力游戏] eliminateGame
说明:该项目是基于QT开发的消除类游戏,因为当时是要考虑移植到arm开发板上运行的所以窗口大小是320*240的-The project is based on the QT development to eliminate class game, because it was considered to be transplanted to arm development board running so the window size is 320* 240<zengxianan> 在 2025-07-19 上传 | 大小:467kb | 下载:0
[软件工程] fpga_ztj
说明:对于FPGA状态机的设计心得 对于FPGA状态机的设计分为两类,分为mealy状态机和Moore状态机,mealy状态机的输出不仅与当前输入有关还与当前状态有关,而Moore状态机的输出仅与当前状态有关。对于状态机描述首先要知道输入,输出,当前状态,下一个状态的基本定义。 对不状态机的设计,首先要有一个初始状态,一般命名为IDLE,其状态一般设定在复位信号到来时。 对于时钟敏感的信号,在其最大的一个时钟周期作为总的状态循环,最下的一个时钟信号最为一个状态指令,一般用于时序图的描述;对<宇龙> 在 2025-07-19 上传 | 大小:2kb | 下载:0