-
Fortran code to solve wave equation with multiple methods
Fortran code to solve wave equation with multiple methods
- 2023-03-05 16:45:03下载
- 积分:1
-
等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.
等值线原码中插值算法,还可以吧。如有问题给我发EMAIL.-contours original codes interpolation algorithm, it can. If problems given me a email.
- 2022-10-12 05:30:03下载
- 积分:1
-
FP-growth Algorithm
FPgrowth is the one of the algorithm in frequent item set mining. It is used to find the frequent item set in a database. It will give the output in tree structure format. It is more efficient than apriori algorithm because there is no candidate generation.
- 2022-07-02 22:50:47下载
- 积分:1
-
一个实用的PI源代码程序
这是基于DSP的PI控制源码,含有PWM输出控制。
Inputs : I3: pointer to Delay line buffer *
* M3: 1 *
* L3: length of Delay line buffer *
* I7: pointer t
- 2022-04-19 10:56:36下载
- 积分:1
-
implementación del filtro de Kalman
implementación del filtro de Kalman
- 2022-06-29 16:25:26下载
- 积分:1
-
Simulation of a WCDMA FDD Downlink transmission
The WCDMA Physical Layer Demo consists of an end-to-end (transmitter-to-receiver) simulation of the Frequency Division Duplex (FDD) Downlink physical layer for several Dedicated Channels (DCH) as specified by the 3GPP standard (Release 99). The current ZIP file includes three different models: channel coding, spreading an
- 2022-08-20 13:06:40下载
- 积分:1
-
C语言完成编译原理实验消除左递归
编译原理是计算机专业的一门必修课,然后各个大学也会开相应的实验课,实验课上的要求之一可能是实现消除文法的左递归,那么这里使用C语言实现的,比较适合广大大学生下载借鉴,大家可以利用这个更加详尽的掌握编译原理的内容提要,更好的理解其精髓。
- 2023-08-05 21:45:03下载
- 积分:1
-
用C++语言实现的基于小波分析的源代码,实现了小波分析的诸多算法...
用C++语言实现的基于小波分析的源代码,实现了小波分析的诸多算法-With C++ Language based on wavelet analysis of the source code, the realization of the wavelet analysis of many algorithms
- 2022-11-08 02:10:04下载
- 积分:1
-
一种简单快速的卡尔曼滤波算法。
A simple and fast implementation of a Kalman Filter.
- 2022-06-27 05:30:42下载
- 积分:1
-
MD5算法 C语言实现
MD5算法实现简洁,思路清晰,附有代码解释,轻松看懂。MD5算法的输入可以是任意长度的消息x,对输入消息按512位分组为单位惊进行处理,输出128位的散列值MD(x)。
- 2022-10-23 15:00:03下载
- 积分:1