资源列表
[数据结构常用算法] 马踏棋盘问题.
说明:将马随即放在国际象棋的8×8棋盘Board[8][8]的某个方格中,马按走棋规则进行移动。要求每个方格只进入一次,走遍棋盘上全部64个方格。编制非递归程序,求出马的行走路线,并按求出的行走路线,将数字1,2,……,64依次填入一个8×8的方阵,输出之。-Ma immediately on the international chess 8 8 chessboard Board [8] [8] of a box, MA by the rules of chess go mobile. Requi<jilang> 在 2025-07-04 上传 | 大小:2kb | 下载:0
[matlab例程] ezwmatlab2
说明:EZW法是一個用matlab寫的程式,是植基於小波的影像壓縮轉換-EZW France is using a program written in Matlab, is rooted in wavelet image compression conversion<李宛庭> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] 差别算法matlab源码
说明:粒子群优化算法(PSO)是一种进化计算技术(evolutionary computation).源于对鸟群捕食的行为研究 PSO同遗传算法类似,是一种基于叠代的优化工具。系统初始化为一组随机解,通过叠代搜寻最优值。但是并没有遗传算法用的交叉(crossover)以及变异(mutation)。而是粒子在解空间追随最优的粒子进行搜索。详细的步骤以后的章节介绍 同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应<> 在 2025-07-04 上传 | 大小:16kb | 下载:0
[数据结构常用算法] 论文11111111111111
说明:操作系统编程实验报告,呵呵,从老师的电脑里偷来的。-OS programming experiment, huh, from the teacher's computer stolen.<> 在 2025-07-04 上传 | 大小:750kb | 下载:0
[人工智能/神经网络/遗传算法] 基于VC的人脸检测系统
说明:基于VC的人脸检测系统,可作为一般参考使用,网上搜集所得-VC-based Face Detection system, as a general reference, collected from the Internet<符史雄> 在 2025-07-04 上传 | 大小:290kb | 下载:1
[matlab例程] Cdma2k
说明:This model simulates a CDMA2000 1xRTT Forward link (between Base Station and Mobile Station). In particular, it simulates the Radio Configuration 3 of a Forward Fundamental channel. The block CDMA2k: Initial settings allows you to set different param<张非> 在 2025-07-04 上传 | 大小:103kb | 下载:0
[matlab例程] mmse_mpsk
说明:This an adaptive receiver for a direct-sequence spread spectrum (DS-SS) system over an AWGN channel. The adaptive receiver block is modified from the LMS adaptive filter block in DSP Blockset. For DS-SS signal reception, the adaptive filter needs to<张非> 在 2025-07-04 上传 | 大小:8kb | 下载:0
[matlab例程] 图象插值方法的研究和实现
说明:这是双线性插值法的MATLAB程序,实现了图像插值方法-This is bilinear interpolation MATLAB program, realized the Image Interpolation Method<张正> 在 2025-07-04 上传 | 大小:3kb | 下载:3