资源列表
[matlab例程] Surface-Tension
说明:表面张力 规则是: (1)对周围的 8 近邻的元胞以及自身的状态求和 (2)如果总和< 4 或= 5 ,下一时刻的状态= 0 否则状态= 1-Surface Tension rules are: (1) around the 8 cell and its neighbor' s state sum (2) If the sum of < 4 or = 5, the next time state = 0<james> 在 2025-02-04 上传 | 大小:1kb | 下载:0
[matlab例程] Speech-Assignment-No5
说明: auto correlation by matlap<mohammed> 在 2025-02-04 上传 | 大小:70kb | 下载:0
[数学计算/工程计算] Optimal-scheduling-independent-tasks
说明:对于给定的2台处理机A和B处理n个作业,找出一个最优调度方案,使2台机器处理完这n个作业的时间最短。-Optimal scheduling independent tasks.<阿四> 在 2025-02-04 上传 | 大小:256kb | 下载:0
[数据结构常用算法] Signal-enhancement-device
说明:信号增强装置问题要求对于一个给定的信号传输网络,计算如何放置最少的信号增强装置来保证网络传输的畅通。 对于给定的带权树,计算放置信号增强装置最少数量。 -Signal enhancement device for a given problem requires the signal transmission network, calculating how to place a minimum of signal enhanc<阿四> 在 2025-02-04 上传 | 大小:199kb | 下载:0
[数据结构常用算法] Flow-shop-scheduling
说明:流水作业调度问题要求确定这n个作业的最优加工顺序,使得从第一个作业在机器 上开始加工,到最后一个作业在机器 上加工完成所需的时间最少。-Flow-shop scheduling problem requires to determine that the optimal n-job processing sequence, so the first job from start processing on the machine, to<阿四> 在 2025-02-04 上传 | 大小:231kb | 下载:0
[数据结构常用算法] 0-1-knapsack-problem
说明:01背包是在M件物品取出若干件放在空间为W的背包里,每件物品的体积为W1,W2……Wn,与之相对应的价值为P1,P2……Pn。求出获得最大价值的方案。在本例中所有数值均为整数-01 M items in the backpack is out of a number of pieces on the space W of the backpack, the size of each item as W1, W2 ... ... Wn,<阿四> 在 2025-02-04 上传 | 大小:133kb | 下载:0
[数学计算/工程计算] At-least-the-issue-of-coins
说明:有n种不同面值的硬币,各硬币面值存于数组T[1:n] 现用这些面值的钱来找钱;各面值的个数存在数组Coins[1:n]中。 对于给定的1<=n<=10,硬币面值数组、各面值的个数及钱数m,0<=m<=2001,编程计算找钱m的最少硬币数。 -There are n different denominations of coins, each coin denomination stored in the<阿四> 在 2025-02-04 上传 | 大小:14kb | 下载:0