-
王元汉,李丽娟,李银平,结构分析的有限元法与程序设计 一书源程序...
王元汉,李丽娟,李银平,结构分析的有限元法与程序设计 一书源程序-Wang Yuan-han, Shelley, LI Yin-ping, structural analysis of the finite element method and procedures for the design of a book source
- 2022-01-25 18:47:55下载
- 积分:1
-
勒让德
勒让德-高斯求积法求磁感应强度-Legendre- Gauss quadrature method for magnetic induction
- 2022-03-06 01:01:20下载
- 积分:1
-
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数...
基于最小二乘原理的正交多项式拟和输入原始数据及拟和次数即可输出最终拟和表达式系数-based on the principle of least squares orthogonal polynomials and to the importation of the raw data and can be exported and the number of proposed and final expression coefficient
- 2023-02-25 11:25:03下载
- 积分:1
-
汇编语言的Bayer算法(超快)
资源描述使用汇编进行bayer转换,满足许多图像处理需求
- 2022-08-16 15:39:38下载
- 积分:1
-
感知算法,通常用于模式识别。使用Delphi 7内容…
感知器算法,通常用于模式识别中.使用DELPHI 7 编制.-perception algorithm, usually for pattern recognition. Using Delphi 7 establishment.
- 2022-07-10 06:17:55下载
- 积分:1
-
一个vb程序,用坐标系来演示各种圆锥曲线,非常直观.
一个vb程序,用坐标系来演示各种圆锥曲线,非常直观.-a procedure used to coordinate the various demonstration conic and very intuitive.
- 2023-05-07 21:55:02下载
- 积分:1
-
3D螺旋上升效果
/****************************************************************************
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- 2022-05-13 07:02:29下载
- 积分:1
-
OFDM 仿真程序
OFDM仿真程序OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。实现多载波传输
- 2022-03-23 00:40:31下载
- 积分:1
-
lt; Lt; C
< C语言数值算法程序大全>>配套程序-lt; Lt; C-language algorithm procedures Daquan gt; Gt; Supporting procedures
- 2023-08-30 09:15:03下载
- 积分:1
-
双序输出二叉链表的例子
先用先序遍历输入这个二叉链表,用#代替先序遍历输入序列的空指针。然后就是递归。首先判断当前节点是不是为空,如果不为空则输出当前节点的数据,然后在递归调用当前节点的左孩子,然后再输出当前节点的数据,最后再调用当前节点的右孩子,就可以实现双序遍历二叉树了。
- 2022-03-25 05:01:50下载
- 积分:1