资源列表
[数据结构常用算法] Queen
说明:八皇后问题:设8皇后问题的解为 (x1, x2, x3, …,x8), 约束条件为:在8x8的棋盘上, 其中任意两个xi和xj不能位于棋盘的同行、同列及同对角线。要求用一位数组进行存储,输出所有可能的排列。C实现-Eight queens problem: Let the eight queens problem, the solution (x1, x2, x3, ..., x8), constraint conditions: on a 8x8 board, in which any t<michael> 在 2025-07-04 上传 | 大小:1kb | 下载:0
[数学计算/工程计算] SAVI
说明:SAVI(Simulated Annealing algorithm for minimizing Validity Index)详见李铁军教授的个人主页http://dsec.pku.edu.cn/~tieli/-SAVI(Simulated Annealing algorithm for minimizing Validity Index), developed by Tiejun Li(Peking University) is based on the optimal reduction<魏晓宇> 在 2025-07-04 上传 | 大小:23kb | 下载:0
[matlab例程] FastTV2Phase
说明:实现快速的 TV去噪,里面有相关的几篇论文 有全面的源代码-de-noising by TV<mikefeng> 在 2025-07-04 上传 | 大小:48kb | 下载:0
[matlab例程] SAR_Filter
说明:是一些关于SAR成像滤波的集中滤波方法!基本的MATLAB算法-Some centralized filtering method on SAR imaging filter! Basic MATLAB algorithms<keck> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[matlab例程] m-sequence
说明:一种产生M序列的代码程序。基于MATLAB编程-That produces the M-sequence code procedures. Based on MATLAB Programming<keck> 在 2025-07-04 上传 | 大小:3kb | 下载:0
[人工智能/神经网络/遗传算法] Ga4Tsp
说明:西电王老师 现代运筹学 TSP作业, 求解TSP问题的遗传代码,分别测试了不保留精英个体,保留精英个体也保留最差个体和只保留精英个体。 带详细开发过程注释-genetic algorithem for tsp problem c code<ye> 在 2025-07-04 上传 | 大小:6kb | 下载:0