资源列表

« 1 2 ... .18 .19 .20 .21 .22 923.24 .25 .26 .27 .28 ... 968 »

[其他行业gaussian_down_sample

说明:This function downsample Hyperspectral image with Gaussian point spread function
<amine> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业mean2_down_sample

说明:This function downsample hyperspectral image with Average point spread function
<amine> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业01backpack

说明:算法设计与分析01背包优化问题实验 0-1背包问题: : 有N个物品和一个背包,其中: 物品具有重量 (w1, w2, …, wn) 和价值 (v1, v2, …, vn) 背包的最大重量承受限制为c 如何放置物品可得最高价值? 思路:动态规划 -Algorithm Design and Analysis 01 knapsack optimization experiments 0-1 knapsack prob
<> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业Flower

说明:现在有F束不同品种的花束,同时有至少同样数量的花瓶被按顺序摆成一行,其位置固定于架子上,并从1至V按从左到右顺序编号,V是花瓶的数目(F≤V)。花束可以移动,并且每束花用1至F的整数唯一标识。标识花束的整数决定了花束在花瓶中排列的顺序,如果i<j,花束i必须放在花束j左边的花瓶中。每个花瓶只能放一束花。如果花瓶的数目大于花束的数目,则多余的花瓶空置。 每一个花瓶都具有各自的特点。因此,当各个花瓶中放入不同的花束时,会产生不同的美学
<> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业MaxMin

说明:算法设计与分析 分治法求数组中的最大最小值-Divide and conquer algorithm design and analysis method for the minimum and maximum values ​ ​ in the array
<> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业renzhengchengxu1

说明:对于混沌二值序列的生成以及混沌二值序列序列的优化-For the chaotic binary sequence generation and chaotic binary sequences sequence optimization
<zhang> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业tsp

说明:tsp问题,算法简单灵巧,解决tsp问题的良法-tsp problem, the algorithm is simple and ingenious, settlement tsp good law
<晓天> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业chua

说明:arduino chua emulator
<LEO> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业paixu

说明:学生成绩表和学生成绩名次表,输出并排序.并可输入任意学号查询改名学生的名次和总成绩-Student achievement and student performance league table table, output and sort can enter any number of queries renamed students learn the ranking and total score
<zhou> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业time-type

说明:定义如下时间类TimeType,要求完成各个成员函数,并写主函数进行验证。 class TimeType{ int h,m,s public: TimeType(int h0=0,m0=0,s0=0) //构造函数 void increSec(int sec) //增加若干秒 void increMin(int min) //增加若干分钟 void increHou(int hou) //增加若干
<zhou> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业S

说明:/*创建一个Circle类,包含数据成员Radius(半径)和设置半径的函数set,获取半径的函数get及计算周长和面积的函数。 然后定义主函数main,创建具有5个元素Circle的对象数组,将它们的半径设为1-5,然后计算每个圆的周长和面积。*/-/* Create a Circle class that contains the data members Radius (radius) and set the radius o
<zhou> 在 2024-10-20 上传 | 大小:1024 | 下载:0

[其他行业txyh

说明:提取南方CASS下高程点和等高线的坐标和高程数据,输出TXT文件。-South CASS extraction and contour elevation points under coordinates and elevation data, the output TXT file.
<唐秋祥> 在 2024-10-20 上传 | 大小:1024 | 下载:0
« 1 2 ... .18 .19 .20 .21 .22 923.24 .25 .26 .27 .28 ... 968 »

源码中国 www.ymcn.org