资源列表

« 1 2 ... .00 .01 .02 .03 .04 17905.06 .07 .08 .09 .10 ... 28521 »

[数据结构常用算法bbb

说明: 算法都是一致,但顺序不一样,这直接点明了链表操作的核心——顺序,链表的算法主要难在顺序上。 逆序操作中,要将一个指针指向前一个节点,中间必然断开,这就需要两个指针指向断开处的一前一后。 上面两个程序都是这样,不同在于指针移动的位置。-i no englisk
<肌肤上> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[matlab例程foc-matlab

说明:矢量控制的matlab仿真,很详细的。矢量控制的matlab仿真,很详细的-Matlab simulation of vector control, a very detailed
<走回> 在 2024-10-01 上传 | 大小:601088 | 下载:1

[数值算法/人工智能Lagrange

说明:这是一个数值分析这门课的实验报告,里面是拉格朗日插值算法的实现,并附有流程图。-This is a numerical analysis test report of this course, which is the Lagrange interpolation algorithm, together with flow charts.
<青青> 在 2024-10-01 上传 | 大小:17408 | 下载:0

[matlab例程docPIEEEP80211-090698r0

说明:IEEE P802.11 Wireless LANs
<ali> 在 2024-10-01 上传 | 大小:18432 | 下载:0

[matlab例程MATLABSTFT

说明:短时傅立叶变换程序,可得信号时频曲线,希望对大家有所帮助-Short time Fourier transform procedure can be time-frequency curve, we hope to help
<yangniu> 在 2024-10-01 上传 | 大小:3072 | 下载:0

[数据结构常用算法greed

说明:带有期限和效益的单位时间的作业排序贪心算法。作业已按效益值递减的顺序排好,依次输入各作业的期限值,要求按顺序输出最优解。-With the duration and effectiveness of the unit time Scheduling greedy algorithm. Operating efficiency values ​ ​ have been decreasing order, the ord
<青青> 在 2024-10-01 上传 | 大小:4096 | 下载:0

[matlab例程MATLABshipin

说明:基于MATLAB的信号时频仿真资料,希望对大家有所帮助-MATLAB-based simulation of time-frequency data, we hope to help
<yangniu> 在 2024-10-01 上传 | 大小:163840 | 下载:0

[matlab例程XMicroWaveJiXian

说明:MORLET小波脊线提取程序,实现信号小波脊线提取-MORLET wavelet ridge extraction procedures to achieve wavelet ridge extraction
<yangniu> 在 2024-10-01 上传 | 大小:2048 | 下载:0

[数据结构常用算法shortest

说明:改算法,求出一个图中每对结点之间的最短路径,输出该路径长度及所经过的结点。-Change the algorithm, a graph obtained in each of the shortest path between nodes, the output and the length of the path through the nodes.
<青青> 在 2024-10-01 上传 | 大小:24576 | 下载:0

[数据结构常用算法long_factorial

说明:两个大整数相乘,由于long int型的位数也不够,所以要用数组来表示,此程序即是这个功能。-Multiplying two large integers, the number of bits as long int type is not enough, so use an array to indicate that this procedure is this.
<青青> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[matlab例程lsb-watermarking-recover

说明:Briefly with the following code I will try to embed the MSB of the baboon image into the picture of Lena by exploiting the LSB embedding technique. We will try also to add an WGN (white gaussian noise) to the image then
<gege> 在 2024-10-01 上传 | 大小:1024 | 下载:0

[matlab例程PSOBP

说明:将PSO算法应用于神经网络训练的方法,并与BP 算法做了对比仿真实验。-The PSO algorithm is applied to neural network training methods, and BP algorithm was compared with the simulation.
<liujingwen> 在 2024-10-01 上传 | 大小:1024 | 下载:0
« 1 2 ... .00 .01 .02 .03 .04 17905.06 .07 .08 .09 .10 ... 28521 »

源码中国 www.ymcn.org