资源列表
[数学计算/工程计算] dit-dif-fft
说明:快速傅立叶算法,按时间和按频率抽取的基2算法-Fast Fourier algorithm, time and frequency taken by the base 2 Algorithm<赵勇> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[数学计算/工程计算] ShuDu
说明:玩过数独吗?这里是一个数独的求解程序。可以为你挽救不少脑细胞。题目输入格式:逐行输入数字,以空格相间隔。空位以0代替。-Sudoku played it? Here is a Sudoku solving program. You can save a lot of brain cells. Title input format: line enter the number of intervals in space. Space in order to 0 replace.<zjuxia> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[matlab例程] A316246694049_2732800
说明:A MATLAB-based three-dimensional viewer<suidong> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[matlab例程] simulink
说明:首先介绍计算机仿真技术和仿真建模方法的基本概念,以便对建模和仿真有个初步和整体的认识;然后对 Simulink 进行简单介绍,并以一个简单例子进行引导;最后介绍 Simulink的工作原理,为后续的深入掌握 Simulink 打下基础。-First introduces the computer simulation technology and the basic concepts of simulation modeling methods, modeling and simulation<zhoujiangman> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] huisufa
说明:把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用回溯法实现。-The length l1, l2 ... ln n programs on the tape T1 and T2, and want to use the maximum search time in accordance wi<易秋燕> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[matlab例程] EMATLAB_R2012acrack
说明:好不容易得到的EMATLAB_R2012的acrack-Finally get EMATLAB_R2012 of acrack<goldron> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[数据结构常用算法] BinaryTree
说明:数据结构 二叉树的建立和遍历 1.按前序次序建立一棵二叉树,以‘#’表示空。 2.中序、后序遍历该二叉树,输出遍历序列。 3.求出该二叉树的深度并输出,或求出该二叉树的叶子数目并输出。 4.试以栈为辅助存储结构实现二叉树的前序非递归算法或以队列为辅助存储结构实现二叉树的层次遍历算法。-Data structure, the establishment and traversal of binary tree 1. According to the sequence order<屈兴> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0
[数值算法/人工智能] floodFill
说明:Flood fill算法是从一个区域中提取若干个连通的点与其他相邻区域区分开(或分别染成不同颜色)的经典算法。因为其思路类似洪水从一个区域扩散到所有能到达的区域而得名。在GNU Go和扫雷中,Flood Fill算法被用来计算需要被清除的区域。-Flood fill algorithm is extracted an area several connecting points distinguish with other adjacent areas (or dyed different c<小王子Galaxy> 在 2025-12-30 上传 | 大小:1.05mb | 下载:0