资源列表

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

[matlab例程ACATSP

说明:蚁群算法无误源代码,没有密码,绝对正确,在MATLAB中直接打开运行-ant colony algorithm
<刘亦心> 在 2025-10-13 上传 | 大小:2kb | 下载:0

[数据结构常用算法jiemi

说明:在数据加密和数据压缩中常需要对特殊的字符串进行编码。给定的字母表 A 由 26 个 写英文字母组成 A={a,b,…,z}。该字母表产生的升序字符串是指字符串中字母按照从左到 右出现的次序与字母在字母表中出现的次序相同,且每个字符最多出现 1 次。例如,a,b,ab, bc,xyz 等字符串都是升序字符串。-In the data encryption and data compression is often the need for special strings to be encoded
<ZoeSnow> 在 2025-10-13 上传 | 大小:5kb | 下载:0

[数学计算/工程计算jobscheduling

说明: 用两台处理机A和B处理n个作业。设第i个作业交给机器A处理时所需要的时间是a[i],若由机器B来处理,则所需要的时间是b[i]。现在要求每个作业只能由一台机器处理,每台机器都不能同时处理两个作业。设计一个动态规划算法,使得这两台机器处理完这n个作业的时间最短(从任何一台机器开工到最后一台机器停工的总的时间)。-Processing n jobs with two processors A and B. Time the i-th processing operations required t
<ZoeSnow> 在 2025-10-13 上传 | 大小:6kb | 下载:0

[数据结构常用算法arrangement

说明:假设要在足够多的会场里安排一批活动,并希望使用尽可能少的会场。设计一个有效的贪心算法进行安排。(这个问题实际上是著名的图着色问题。若将每一个活动作为图的一个顶点,不相容活动间用边相连。使相邻顶点着有不同颜色的最小着色数,相应于要找的最小会场数。) 对于给定的k 个待安排的活动,编程计算使用最少会场的时间表。 -Suppose you want to arrange a number of activities in the hall more than enough, and want
<ZoeSnow> 在 2025-10-13 上传 | 大小:7kb | 下载:0

[matlab例程estimation

说明:GOAL: Define a coded representation that describes visual data in a compressed form and Motion decoding the syntax to reconstruct visual information. Complete Encoder and Decoder can successfully interoperate with each other. A Video standard sp
<zalak> 在 2025-10-13 上传 | 大小:17kb | 下载:0

[matlab例程ExemplarBasedInpainting

说明:GOAL: Define a coded representation that describes visual data in a compressed form and Motion decoding the syntax to reconstruct visual information. Complete Encoder and Decoder can successfully interoperate with each other. A Video standard sp
<zalak> 在 2025-10-13 上传 | 大小:8kb | 下载:0

[matlab例程Exemplar-master

说明:GOAL: Define a coded representation that describes visual data in a compressed form and Motion decoding the syntax to reconstruct visual information. Complete Encoder and Decoder can successfully interoperate with each other. A Video standard sp
<zalak> 在 2025-10-13 上传 | 大小:3.67mb | 下载:0

[matlab例程recover_arbitrary

说明:Every communication system has to deal with the problem that may arises during transmission or loss of the transmitted signal. For that error control techniques are applied that are FEC: in live video transmission need very strict transmission d
<zalak> 在 2025-10-13 上传 | 大小:696kb | 下载:0

[matlab例程YUV

说明:Every communication system has to deal with the problem that may arises during transmission or loss of the transmitted signal. For that error control techniques are applied that are FEC: in live video transmission need very strict transmission d
<zalak> 在 2025-10-13 上传 | 大小:19kb | 下载:0

[matlab例程PolySegMapDemo

说明:Every communication system has to deal with the problem that may arises during transmission or loss of the transmitted signal. For that error control techniques are applied that are FEC: in live video transmission need very strict transmission d
<zalak> 在 2025-10-13 上传 | 大小:48kb | 下载:0

[数据结构常用算法prog2_1

说明:对N个样本点进行主成分分析,并将结果可视化-N sample points on principal component analysis and visualization of results
<> 在 2025-10-13 上传 | 大小:1kb | 下载:0

[matlab例程KolmogorovEntropy2

说明:求取K熵,代码简单,容易,运行速度快,可以看看,参考-Strike K entropy, the code is simple, easy, fast, can see, reference
<zacharyhu> 在 2025-10-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .09 .10 .11 .12 .13 20214.15 .16 .17 .18 .19 ... 28523 »

源码中国 www.ymcn.org