搜索资源列表
acv_main.rar
- 這是ACVTOOL的源碼,其中包含一些標頭檔。,ACV_tool code
zlib_delphi
- Delphi Zlib 压缩解压缩算法, 不需要任何VCL元件,也不需任何D-Delphi Zlib compression decompression algorithms, does not require any VCL components, but also without any D
zl
- 基于神经网络的语音识别技术研究 基于神经网络的语音识别技术研究-Neural Network Based Speech Recognition Technology based on neural network speech recognition technology research
VB6_CompressZ-It_Code
- vb利用zlib 压缩源码,高人写了一个类-vb source code using zlib compression, an expert has written a class
zlib-1.2.3
- zlib 内存压缩解压程序。。可以在内存中进行压缩解压、-zlib compression memory decompression procedures. . Can be compressed in memory decompression,
MySimthBeta-1
- 用于无损传输线的Smith圆图软件,可以计算Zl、Z0、zin、单枝节匹配,可以在图上选点并生产图形。由于时间过得太久了,忘了具体功能,里面有我的一份具体说明。-Lossless transmission line for Smith Chart software, you can calculate Zl, Z0, zin, a single minor match point in the map selection and production of graphics. As time p
3-LOCPOT
- 可以处理三维矩阵数据,三维数组的线性化处理,-#include<stdio.h> #define N 56 #define M 56 #define L 336 #define Leng 23.693 double V[N][M][L] void main() { int i, j, k double Z[L], ZL[L], S, A FILE*fp1,*fp2 if ((fp1 = fopen("LO
standing_wave
- plotting voltage standing waves on a transmission line terminated with a complex load ZL
ZL
- 基于MATLAB的一种适用于模拟通信系统的仿真平台设计-One for analog communication system simulation platform
plotSmithChart
- plotsmithchart Usage:where Zl is the Load Impedence (possibly complex)and Zo is the Characteristic Line Impedence Plots a smith chart, along with the reflection coefficient circle and the line of intersection with resistive component equal to 1
zl
- 整流器的simulink仿真模型图,用于将交流变成直流-Simulation model of rectifier by simulink,which can be used to turn the AC into DC
Zl
- matlab code for zigzag the sequence
MIMO_ML_ZF_MMSE
- MIMO 系统检测算法,最大似然(ML),最小均方误差(MMSE),迫零(ZL),保证完美运行-MIMO system detection algorithm, maximum likelihood (ML), minimum mean square error (MMSE), zero forcing (ZL), to ensure perfect operation
smith_go_1.0
- 用于展示利用史密斯圆图进行射频传输线系数分析,包括信噪比,回波损耗等功能。(In order to complete both of the assignments of Smith chart at the same time, I decided to write this essay to expound my experience to use Smith chart while recording my process about programming a program that
NUFFT
- 结合李银斌同学的论文第三章,得到NUFFT算法。zl为非均匀采样值,xl为非均匀网格点,ul为与xl最近的均匀网格点。得到的zk为,均匀频谱(Non-uniform fast Fourier transform)