资源列表

« 1 2 ... .29 .30 .31 .32 .33 4034.35 .36 .37 .38 .39 ... 28523 »

[数据结构常用算法tuili

说明:一个基于H.wang的谓词演算公式的机器证明的vc实现-Based on the predicate calculus formula H.wang machines prove that the realization of the vc
<da> 在 2025-09-23 上传 | 大小:2.83mb | 下载:0

[matlab例程rec1D

说明:在图像处理之中的对已经进行多小波分解的信号进行重构的Matlab实验程序-In image processing have been conducted among more than wavelet decomposition of signals reconstructed experimental procedures Matlab
<> 在 2025-09-23 上传 | 大小:1kb | 下载:0

[matlab例程mimo_simulator

说明:matlab编写的mimo仿真平台,用于OFDM-mimo仿真-matlab MIMO simulation platform prepared for the simulation of OFDM-mimo
<niu> 在 2025-09-23 上传 | 大小:674kb | 下载:0

[matlab例程dec1D

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

[数值算法/人工智能PISO

说明:cfd经典PISO算法的FORTRAN程序-CFD classic FORTRAN procedure PISO algorithm
<cdx> 在 2025-09-23 上传 | 大小: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-09-23 上传 | 大小: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-09-23 上传 | 大小: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-09-23 上传 | 大小:1kb | 下载:0

[数值算法/人工智能Knight

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

[matlab例程de_codematlab

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

[matlab例程five_point

说明:implement of IFSAR using matlab -implement of IFSAR using matlab
<王校辉> 在 2025-09-23 上传 | 大小:1kb | 下载:0
« 1 2 ... .29 .30 .31 .32 .33 4034.35 .36 .37 .38 .39 ... 28523 »

源码中国 www.ymcn.org