资源列表

« 1 2 ... .71 .72 .73 .74 .75 26176.77 .78 .79 .80 .81 ... 28522 »

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

说明:关于SOM神经网络算法源代码,内含编译后的EXE程序-SOM neural network algorithm on the source code, containing the compiled EXE program
<cui> 在 2025-03-11 上传 | 大小:88kb | 下载:0

[数据结构常用算法POJ1077

说明:问题:8数码(即求解一个移动序列,使8数码复原) 算法:宽搜,在搜索的时候注意记录是否已经被访问过。-Question: 8 digital (that is, solving a moving sequence, so that 8 digital restoration) algorithm: wide search, in search of records in a time when attention has been
<苏钿煌> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ3322

说明:问题:移动矩形方块,使其到达目标位置 算法:宽搜,因为方块为矩形,所以要处理好其落点问题-Question: mobile rectangular box to reach the target location algorithm: wide search, as for the rectangular box, so we must properly handle the question of its placement
<苏钿煌> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ3277

说明:问题:求平面上多个矩形的总面积。 算法:线段树(经典的线段树题目)-Question: for the plane more than the total area of rectangle. Algorithms: the tree line (the classic topic of tree line)
<苏钿煌> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ2481

说明:问题:求解最强的牛 算法:树状数组+二分查找(比较复杂,处理好细节)-Question: Solving the strongest cattle algorithm: tree array+ Binary search (more complicated, a good deal with the details)
<苏钿煌> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法POJ1113

说明:问题:已经平面上的若干点,求包围这些点的最小包围长 度 算法:经典的凸包算法,注意求解时对最外圈做处理。-Question: has a number of points on the plane, and surrounded by the smallest of these points, surrounded by the length of algorithm: the classic convex hull al
<苏钿煌> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数学计算/工程计算mMath

说明:用于矩阵加减乘除运算、高斯消元法解方程等-Matrix addition and subtraction to multiplication and division operations, Gauss elimination, such as solutions of equations
<朱益虎> 在 2025-03-11 上传 | 大小:7kb | 下载:0

[数学计算/工程计算mStrFun

说明:VB编写:与字符串有关的拆分、合并、转换、替换、测试函数模块-VB prepared: with the string-related separation, merger, conversion, replacement, testing function modules
<朱益虎> 在 2025-03-11 上传 | 大小:10kb | 下载:0

[matlab例程tsp_matlab

说明:Matlab的GA程序,利用遗传算法求TSP问题-Matlab
<wander> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[压缩解压CRC_c

说明:CRC的c语言实现,压缩文件中有两个C程序。-CRC realize the c language, compressed file has two C procedures.
<wander> 在 2025-03-11 上传 | 大小:1kb | 下载:0

[数值算法/人工智能xianxingguihua

说明:求线性规划的“单纯形”法源程序,用C编写 -Linear programming for the
<wander> 在 2025-03-11 上传 | 大小:2kb | 下载:0

[matlab例程Pso

说明:模拟一群鸟捕食的情景,从而达到优化目标函数的目的,这就是粒子群算法!起初在可行的空间中随机的产生一群粒子,然后让每个粒子开始在虚拟的空间中向四面八方飞翔,并且每个粒子都记下他们飞过的适应值(也就是目标优化函数)最高的点,而且整个粒子群有一个最高适应值个体,这样,粒子在飞翔的时候尽量朝向自己曾飞过的最好的点和集体的最好的点。最后达到收敛到近似最优点的目的。 -Simulation of a group of birds preying
<chen> 在 2025-03-11 上传 | 大小:4kb | 下载:0
« 1 2 ... .71 .72 .73 .74 .75 26176.77 .78 .79 .80 .81 ... 28522 »

源码中国 www.ymcn.org