资源列表
[数据结构常用算法] yiyuanduoxiangsidejiajian
说明:单链表实现一元多项式的加减(数据结构C++)-Single-chain to achieve a dollar polynomial addition and subtraction (data structure C++)<math> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] address_sin
说明:正弦值查找表是用matlab代码写的,根据量化地址来查找实际地址的正弦值-Sine value lookup table is written in matlab code, according to quantify the address to find the actual address of the sine value<文书> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[matlab例程] matlabXiaoBoNN
说明:一个通用的matlab程序 小波神经网络-A common procedure matlab wavelet neural network<马红> 在 2025-07-05 上传 | 大小:1kb | 下载:0
[人工智能/神经网络/遗传算法] BPmodel
说明:BP神经网络源程序及训练样本,BP神经网络源程序及训练样本-BP neural network source code and training samples, BP neural network source code and training samples<马红> 在 2025-07-05 上传 | 大小:23kb | 下载:0
[matlab例程] DF_LDA_TNN
说明:LDA 人脸识别的 matlab 源程序 大家看看 可以用的-LDA face recognition matlab source code you can look at the<byrne> 在 2025-07-05 上传 | 大小:338kb | 下载:0
[人工智能/神经网络/遗传算法] beiyesifenleiqi
说明:朴素贝叶斯分类器,对于连续变量情形,此算法将连续变量进行离散,分类效果较好-Naive Bayesian classifier, the continuous variable case, this algorithm for discrete variables, the classification results better<周健> 在 2025-07-05 上传 | 大小:21kb | 下载:0
[数据结构常用算法] suanshubiaodashi
说明:这是我的数据结构课程设计,1. 初始化两个空栈,一个是操作符栈,一个是操作数栈。2. 如果字符是操作数,将它压入操作数栈。 如果字符是个操作符,则和运算符栈顶的运算符比较优先权后作相应操作,优先技小泽压入栈,大于则将栈顶的运算符出栈,并将运算数栈顶的两个数出栈进行运算。等于,则弹出操作符。-This is my data structure of the curriculum design, 1. Initialize two empty stacks, one stack operator,<往往> 在 2025-07-05 上传 | 大小:11kb | 下载:0