资源列表
[数据结构常用算法] tuopu
说明:图的拓扑排序 输入存储有向图 查找第一个入度为零的顶点,有就返回OK 没有则输出ERROR 用主对角线元素做“标记”当所有主对角线元素都变为1时,完成拓扑排序-Topological sorting of the input memory graph directed graph to find the first zero-degree vertices, there is no OK to return to the output ERROR to do with the main diag<victor> 在 2025-06-21 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] Ex4_3
说明: 傅里叶变换是一种将信号从时域变换到频域的变换形式,是信号处理的重要分析工具。离散傅里叶变换(DFT)是傅里叶变换在离散系统中的表示形式。但是DFT的计算量非常大, FFT就是DFT的一种快速算法, FFT将DFT的N2 步运算减少至 ( N/2 )log2N步。-Fourier transform is a signal from the time domain to frequency domain transformation form, is an important signal pr<刘璐> 在 2025-06-21 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] Euler-and-improved-Euler-method
说明:使用欧拉及改进的欧拉法求解常微分方程 c语言程序 -Using the Euler and improved Euler method for solving ordinary differential equations c language program<小山> 在 2025-06-21 上传 | 大小:84kb | 下载:0
[matlab例程] Selection-Sort
说明:An efficient program to do Selection-Sort for vectors in C++!<Peyman> 在 2025-06-21 上传 | 大小:249kb | 下载:0