搜索资源列表
wincs
- zigbee路由算法采用AODV(Ad hoc On Demand Distance Vetor)算法。每个路由器维护一张路由表,并定期与其邻居路由器交换路由信息,根据最小路由矢量更新自己的路由表。应用层框架定义监护网络节点协议。
edit-vetor-files
- 运用simulator软件,向量文件的编写及多个文件的链接
wincs
- zigbee路由算法采用AODV(Ad hoc On Demand Distance Vetor)算法。每个路由器维护一张路由表,并定期与其邻居路由器交换路由信息,根据最小路由矢量更新自己的路由表。应用层框架定义监护网络节点协议。 -zigbee routing algorithm uses AODV (Ad hoc On Demand Distance Vetor) algorithm. Each router maintaini
edit-vetor-files
- 运用simulator软件,向量文件的编写及多个文件的链接-Use simulator software, the preparation of the document vector and link multiple files
ILDA_FileParser
- ILDA文件分析和逐帧查看的工具, 可以把ILDA文件的帧数据转成C语言的数组来保存,也可以从C语言格式的文本文件中提取矢量数组为帧数据并显示,里面用到一个自己写的简单文法分析器 -1)Display ILDA file fr a me by fr a me, 2)convert ILDA file fr a me data to C language Vetor array. 3)Get fr a me vector
Chapitre_trois
- VETOR CONTROM OF SYNCHRON MACHINES
PlatForm
- 里面使用了容器类,处理一些数据, 在一些大数量数据的时候,特别有用。-using vetor class ,to deal with something, when we have to deal with losses of data, it is very useful
Vetor
- method of research in an array.
svpwm
- 矢量算法模型 用于逆变器的空间矢量脉冲产生-vetor matlab
Sensorless_Sliding_mode_English
- sensorless pmsm vector control using sliding mode technique.The simulation is based on space vetor modulation and on mathematical model base of pmsm.all the simulation is done in pu unit.The software used for simulation
vetor
- 本程序适合学生去求矩阵的特征值和特征向量,对主成分分析有很大的帮助。-This program suitable for students to seek the matrix eigenvalue and eigenvector, the principal component analysis is of great help. 双语对照查看 翻译结果重试 抱歉,系统响应超时,请稍后再试 支持中文、英文免
desloca
- uma funcao que faz a simples deslocar vetor
Trabalho
- BubbleSort ordena um vetor de inteiros usando o BubbleSort.
SpeechRec
- 语音识别中的一些源程序,包括mfcc,vetor等-Speech recognition to some source
bubblesort
- bubblesort, ordenacao de vetor
SVM-usage
- 在WINDOWS XP环境下运行的支持向量机的相关软件和一些程序-algorithm for vetor-sopported machine
vetor-machine-of-linear-decline
- 在WINDOWS 环境下的支持向量机的算法,是关于线性下降粒子群的,比较有用-algorithms and instrutions for vector machine for linear decline
impulsive_noise
- The function impulsive_noise generates non-gaussian noise with inputs of beta, gamma,and the power of noise is 1 in W or 0 in dB. The noise can be defined either real or complex. The other functions generate QAM symbol a
pilhas-fila
- O arquivo, dada um vetor, empilha, desempilha o mesmo, além de imprimir o resultado final
STLprogram
- stl的相关操作,包括vector,list等容器的编程实例-examples about STL,including list,vetor and other related programmes.