资源列表
[数值算法/人工智能] gear_efficiency
说明:自己按照相关文献编写的齿轮啮合效率计算。-gear pair meshing efficiency.<王勇> 在 2025-10-06 上传 | 大小:1kb | 下载:1
[其他小程序] demo11_11
说明:建立一个链表,每个节点包括:学号、姓名、性别、年龄。输入一个 年龄,如果链表中的结点所包含的年龄等于此年龄,则将此节点删去。-Establishment of a linked list, each node comprising: Student ID, name, sex, age. Enter an age, if the age of the node list contains equal to this age, this node is omitted.<liutaimin> 在 2025-10-06 上传 | 大小:1kb | 下载:0
[波变换] Fraunhofer
说明:经典衍射之Fraunhofer diffraction的matlab实现,该程序可作为其它二维傅里叶分析的基础代码。-Fraunhofer diffraction, which is one of the classical diffractions, can be implemented by matlab. The program code can be used as the basis of other two-dimensional Fourier analysis.<miner> 在 2025-10-06 上传 | 大小:1kb | 下载:0
[绘图程序] Gaussian_beam
说明:Gaussian beam在激光学中是一种基本光束,既是激光学的基础,也是科研研究的入门必备,本程序可以用来演示Gaussian beam的原理-Gaussian beam is the basis for a fundamental beam. As the basis of the laser, it is essential entry for scientific research. This procedure can be used to demonstrate the princi<miner> 在 2025-10-06 上传 | 大小:1kb | 下载:0
[matlab例程] fisher
说明:基于Fisher距离判据的特征提取分类MATLAB代码-Extraction MATLAB code classification based on Fisher criterion feature distance<xiaoyanjia> 在 2025-10-06 上传 | 大小:1kb | 下载:0
[波变换] Gaussian_parameters
说明:高斯光束是激光学中最普遍的光束,需要设置参数得到所需要的高斯光束,该程序可以通过调节参数得到所需要的高斯光束。-Gaussian beam is a basic and common beam in laser. In general, you need to set the parameters to obtain the Gaussian beam. The program can give the desired Gaussian beam by adjusting the parame<miner> 在 2025-10-06 上传 | 大小:1kb | 下载:0
[其他小程序] Binary Tree
说明:1. 编写建立二叉树的二叉链表存储结构,并用广义表的形式显示; 2. 在二叉树的二叉链表存储基础上,实现二叉树的先序线索链表结构,并显示和存储二叉树的相应的线索链表; 3. 在二叉树的先序线索链表存储结构上,实现求任一个结点的先序的后继和前驱结点的算法; 4. 实现对先序线索二叉树的先序遍历的非递归算法,显示相应的遍历序列。(The establishment of preemptive clue binary tree and preorder traversal)<倬倬> 在 2025-10-06 上传 | 大小:1kb | 下载:0