资源列表

« 1 2 ... .38 .39 .40 .41 .42 17343.44 .45 .46 .47 .48 ... 28523 »

[数据结构常用算法shiyan1

说明:一元稀疏多项式的表示及运算。根据多项式的结构特点,利用线性链表来实现多项式相加,结点中存放各项的系数和指数,构造相应的多项式。将链表初始化为空,将多项式中的每一项顺序插入链表中,并将链表中多项式按升幂排列。进行多项式加法是,先将其中一多项式a存入链表c中,然后将多项式b的每一项一次插入链表c中,最后得到结果多项式c。-Unary representation of sparse polynomials and operations. A
<袁联合> 在 2025-04-11 上传 | 大小:1kb | 下载:0

[数据结构常用算法shiyan2

说明:四则混合运算表达式处理。 1. 一逆波兰表示输入的算术表达式。 2. 输出表达式树的各种遍历结果。 3. 打印表达式树。 4. 删除表达式树。 -Four hybrid operation expression processing. 1. That Poland entered a reverse arithmetic expressions. 2. Out all the expression tree trav
<袁联合> 在 2025-04-11 上传 | 大小:110kb | 下载:0

[人工智能/神经网络/遗传算法apriori

说明:实现aprior算法 用于测试和学习理解aprior算法的功能-java for apriori
<寒晨> 在 2025-04-11 上传 | 大小:4kb | 下载:0

[数学计算/工程计算butterfly_fft_DSP

说明:This is an implementation of an butterfly Discret fast fourier transform that has been implemented on a digital signal processing chip. It is an 8bit algorithm that computes the FFT on input analog data.-This is an imple
<Unseeing> 在 2025-04-11 上传 | 大小:2kb | 下载:0

[matlab例程DeleteSpace

说明:调整pdf的边缘及其行间距大小。首先把pdf保存为图片,然后用此程序调整边缘或行间距大小,把修改后的图片重新整合成pdf。此软件的目的是为了kindle用户编写。因为kindle的屏幕有限,除去多余的边缘和行间距,可以使kindle读书效率更高,减少过多翻页操作。-Adjust the line spacing pdf and the size of the edge. First, save the pdf as a picture,
<Rain Forest> 在 2025-04-11 上传 | 大小:1kb | 下载:0

[人工智能/神经网络/遗传算法SearchMaze

说明:周立功公司电脑鼠搜索迷宫功能的实现,内含速度,转弯步数等的修改。-ZLG maze features search company' s computer realization of mice, containing the speed, turn steps such changes.
<袁联合> 在 2025-04-11 上传 | 大小:80kb | 下载:0

[数据结构常用算法zuixiaoshengchengshu

说明:C++实现最小生成树。包括源程序及设计报告。 -C++, minimum spanning tree. Including source code and design reports.
<袁联合> 在 2025-04-11 上传 | 大小:3kb | 下载:0

[数学计算/工程计算Release

说明:挖掘数据类(主要是将数据显示在一类列表中,其中主要是采用的是数据挖掘的算法,有时需要先注册)-Mining data classes (mainly the data displayed on a class list, which is mainly used in data mining algorithms, and sometimes need to register)
<翁释> 在 2025-04-11 上传 | 大小:8.29mb | 下载:0

[matlab例程doa

说明:用七元线形天线阵ULA,实现传统波束形成法、Bartlett波束形成法、Capon波束形成法-failed to translate
<vivi> 在 2025-04-11 上传 | 大小:1kb | 下载:0

[matlab例程Untitled

说明:在加入高斯白噪声的情况下,假设信噪比为10dB,形成传统波束形成法、Bartlett波束形成法、Capon波束形成法的空间谱图-Prior to joining the case of white Gaussian noise, assuming the SNR is 10dB, the formation of conventional beamforming method, Bartlett beamforming method,
<vivi> 在 2025-04-11 上传 | 大小:1kb | 下载:0

[matlab例程Malthus_Model

说明:Malthus_Model模型的原形,以及包括绘图的源代码。希望对正在学习的你有帮助。-Malthus_Model prototype model, and includes source code for the drawing. Hope you are learning to help.
<> 在 2025-04-11 上传 | 大小:169kb | 下载:0

[人工智能/神经网络/遗传算法GEDemo_2009-05-22

说明:基于C#的google earth 二次开发-Google earth based on C#, Second Development
<冯龙> 在 2025-04-11 上传 | 大小:439kb | 下载:0
« 1 2 ... .38 .39 .40 .41 .42 17343.44 .45 .46 .47 .48 ... 28523 »

源码中国 www.ymcn.org