资源列表

« 1 2 ... .10 .11 .12 .13 .14 2215.16 .17 .18 .19 .20 ... 28522 »

[数据结构常用算法movewindow

说明:建立一个单调递增队列,元素从左到右依次入队,入队之前必须从队列发问开始删除那些比当前入队元素大或者相等的元素,直到遇到一个比当前入队元素小的元素,或者队列为空为止。若此时队列的大小超过窗口值,则从队头删除元素,直到队列大小小入窗口值为止。然后把当前元素插入队尾。(The establishment of a monotonically increasing queue elements from left to right in the
<姚任性 > 在 2025-03-09 上传 | 大小:10kb | 下载:0

[数据结构常用算法FrequentValue

说明:求出现最多的数: 给定n个数,已按从大到小顺序排列好,一共有q个询问,每次询问一个区间,问这个区间中出现次数最多的数是什么。(Find the most of the number: Given the number of N, it has been arranged in order from big to small. There are Q queries, asking for an interval each t
<姚任性 > 在 2025-03-09 上传 | 大小:50kb | 下载:0

[matlab例程DS_CDMA

说明:这个仿真程序用于实现DS-CDMA通信系统仿真 。(The simulation program is used to simulate the DS-CDMA communication system.)
<cc12 > 在 2025-03-09 上传 | 大小:29kb | 下载:0

[matlab例程16QAM

说明:16QAM调制的matlab仿真程序,适合初学者学习(16QAM modulating matlab simulation program)
<runner17 > 在 2025-03-09 上传 | 大小:9kb | 下载:0

[matlab例程Offset Crank slider

说明:Prove mathematically that the lengths of the crank and of the connecting rod are AB = 47 mm and BC = 105 mm respectively to the nearest millimetre.
<cubes00> 在 2018-01-06 上传 | 大小:386byte | 下载:0

[matlab例程模糊自适应PID控制建模

说明:关于模糊PID的仿真以及与普通PID的结果比较(Simulation comparison of fuzzy PID)
<Calen > 在 2025-03-09 上传 | 大小:21kb | 下载:0

[matlab例程Born

说明:matlab code for emw scattering
<engrsaleem > 在 2025-03-09 上传 | 大小:9kb | 下载:0

[数值算法/人工智能SVM

说明:利用SVM实现分类器,源码,带运行结果图。(Implementation of classifier by support vector machine)
<dreamercc > 在 2025-03-09 上传 | 大小:1.21mb | 下载:0

[数学计算/工程计算wechat_jump

说明:微信跳一跳python自动跳,自动识别图像 自动触摸。(WeChat jump Python jump automatically, automatic recognition of image automatic touch.)
<小宝噶 > 在 2025-03-09 上传 | 大小:26.58mb | 下载:0

[matlab例程AnalysisKSVDbox

说明:K-SVD可以看做K-means的一种泛化形式,K-means算法总每个信号量只能用一个原子来近似表示,而K-SVD中每个信号是用多个原子的线性组合来表示的。 K-SVD通过构建字典来对数据进行稀疏表示,经常用于图像压缩、编码、分类等应用。(K-SVD can be regarded as a generalized form of K-means. The total K-means algorithm can only appro
<华仔007 > 在 2025-03-09 上传 | 大小:611kb | 下载:0

[matlab例程Field_II_PC7

说明:超声仿真工具包,它可以仿真超声探头所形成的声场和超声图像等。主要是利用Matlab进行仿真。(The ultrasonic simulation toolkit can simulate the sound field and ultrasonic image of the ultrasonic probe. The main purpose is to make use of Matlab to simulate.)
<蔡蔡01 > 在 2025-03-09 上传 | 大小:1.29mb | 下载:0

[matlab例程27A_Star_最少时

说明:A星算法,应用于路径规划,可以实现可视化(A star algorithm applied to path planning)
<jyniki > 在 2025-03-09 上传 | 大小:42kb | 下载:0
« 1 2 ... .10 .11 .12 .13 .14 2215.16 .17 .18 .19 .20 ... 28522 »

源码中国 www.ymcn.org