资源列表

« 1 2 ... .08 .09 .10 .11 .12 25613.14 .15 .16 .17 .18 ... 28522 »

[matlab例程dec1D

说明:图像处理之中的对已经预滤波的信号进行多小波分解的Matlab实验程序-Image processing are already pre-filtering of the signal decomposition Matlab Multiwavelet experimental procedures
<songsong> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程svm

说明:SVM matlab GUI可视化界面 直观形象 代码解释比较详细 对GUI学习和svm学习都有帮助-SVM matlab GUI interface intuitive visualization of the image of the code explained in more detail on the GUI SVM learning and learning help
<刘向阳> 在 2025-06-25 上传 | 大小:485kb | 下载:1

[数值算法/人工智能PISO

说明:cfd经典PISO算法的FORTRAN程序-CFD classic FORTRAN procedure PISO algorithm
<cdx> 在 2025-06-25 上传 | 大小:6kb | 下载:0

[人工智能/神经网络/遗传算法backtrack--TSP

说明:使用回溯法求解TSP问题,使用VC++编写。代码量挺少,不过数据较大的时候需要时间比较长,时间复杂度为O(n!)-Use backtracking to solve TSP problems, the use of VC++ Prepared. Code volume quite low, but when the need for greater data a longer period of time complexity is O (n!)
<太阳> 在 2025-06-25 上传 | 大小:5kb | 下载:0

[数据结构常用算法JosephusProblem

说明:约瑟夫问题的两种解法 设有n个人围坐在一个圆桌周围,先从第s个人开始报数,数到第m个人出列,然后从出列的下一个人重新开始报数,数到第m个人又出列……如此重复,直到所有的人出列为止。本程序分别用链式存储结构(循环链表)和顺序存储结构(数组)解决约瑟夫问题,可供初学者辨别这两种存储结构的异同 用户输入:n,s,m(逗号隔开) 输出:出列顺序表 -Joseph problems with n solution of two individuals sitting around in a
<XY Z> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数据结构常用算法MG

说明:此程序实现了数据结构中的迷宫问题,用C语言编写,运行后输出为表示位置与方向的数据组-This procedure achieved a data structure of the maze problem, using C language, run after the output of said position and direction data sets
<王学宝> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Knight

说明:1. 我们采用了回溯法和贪婪策略来求解国际象棋中的骑士巡游问题。对于棋盘中的每个位置最多只有8个方向可以选择,我们可以定义两个数组var_x[MAX_DIR]和var_y[MAX_DIR]用来记录往这8个方向走相对应的坐标变化情况(其中MAX_DIR的值为8)。每走一步,都从方向0开始试探到方向7,而在这里我加入贪婪策略来提高算法的效率,即在选择方向时,我们优先选择具有如下性质的方向:当我们沿着这个方向走一步后,走到这一步后可选的方向最少(最多有8个方向选择)。这样一直往前走, 当走到一个没有方
<张海滨> 在 2025-06-25 上传 | 大小:111kb | 下载:0

[数值算法/人工智能QuickSort

说明:利用快速排序算法对dat文件中保存的数据进行排序,并按照从小到大的顺序输出结果。-Quick Sort algorithm using dat files saved in the data sorting, and in accordance with the order from small to large output.
<张海滨> 在 2025-06-25 上传 | 大小:8kb | 下载:0

[matlab例程de_codematlab

说明:适合初学的 从BPSK到64QAM的调制与解调程序-Suitable for beginners from BPSK to 64QAM modulation and demodulation procedures
<dsfsd> 在 2025-06-25 上传 | 大小:3kb | 下载:0

[matlab例程five_point

说明:implement of IFSAR using matlab -implement of IFSAR using matlab
<王校辉> 在 2025-06-25 上传 | 大小:1kb | 下载:0

[matlab例程gui_tutorial

说明:matlab gui tutorial, a brief introduction for matlab and include an example of image processing
<熊飞宇> 在 2025-06-25 上传 | 大小:793kb | 下载:0

[人工智能/神经网络/遗传算法matlab

说明:matlab神经网络仿真与应用,不错的一篇论文,说的是人工智能方面的应用-matlab neural network emulation and application of good paper, said that the application of artificial intelligence
<望用> 在 2025-06-25 上传 | 大小:653kb | 下载:0
« 1 2 ... .08 .09 .10 .11 .12 25613.14 .15 .16 .17 .18 ... 28522 »

源码中国 www.ymcn.org