-
counting procedures arbitrary point FFT and Wavelet Transform, and the choice of...
程序算任意点FFT和小波变换,以及可选择多种小波及小波变换后的单频带重够,另算信号的Lipschitz指数,高级数字信号处理!-counting procedures arbitrary point FFT and Wavelet Transform, and the choice of multiple wavelet and the wavelet transform of a single-band heavy enough, and another count signal Lipschitz index advanced digital signal processing!
- 2022-01-26 06:55:11下载
- 积分:1
-
海浪动画
展示了一个一维的造浪池单事件和单反射海浪(线性理论)。显示表面海拔海平面和动画粒子的运动表面深度。表面海拔记录在红点的位置(液位计)。
- 2022-01-23 10:55:41下载
- 积分:1
-
telnet,common telnet
import java.io.InputStream;
import java.io.PrintStream;
import org.apache.commons.net.telnet.TelnetClient;
public class TelnetTest
{
private TelnetClient telnet = new TelnetClient();
private InputStream in;
private PrintStream out;
- 2022-03-16 19:54:43下载
- 积分:1
-
Prolog实现8-puzzle
he 8-puzzle will be represented by a 3x3 list of lists positions where the empty box will be represented by the value 9, as shown below: [[9,1,3],[5,2,6],[4,7,8]]
Possibility Solution: Only half of the initial positions of the 8-puzzle are solvable. There is a formula that allows to know from the beginning if you can solve the puzzle.To determine whether an 8-puzzle is solvable, for each square containing a value N is calculated how many numbers less than N there after the current cell. For example, to the initial status
- 2023-07-26 11:40:02下载
- 积分:1
-
svm实现多类分类
支持向量机在数据挖掘方向的成功使得该项技术在很多实际领域中得到广泛应用,这套代码就是在通过MATLAB来实现svm的多分类,包括对数据的预处理,样本数据的训练和预测仿真。希望对初学者有帮助。
- 2022-03-10 13:31:18下载
- 积分:1
-
C、 人工智慧、 BFS 和 DFS
出差旅行推销员的问题,解决问题使用人工智能此代码
- 2022-08-25 16:42:27下载
- 积分:1
-
素数因子产生器:该程序能生成prime factor
素数因子产生器:该程序能生成prime factor-prime factor Generator : the program can generate prime factor
- 2022-03-22 01:33:11下载
- 积分:1
-
LC_trie 算法程序源代码
LC_trie 算法程序源代码-LC_trie algorithm source code
- 2022-06-20 04:38:16下载
- 积分:1
-
简单 calculatrice 德尔福
une calculatrice 简单 démontre 评论 utilisé les foctions
德基地德尔福 pur débutant
- 2022-04-30 14:40:16下载
- 积分:1
-
linear sequence storage structure VC++6.0 algorithm developed ~!
线形表的顺序存储结构算法 VC++6.0下开发~!-linear sequence storage structure VC++6.0 algorithm developed ~!
- 2022-01-29 03:24:49下载
- 积分:1