资源列表

« 1 2 ... .07 .08 .09 .10 .11 17312.13 .14 .15 .16 .17 ... 28522 »

[数据结构常用算法suffix

说明:倍增算法实现后缀数组,在字符串处理当中,后缀树和后缀数组都是非常有力的工具,其中后缀树大家了解得比较多,关于后缀数组则很少见于国内的资料。-suffix array
<zdl> 在 2024-11-15 上传 | 大小:1kb | 下载:0

[数据结构常用算法LD

说明:又称Levenshtein距离(也叫做Edit Distance),是指两个字串之间,由一个转成另一个所需的最少编辑操作次数。许可的编辑操作包括将一个字符替换成另一个字符,插入一个字符,删除一个字符。 -Also known as Levenshtein distance (also known as Edit Distance), is between two strings, one by one turned into the m
<zdl> 在 2024-11-15 上传 | 大小:171kb | 下载:0

[数据结构常用算法LCS

说明: 最长公共子序列也称作最长公共子串(不要求连续),英文缩写为LCS(Longest Common Subsequence)。其定义是,一个序列 S ,如果分别是两个或多个已知序列的子序列,且是所有符合此条件序列中最长的,则 S 称为已知序列的最长公共子序列-Longest common subsequence, also known as the longest common strings (does not require cont
<zdl> 在 2024-11-15 上传 | 大小:156kb | 下载:0

[数据结构常用算法yinhang

说明:自己写的银行家算法,有需要的可以看下,简单易懂。-Bankers to write their own algorithms, we need to look down, easy to understand.
<张祖强> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[人工智能/神经网络/遗传算法CMean-CPP

说明:使用c-均值聚类算法在IRIS数据上进行聚类分析-C-means clustering algorithm using IRIS data in the cluster analysis
<林帅> 在 2024-11-15 上传 | 大小:946kb | 下载:0

[数据结构常用算法CPPK-means

说明:K均值聚类首先需要确定聚成几类,然后按照迭代的方法,计算类的重心,然后按照向量和类重心的聚类重新分类,反复重复,直到分类稳定或者重心稳定。-K means clustering first need to identify clustered into several categories, and then follow the iterative method to calculate the focus of the class,
<zdl> 在 2024-11-15 上传 | 大小:3kb | 下载:0

[人工智能/神经网络/遗传算法clustering-programming

说明:聚类(Cluster)分析是由若干模式(Pattern)组成的,通常,模式是一个度量(Measurement)的向量,或者是多维空间中的一个点。聚类分析以相似性为基础,在一个聚类中的模式之间比不在同一聚类中的模式之间具有更多的相似性。 -Cluster (Cluster) analysis was performed by a number of models (Pattern) composed of, usually, mode
<zdl> 在 2024-11-15 上传 | 大小:3.79mb | 下载:0

[matlab例程APF

说明:有源电力滤波器,可以使用。是一种应用滞环的有源电力滤波器,matlab simulink平台。-Active power filter can be used. Hysteresis is an application of Active Power Filter, matlab simulink platform.
<贾明波> 在 2024-11-15 上传 | 大小:9kb | 下载:0

[matlab例程GA-of-genetic-algorithms

说明:遗传算法原理及应用 遗传算法的基础应用,是遗传算法的基本知识-Principle and Application of genetic algorithm based on genetic algorithm applications, basic knowledge of genetic algorithms
<曹学文> 在 2024-11-15 上传 | 大小:101kb | 下载:0

[matlab例程chaoliu-matlabIEEE-30-bus-system

说明:牛拉法潮流matlab仿真算例IEEE 30-bus system-Rafah, the trend of cattle matlab simulation example IEEE 30-bus system
<过羿> 在 2024-11-15 上传 | 大小:9kb | 下载:0

[matlab例程teqcplot

说明:可以对质量检核后的文件进行形象化得显示,欢迎大家使用 -VERY GOOD welcome thanks using
<dengqingjun> 在 2024-11-15 上传 | 大小:2kb | 下载:0

[matlab例程jishiqi

说明:动态倒计时牌,目标时间(即倒计时截至时间)的年、月、日、时、分、秒以及倒计时主题可以根据不同主题由用户动态设定,并且在此设定基础上在屏幕上显示距离相关主题到达之时还有n年、n天和n秒(其中的三个n各不相同,且随着程序运行动态变化),以北京时间作为主要显示板块,同时显示纽约、伦敦时间的附加倒计时板块。程序中除了刚运行时给出一次当前标准时间值(或读出系统当前时间)外,在程序运行期间应在自己独立的用户时钟控制下,而不受外界输入影响和系统时间的
<宋海娟> 在 2024-11-15 上传 | 大小:145kb | 下载:0
« 1 2 ... .07 .08 .09 .10 .11 17312.13 .14 .15 .16 .17 ... 28522 »

源码中国 www.ymcn.org