资源列表
[matlab例程] Steerablecode
说明:局部滤波器的特征提取方法,能够很好的反映图像的细节特征和纹理特征。-The characteristics of the local filter extraction method can be a good reflection of the details of image features and texture features.<lizi> 在 2025-07-13 上传 | 大小:2kb | 下载:0
[人工智能/神经网络/遗传算法] PSOcode1
说明:PSO算法的源代码,有很好的注释,用C++编写。-PSO algorithm source code, has very good notes, use of C++ to prepare.<翟乐> 在 2025-07-13 上传 | 大小:138kb | 下载:0
[人工智能/神经网络/遗传算法] PSOtool
说明:此为微粒群优化算法PSO工具箱,里面还有一些实例-This is the Particle Swarm Optimization PSO toolbox, along with some examples<翟乐> 在 2025-07-13 上传 | 大小:37kb | 下载:0
[matlab例程] cyclostationary_toolbox
说明:循环平稳工具箱,其中包括谱相关函数,循环谱等多个非常有用的matlab程序-cyclostationary_toolbox<wangkun> 在 2025-07-13 上传 | 大小:25kb | 下载:1
[数值算法/人工智能] karatsuba_up.cpp
说明:karatsuba multiplication using vectors. O(n^l.6). Base 10. To change to higher bases like 10000 you have to change the multiply order.<trajir> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] k-query_up.cpp
说明:spoj k-query. Given lots of offline queries and updates, reoder the queries and updates so that they maybe efficiently preprocessed.<trajir> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] dtree_up.cpp
说明:spoj dtree. Count the number of distinct elements in a given range. Usage is done using fenwick trees. Offline algorithm for queries<trajir> 在 2025-07-13 上传 | 大小:1kb | 下载:0
[数值算法/人工智能] dig
说明:在9格寬×9格高的大九宮格中有9個3格寬×3格高的小九宮格,並提供一定數量的數字。根據這些數字,利用邏輯和推理,在其他的空格上填入1到9的數字。每個數字在每個小九宮格內不能出現一樣的數字,每個數字在每行、每列也不能出現一樣的數字。 這種遊戲只需要邏輯思維能力,與數字運算無關。雖然玩法簡單,但數字排列方式卻千變萬化,所以不少教育者認為數獨是鍛鍊腦筋的好方法-In 9 cells wide × 9 grid of large squares in the high nine 3 grid has w<Legend_WH> 在 2025-07-13 上传 | 大小:156kb | 下载:0