资源列表

« 1 2 ... .27 .28 .29 .30 .31 14732.33 .34 .35 .36 .37 ... 28522 »

[数据结构常用算法poly_multi

说明:用单链表实现多项式乘法。创建一个PolyNode类,用来保存单项式的内容。单链表用来储存多项式,为方便以见,储存时以降幂排列,这样有利于操作。在程序中操作单链表都是用迭代器来实现的。 在输入单链表时也要以降幂排列输入,相乘过程中每两个单项式相乘,然后将相乘得到的单项式结果插入到乘积多项式的正确位置。-Single linked list to achieve polynomial multiplication. Create a PolyNode class to store the con
<stanley> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程2009110421013013

说明:matlab遗传算法程序 matlab遗传算法程序 -matlab genetic algorithm genetic algorithm matlab process procedures matlab genetic algorithm genetic algorithm matlab process procedures
<jhl> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[数值算法/人工智能Q4

说明:Fem isoparametric rectangular element
<sreeraj> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程asymotor

说明:异步电机启动模型,仿真结果表明该模型鲁棒性强,调节时间短。-asymotor_stator.mdl
<胡安> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[数据结构常用算法Wuxiangtu

说明: 数据结构经典实例,以无向图的邻接多重表存储无向图。以数偶的形式依次从键盘上输入一串数据。如:(A,B)为从起始结点(其数据场之值为一大写的英文字母 A ),到终止结点(其数据场之值为一大写的英文字母 B)的无向边。最后输入(Z,Z)表示输入结束。-Classic examples of data structures in order to free the adjacency table to store multiple undirected graph. Followed by a fe
<周子> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程park

说明:异步电机直接转矩控制,在两相静止坐标系下,将电机由三相变换为两相的矢量变换,模型结构简单,通俗易懂,能够迅速得出仿真结果。-Induction motor direct torque control, the two-phase stationary coordinate system, the motor from the three-phase transformation vector for the two-phase transformation, the model structur
<秧秧> 在 2025-06-10 上传 | 大小:7kb | 下载:1

[数学计算/工程计算fix_fft_ifft

说明:fft,ifft 定点C代码,简单易学,便于自学。-FFT,IFFT source code.
<wangbin> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[数值算法/人工智能envelop

说明:一个很好的求信号包络的MATLAB工具包.-A good demand signal envelope of MATLAB tool kit
<张运涛> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程NewtonSVM

说明:Newton Support vector machine
<achilles> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程huadongxiangguanpuh

说明:GPS捕获的滑动相关捕获的算法的实现,包括C/A码的产生,数字化,还有精频的确定算法,很全的代码,希望对你有帮助-GPS captured captured sliding correlation algorithm, including the C/A code generation, digital, there are fine frequency identification algorithm, it is all the code, I hope to help you
<铁头> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程code

说明:svm using matlab for pattern matching
<shir> 在 2025-06-10 上传 | 大小:7kb | 下载:0

[matlab例程2

说明:matlab软件编程实现虚拟的函数信号发生器-Function Generator
<路阳> 在 2025-06-10 上传 | 大小:7kb | 下载:0
« 1 2 ... .27 .28 .29 .30 .31 14732.33 .34 .35 .36 .37 ... 28522 »

源码中国 www.ymcn.org