资源列表

« 1 2 ... .98 .99 .00 .01 .02 16703.04 .05 .06 .07 .08 ... 28521 »

[matlab例程matlabshiyonchengxu

说明:MATLAB软件基本的图形应用实例,浅显易懂-MATLAB basic graphics software applications, easy to understand
<xiaodawei> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[数值算法/人工智能ant-C

说明:蚁群算法的源代码,里面有详细的实现过程,有很好的参考价值-Ant colony algorithm source code, which the realization of the process in detail, have a good reference value
<liuhui> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[数据结构常用算法xiangqimadezoufa

说明:参考课堂迷宫问题的解题方法,建立move数组,若马当前位置是(x,y),则沿着第i(1<=i<=8)个方向跳一步,到达新的位置为( x’,y’),下表位置可以根据 move 数组来确定,有: x’=x+move[i][0] y’=y+move[i][1]. 马走过的信息的 用结构体来存储。move数组用于存储马可以走过的方向,将开始的马的位置的信息存入队列,马沿着8个方向跳动,在马跳动过程中,将马的跳动步数加1,如果马没
<文龙> 在 2025-05-10 上传 | 大小:5kb | 下载:0

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

说明:这是模糊控制的核心原代码,应用于机电控制技术-fuzzy control
<王锐> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[数学计算/工程计算MedianFilter

说明:中值滤波算法,利用intel的mmx技术,速度比普通快上几十倍-median filter, using the MMX technique from Intel, the speed is quite promising when compared to normal one
<yang xulei> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[数学计算/工程计算selest

说明:关于一些算法中如何生成新成员的选择方法,粒子群算法,遗传算法等算法可以用。-How about some algorithm to generate a new member of the selection method, particle swarm optimization, genetic algorithms and other algorithms can be used.
<wang> 在 2025-05-10 上传 | 大小:5kb | 下载:1

[matlab例程Codes-Source

说明:loading a text file from a directory to your workspace in matlab
<AMURI> 在 2025-05-10 上传 | 大小:5kb | 下载:0

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

说明:神经网络算法的C语言实现,可以在此基础上根据所要解决的问题进行修改-Neural network algorithm to achieve the C language, can be based on issues resolved to amend
<张驰> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[matlab例程sync_acquisition_tracking_algo2_dab_receiver_nctu

说明:DAB transmitter, synchronization and receiver under development
<Ravi> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[压缩解压chengxu

说明:键盘译码程序是开发项目中最常用到的程序,它的好坏,直接影响着整个程序!现在介绍一个使用非常广泛的Keil C51键盘译码程序。 在主程序中不断调用KeyBord(),可以不停地扫描键盘! -Keyboard decoding process is the most commonly used development process, it is good or bad, a direct impact on the entir
<于前锋> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[数学计算/工程计算zyh

说明:最优化理论与方法,其中包括两种BFGS算法与共轭梯度法,以及H终止准则!!1-Optimization theory and methods, including the two co-BFGS algorithm for conjugate gradient method, as well as the termination criteria for H! ! 1
<齐翔宇> 在 2025-05-10 上传 | 大小:5kb | 下载:0

[matlab例程meshless1D

说明:自己整理出来的几个常用的一维无网格方法的matlab程序。-Organize their own out of several commonly used one-dimensional meshless method matlab program.
<孙婷> 在 2025-05-10 上传 | 大小:5kb | 下载:0
« 1 2 ... .98 .99 .00 .01 .02 16703.04 .05 .06 .07 .08 ... 28521 »

源码中国 www.ymcn.org