资源列表

« 1 2 ... .09 .10 .11 .12 .13 19614.15 .16 .17 .18 .19 ... 28523 »

[数据结构常用算法jinzhi

说明:此代码主要是利用栈的数据结构进行十进制与二进制之间的转换。-This code is mainly carried out using the stack data structure conversion between decimal and binary.
<xunlu> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法invert

说明:此代码是利用链表的数据结构编写的倒置代码,可实现倒置输入字符串的功能。-This code is written using the linked list data structure inversion of the code can be inverted to achieve the function of the input string.
<xunlu> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[matlab例程bgsep

说明:这是一种二阶盲源分离算法,算法速度快,程序简单。-This is a second-order blind source separation algorithm, the algorithm fast, simple procedure.
<雷衍斌> 在 2025-10-01 上传 | 大小:2kb | 下载:0

[数据结构常用算法reverse

说明:此功能是先设置要输入的字符串个数(一定是数字形式),然后相应输入每个字符串,最后会显示正序和倒序的结果。-This feature is to set the string to enter the number (must be in digital form), then the corresponding input for each string, and finally displays the result of the positive sequence and the rever
<xunlu> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法zhuanzhi

说明:利用VC6.0系统,利用数据结构,进行矩阵行列转置。-Using VC6.0 system, the use of data structure, the ranks of the matrix transpose.
<xunlu> 在 2025-10-01 上传 | 大小:1kb | 下载:0

[数据结构常用算法Five

说明:数据结构经典算法实现与习题解答 五子棋的源码 -Classical algorithms and data structures backgammon Answers to the source
<wangtao> 在 2025-10-01 上传 | 大小:76kb | 下载:0

[matlab例程Hilbert-huang

说明:用matlab实现的Hilbert-huang变换算法。-Implemented with the matlab Hilbert-huang transform algorithm.
<沙漠> 在 2025-10-01 上传 | 大小:14kb | 下载:0

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

说明:各种高精度运算,包裹乘法,加法,减法,简单易懂-A variety of high-precision operations, wrapped multiplication, addition, subtraction, easy to understand
<czh> 在 2025-10-01 上传 | 大小:2kb | 下载:0

[matlab例程MATLAB_FFT

说明:用matlab编写的实现FFT算法的程序,可以用来计算任意长度的FFT。-Achieved with the FFT algorithm written in matlab program that can be used to calculate any length of FFT.
<Gavin> 在 2025-10-01 上传 | 大小:4kb | 下载:0

[数学计算/工程计算FT

说明:基于vb的一维傅里叶变换 程序(含代码和可执行文件)。-Vb-based one-dimensional Fourier transform program (including code and executable files).
<daihong> 在 2025-10-01 上传 | 大小:10kb | 下载:1

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

说明:遗传算法的基本运算过程如下:   a)初始化:设置进化代数计数器t=0,设置最大进化代数T,随机生成M个个体作为初始群体P(0)。   b)个体评价:计算群体P(t)中各个个体的适应度。   c)选择运算:将选择算子作用于群体。选择的目的是把优化的个体直接遗传到下一代或通过配对交叉产生新的个体再遗传到下一代。选择操作是建立在群体中个体的适应度评估基础上的。   d)交叉运算;将交叉算子作用于群体。所谓交叉是指把两个父代个体的部分结构加以替换重组而生成新个体的操作。遗传算法中起核心作用的就是交叉算
<line> 在 2025-10-01 上传 | 大小:3kb | 下载:0

[matlab例程geneticalgorithm

说明:调试所用Matlab版本是6.5,gatbx-toolbox是调试过程中使用的工具箱,有些热心的研友已经提供了该工具箱,之所以再贴一遍,是因为6.5版本下调试该工具箱会出现一些错误提示,在该版本中已经进行了改正,使用该工具箱只需要将压缩包下的gatbx和gatbx\Test_fns加入到Matlab搜索路径即可,另外gatbx-origin是Sheffield大学提供的原始版本的工具箱,未做任何改动,两者可做比较之用 3.gatbx-example是算例调试源码和各算例的调试说明,大家
<wangmingyu> 在 2025-10-01 上传 | 大小:51kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 19614.15 .16 .17 .18 .19 ... 28523 »

源码中国 www.ymcn.org