资源列表

« 1 2 ... .39 .40 .41 .42 .43 27444.45 .46 .47 .48 .49 ... 28522 »

[数据结构常用算法main

说明:1.模式匹配:子串在主串中的定位,也叫字符串匹配。模式匹配成功是指在主串S中能够找到模式串T,否则,称模式串T在主串S中不存在。 2.模式匹配的应用在非常广泛。例如,在文本编辑程序中,我们经常要查找某一特定单词在文本中出现的位置。 3.模式匹配算法的研究能极大地提高文本编辑程序的响应性能。 -1 pattern matching: substring positioned in the main string, also c
<奋斗菠萝> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:1.某银行有四个窗口。编制程序记录银行的客户服务情况,并计算当天客户的平均逗留时间。 2.事件 类型:客户到达和四个窗口的客户离开。 时间:时间发生时间 3.事件考虑用“链表”进行存储。 -1 There are four windows of a bank. Programming the bank s customer service record, and calculate the average lengt
<奋斗菠萝> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数据结构常用算法main

说明:1.在电报收发等数据通讯中,常需要将传送的文字转换成由二进制字符0、1组成的字符串来传输。为了使收发的速度提高,就要求电文编码要尽可能地短。此外还要保证任意字符的编码都不是另一个字符编码的前缀,这种编码称为前缀编码。 2.Huffman树可以用来构造编码长度不等且译码不产生二义性的编码。 -1 In the telegram send and receive data communications, and often nee
<奋斗菠萝> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程ACO_SPRING3

说明:蚁群算法 解决连续与离散问题 课程作业,自己测试有效。-Ant colony algorithm to solve the problem of continuous and discrete coursework, test yourself effectively.
<我睡了> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程doppler-spectrum

说明:Doppler Spectrum of rayleigh fading channel using sinusoidal functions
<mostafa> 在 2024-11-19 上传 | 大小:1kb | 下载:0

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

说明:PSO是智能算法中的粒子群算法,该代码是对PSO算法的一个实现,并且将结果动态演示出来-PSO is an intelligent algorithm , the code is an implementation of the PSO algorithm, and the result is a dynamic presentation .
<liumingxing> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程problem3_deCasteljau

说明:使用de Casteljau算法求作对应的Bezier曲线,并且给定控制顶点-Using the de Casteljau algorithm for Bezier curves for the corresponding, and given control vertices
<李江> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[数学计算/工程计算2

说明:lab02拉格朗日插值,中国科大数值计算作业-lab02 Lagrange interpolation, China HKUST numerical operations
<yichouzi> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程cyclicXover

说明:cyclic xoverg (an abbreviation of bootstrap aggregation) is one of the most extensively used ANN ensemble methods.
<jj> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程erXover

说明:Contrary to bagging, boosting dynamica lly tries to gen-erate comple mentary lea rners by training the next lea rner on the inaccuracies of the learner in the preceding iteration.
<jj> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程levelset_new_hubli

说明:LEVEL SET ALGORITHM IN IMAGE PROCESSING FOR MOTION DETECTION
<Del> 在 2024-11-19 上传 | 大小:1kb | 下载:0

[matlab例程feixianxingmodify

说明:反应动力学计算,对数据进行模拟,确定反应方程-Chemical Kinetics
<田震> 在 2024-11-19 上传 | 大小:1kb | 下载:0
« 1 2 ... .39 .40 .41 .42 .43 27444.45 .46 .47 .48 .49 ... 28522 »

源码中国 www.ymcn.org