资源列表

« 1 2 ... .60 .61 .62 .63 .64 27265.66 .67 .68 .69 .70 ... 28523 »

[压缩解压1274_input_data

说明:数据 wikioi上的题目,题目编号是1274 发给大家看啦 免得花积分下载了-Data wikioi on the topic, the topic number is sent to us Kanla lest spend 1274 Points downloaded
<xyf> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程band-sample

说明:关于采样定理的验证的matlab程序,有利于理解带通采样-Verification sampling theorem on the matlab program that facilitates understanding bandpass sampling
<han> 在 2025-04-02 上传 | 大小:1kb | 下载:1

[matlab例程problem_1

说明:贪心算法寻找警车巡逻最佳位置,并在图上标注-Greedy algorithm to find the best location police patrol and marked on the map
<huyajie> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算even-Product-Sum

说明:R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenProduct(num) gives sum of all even positive integers less then or equal to num
<mihailkon> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[数学计算/工程计算even-Product-Sum

说明:R code. There are two functions: evenProduct(num) gives product of all even positive integers less then or equal to num evenSum(num) gives sum of all even positive integers less then or equal to num
<mihailkon> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程tuxiangyasuo

说明:图像压缩预测编码.采用了差分脉冲预测编码的方法。-Image compression predictive encoding using a differential pulse predictive coding method.
<杨一> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程yangbenshang

说明:样本熵的matlab源代码,可以求出样本的熵值-Sample Entropy
<年轻人> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程jiaochashang

说明:用于计算图像的交叉熵熵值的matlab源代码,方便修改-Cross entropy
<年轻人> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[matlab例程junzhi

说明:计算原图像在阈值为s时均值的matlab源代码 -Calculation of the original image when the threshold value s mean matlab source code
<年轻人> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法BInsertSort

说明:折半插入排序在查找记录插入位置时,采用折半查找算法 折半查找比顺序查找快, 所以折半插入排序在查找上性能比直接插入排序好 -Binary insertion sort to find records insertion position, using a binary search binary search algorithm is faster than the sequential search, binary inser
<郑白> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法QuickSort

说明:任取待排序记录序列中的某个记录(例如取第一个记录)作为基准(枢),按照该记录的关键字大小,将整个记录序列划分为左右两个子序列: 左侧子序列中所有记录的关键字都小于或等于基准记录的关键字 右侧子序列中所有记录的关键字都大于基准记录的关键字 -Take any sequence of records to be sorted in a record (for example, take the first record) as
<郑白> 在 2025-04-02 上传 | 大小:1kb | 下载:0

[数据结构常用算法ShellSort

说明:首先取一个整数 gap < n(待排序记录数) 作为间隔, 将全部记录分为 gap 个子序列, 所有距离为 gap 的记录放在同一个子序列中 在每一个子序列中分别施行直接插入排序。 然后缩小间隔 gap, 例如取 gap = gap/2 重复上述的子序列划分和排序工作,直到最后取gap = 1, 将所有记录放在同一个序列中排序为止-First, take an integer gap < n (the number
<郑白> 在 2025-04-02 上传 | 大小:1kb | 下载:0
« 1 2 ... .60 .61 .62 .63 .64 27265.66 .67 .68 .69 .70 ... 28523 »

源码中国 www.ymcn.org