资源列表
1-1
- c++二、通过将其元素插入到双向链表中的方法对数组A进行排序。算法对链表的当前操作位置进行维护,当需要插入表项时,若新元素比当前位置值要大,则往前移动;若小则往后移动。编写函数DoubleSort实现上述排序算法。 template <class T> void DoubliSort( T a[], int n)
liedu
- 计算机械振动烈度,由采集的振动位移数据来求得-Computer the mechanical system s vibration severity.
PCLED
- 用七段数码管显示分,秒值开始运行,时间值为00-00,每隔1秒,时间值变化一次,从键盘上按任意键退出
commu
- 用matlab语言编写的通信中QPSK解调函数程序,以及判决程序-Matlab language of communication with the QPSK demodulation function, procedures, and adjudication procedures
yu
- 本源程序为 语谱图源程序 可以清楚的得到语谱图-The source spectra for the source language can clearly be Spectrogram
LAB8_1.ZIP
- operations with an elecric RLC circuit
lifa
- 理发染发烫发顾客在不同时间内到达理发店,按照不同的收益统计总收益-The barber hair perm customers arrive at different times within the barber shop, total revenue in accordance with different income statistics
LZLBxin
- 粒子滤波 粒子滤波 粒子滤波-ParticleFilter ParticleFilter
tdms_excel
- 将labview产生的tdms格式的文件批量转换为excel格式的文件,m文件中使用用uigetdir函数,可以加入浏览要转换的tdms格式的文件夹和要保存的文件夹。-Will generate the labview TDMS format files batch convert excel format file, m file use uigetdir function, can add the browse folder to convert TDMS format and to sav
Number-system-conversion
- 进行不同数制之间的转换,以十进制、八进制、十六进制为例。-Different number system conversion between decimal, octal, hex, in sixteen as an example.
redobject
- In this program, we will deetect the red object.
viterbi
- viterbi hidden markov model