资源列表
3_list
- 三: 针对带表头结点的单链表,试编写下列函数。 (1) 定位函数Locate:在单链表中寻找第i个结点。若找到,则函数返回第i个结点的地址;若找不到,则函数返回NULL。 (2) 求最大值函数max:通过一趟遍历在单链表中确定值最大的结点。 (3) 统计函数number:统计单链表中具有给定值x的所有元素。 (4) 建立函数create:根据一维数组a[n]建立一个单链表,使单链表中各元素的次序与a[n]中各元素的次序相同,要求该程序的时间复杂性为O(n)。 (5) 整理函数
iccg
- 无法直接编译,见内容有注释,参考刘颖的论文和程序,自己加入了部分代码-Can not directly compile, see the Notes content
SVM
- 一个SVM分类简单的源程序,可以自行设置参数。-SVM classification
bp3
- 三层前馈神经网络的BP算法。程序具有以下功能: (1) 允许选择各层节点数; (2) 允许选用不同的学习率η; (3) 能对权值进行初始化,初始化用[-1、1]区间的随机数; (4)允许选用单极性和双极性两种不同Sigmoid型转移函数。 -Three-tier feed-forward neural network BP algorithm. Procedures have the following functions: (1) allows to choose the
MPCACodes
- MPCA程序,用于人脸特征提取,很有用,欢迎交流探讨-MPCA program for facial feature extraction, is useful, welcomed the exchange of
c
- 动态产生任意维数的矩阵,计算乘法并输出结果-Dynamically generated arbitrary dimension matrix multiplication calculation and output
program
- 程序包中含有Lagrange插值、Newton插值、Hermite插值、jacobi迭代、gauss迭代、 超松弛迭代、cholesky分解-Package contains Lagrange interpolation, Newton interpolation, Hermite interpolation, jacobi iteration, gauss iteration, ultra-relaxation iteration, cholesky decomposition
mtd
- 雷达系统中MTD滤波器组的MATLAB算法仿真。自己在matlab 6.5上编写的,绝对可用-mtd filter for radar signal process。it is good。
vad2
- 基于客观测试方法针对普通话的AMR 话音激活检测算法性能分析-Mandarin based on objective testing methods for the AMR voice activity detection algorithm performance analysis
ant
- 本代码用蚁群算法求解带时间窗的车辆路径问题-The code with ant colony algorithm with time window of vehicle routing problem
wav-watermark
- wav格式的音频中实现水印的嵌入与提取 由现成的软件超级MP3转换大师V1.20把mp3->wav 然后再由MATLAB做wav水印嵌入 -wav audio format to achieve watermark embedding and extraction of off-the-shelf software from Super Master V1.20 to MP3 conversion mp3-> wav then wav watermark emb
RZ_DPSK_pulse
- 通过正弦函数实现的光通信应用的占空比为50%或33%的RZ-DPSK信号-Sine function through the implementation of optical communication applications, the duty cycle of 50 or 33 RZ-DPSK signal