资源列表

« 1 2 ... .16 .17 .18 .19 .20 16921.22 .23 .24 .25 .26 ... 28523 »

[数据结构常用算法The-NO.k-number

说明:用堆排序求第k大的数,时间复杂度课达到O(nlog(2)k)-The k-heap sort and time complexity class of O (nlog (2) k)
<jingjie> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Use-KMP-to-judge-string-match

说明:用KMP算法判断正则表达式是否匹配,“?”匹配任意字符,“*”匹配一个或多个任意字符-KMP algorithm to determine whether the regular expression match, " ?" Matches any character, " *" matches one or more arbitrary characters
<jingjie> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[数据结构常用算法Knapsack

说明:背包问题(0-1背包和完全背包)动态规划代码-Code for Knapsack Problem using Dynamic Programming
<小魏> 在 2025-09-14 上传 | 大小:241kb | 下载:0

[数据结构常用算法main_MatrixMul

说明:矩阵乘法问题动态规划代码。 可参见博客:http://blog.csdn.net/xiaowei_cqu/article/details/8181215-Matrix multiplication problem solution using dynamic programing
<小魏> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法kmeans-cluster

说明:kmeans对英文文档进行聚类处理,指定聚类个数K-using kmeans to cluster the english documents
<huangONE> 在 2025-09-14 上传 | 大小:3.59mb | 下载:0

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

说明:用matlab写的affinity propagation对英文文档进行聚类处理,适合短文本,且可指定cluster个数-Using affinity propagation to cluster english documents
<huangONE> 在 2025-09-14 上传 | 大小:1kb | 下载:0

[matlab例程ergodicity-of-Logistic-map

说明:简单混沌映射logistic映射的遍历性-the ergodicity of the logistic map
<lanlin> 在 2025-09-14 上传 | 大小:108kb | 下载:0

[数据结构常用算法xml

说明:将输入的xml代码格式化输出。比如<html></html> 输出 <html> </html>-The input xml code formatting output. For example <html> </ html> Output <html> </ html>
<chenqun> 在 2025-09-14 上传 | 大小:188kb | 下载:0

[matlab例程Filter

说明:此文件汇集了为各种数字滤波器消噪,应用广泛-This file is a collection of denoising widely used for a variety of digital filters
<真人> 在 2025-09-14 上传 | 大小:142kb | 下载:0

[matlab例程prsem

说明:码垛机器人求解运动空间的matlab程序,对四自由度的串联机器人进行求解,最终得到计算的表达式-Palletizing robot solving exercise space matlab program to solve the series of four degrees of freedom robot, the resulting calculation expression
<周新云> 在 2025-09-14 上传 | 大小:3kb | 下载:0

[matlab例程maduo

说明:求解码垛机器人的运动空间,并对空间点云求取其边界。最后对边界进行排序。-Solving palletizing robot movement space, and space point cloud to strike its borders. Last Sort boundaries.
<周新云> 在 2025-09-14 上传 | 大小:3kb | 下载:0

[matlab例程ShortTimeFT.m

说明:短时傅立叶变换应用示例,展示了如何实现三个点频信号在时域上的分离。-Short time fourier transform application example, showing how to set apart three different signals with different frequencies in time domain.
<> 在 2025-09-14 上传 | 大小:1kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 16921.22 .23 .24 .25 .26 ... 28523 »

源码中国 www.ymcn.org