资源列表

« 1 2 ... .32 .33 .34 .35 .36 16737.38 .39 .40 .41 .42 ... 28522 »

[人工智能/神经网络/遗传算法ga-java

说明:用java实现的ga算法 结构清晰 注释比较详细-GA algorithm java implementation of clear structure more detailed notes
<江中落雪> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程shujuleixing--matlab

说明:matlab数据类型的源程序,希望对大家有帮助-Matlab source data type, hope to help everyone
<董女士> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程lsh

说明:Algorithm to find the melody of a polyphonic music signals.
<ramya> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程MATLABzuiyouhuajisuan

说明:matlab最优化计算,主要包括遗传算法、粒子群算法以及二次规划-matlab optimization calculation, including genetic algorithms, particle swarm algorithm and quadratic programming
<王新超> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程Figure-in-matlab

说明:用MatLab做卫星绕地运行的复杂图像,在图像当中可以-A interpretation of making figure in matlab:simulate the moving of satelite around earth
<陈天际> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[数学计算/工程计算Singly-linked-list---insert--remove--add--count.r

说明:Singly linked list - insert, remove, add, count
<vahit> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程randomc101.tar

说明:Multi_Stage精简版代码-Multi_Stage code,,,,,,,,,,,
<pen> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程assgnmp

说明:tsp using ant colony optimisation
<kshitiz rohatgi> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[数学计算/工程计算SortingCode

说明:It has all kind of sorting techniques implemented in cpp like bubble sort, heap sort, quick sort, merge sort etc.
<nitish> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[数学计算/工程计算umatcrystal_mod.f

说明:A User Material (UMAT) subroutine that models the deformation of single crystals which undergo plastic deformation
<htg> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[matlab例程Particle-filter

说明:粒子滤波算法,通过此程序,可以成功的仿真出粒子滤波。在滤波过程中粒子滤波可以处理任意形式的概率,而不像Kalman滤波只能处理高斯分布的概率问题。他的一大优势也在于此。 -Particle filter, through this program, you can emulate the success of the particle filter. In the process of filtering particle filter
<刘龙> 在 2025-02-01 上传 | 大小:16kb | 下载:0

[数据结构常用算法4.17

说明:编写一个递归算法实现: T(n)=T[n/2](向上取整)+T[n/2](向下取整)+n T(1)=1 然后用栈来模拟递归调用,重新编写一个算法. -Write a recursive algorithm implementation: T (n) = T (rounded up) [n/2]+ T n/2+ n (round down) T (1) = 1 Then use the stack to si
<echo42> 在 2025-02-01 上传 | 大小:16kb | 下载:0
« 1 2 ... .32 .33 .34 .35 .36 16737.38 .39 .40 .41 .42 ... 28522 »

源码中国 www.ymcn.org