资源列表

« 1 2 ... .01 .02 .03 .04 .05 28406.07 .08 .09 .10 .11 ... 28522 »

[数据结构常用算法2-70

说明:实现把一个简单链表分裂成两个链表,使两个链表长度相等,或其中一个链表的结点数比另一个多1。思想:用两个指针p,h指向链表,初始时p指向表头结点,h指向第二个结点,然后p指针每次走一步,h指针每次走两步,这样当h走到表尾时,p正好走到中间,因此一个链表就是原链表中从头结点到p结束,另一个链表就是从p以后开始的链表。-Implement a simple list to split into two lists, so that the t
<tyq> 在 2025-02-12 上传 | 大小:1kb | 下载:2

[matlab例程epoxilaminate4N

说明:复合材料的优化,内容里边有很好的描述以及很多的计算实例,适合进阶学习-Objective of this Matlab s program was researched optimization analysis of laminated composite plates for determined the ultimate strength and stress effects of plate s under the regula
<陈浩> 在 2025-02-12 上传 | 大小:837kb | 下载:2

[matlab例程equation

说明:运用拉格朗日方程,建立漂浮基空间机器人的的动力学方程。-Using Lagrange equation, set up the dynamic equation of floating space robot,
<王宗源> 在 2025-02-12 上传 | 大小:2kb | 下载:2

[数值算法/人工智能Drucker-prager

说明:Drucker Prager Soil plasticity Model in Matlab
<Mustafa Maz> 在 2025-02-12 上传 | 大小:34kb | 下载:2

[数学计算/工程计算ADI-to-TDMA

说明:基于TDMA算法的ADI算法,同样是流体流动与相变传热的数值模拟课程的课堂小作业,采用有线差分法,计算二维平板的流体稳态流动时的热扩散稳态。-ADI algorithm for TDMA-based algorithm, the same phase change heat transfer and fluid flow numerical simulation of a small classroom course work, the
<Wang Heming> 在 2025-02-12 上传 | 大小:2kb | 下载:2

[数学计算/工程计算zaishenghunningtu

说明:再生混凝土细观损伤分析程序,采用随机骨料模型与双折线模型。-Recycled concrete meso-damage analysis procedures, using random aggregate model with two-line model.
<周化平> 在 2025-02-12 上传 | 大小:13kb | 下载:2

[matlab例程LBP-VLBP-and-LBP-TOP

说明:Spatio-temporal LBP VLBP and LBP-TOP
<joe> 在 2025-02-12 上传 | 大小:2.39mb | 下载:2

[matlab例程fluxweaking

说明:弱磁控制算法总结,描述了一些主要的弱磁算法-Flux-weakening control algorithm summary descr iption of some of the major weakening algorithm
<王超> 在 2025-02-12 上传 | 大小:1.05mb | 下载:2

[matlab例程fvm2d

说明:fvm方法求解浅水方程 具有后处理功能-fvm to solver shallow water ns equation with post processin
<john> 在 2025-02-12 上传 | 大小:2kb | 下载:2

[matlab例程nonuniformFFT

说明:相当完整的NUFFT程序代码,注释非常清晰。简单易懂。国外网站上找到的程序,验证过完全正确。-Fairly complete NUFFT code, comments, very clear. Easy to understand. Found on the website of the program abroad, proven entirely correct.
<lj19871106> 在 2025-02-12 上传 | 大小:579kb | 下载:2

[matlab例程TDOA_estimation_Newton

说明:基于MATLAB仿真程序,使用牛顿迭代法,在已知时延先验信息的基础上,对目标实现无源定位。 程序内还包含符号迭代和等值线绘图等角复杂代码。希望对研究无源定位的同志有所帮助。-MATLAB-based simulation program, using Newton s iterative method, the known delay on the basis of prior information on target to ac
<张威> 在 2025-02-12 上传 | 大小:4kb | 下载:2

[matlab例程nlfm_pc_analysis

说明:非线性调频信号的产生和脉冲压缩代码,程序中还给出两种不同的脉压系数,用于分析非线性调频信号处理时,脉压结果的应用。(The generation of nonlinear frequency modulation signals and the code of pulse compression are given. In the program, two different pulse pressure coefficients ar
<女大王驾到> 在 2025-02-12 上传 | 大小:1kb | 下载:2
« 1 2 ... .01 .02 .03 .04 .05 28406.07 .08 .09 .10 .11 ... 28522 »

源码中国 www.ymcn.org