资源列表
analysis
- 词法分析,编译原理的词法分析程序c++源码。-Lexical analysis, lexical analysis of the principle of compiler c++ source program.
ftp
- FTP下载工具的源代码,使用易语言编写的-FTP download the tool s source code, the use of easy language
fbj
- 发票机打印购物票据,有4种动作,打印、跳页、跳行、切纸-Invoicing machines print shopping bills, there are four movements, print, jump pages, skip a line, cutting
winserialnotifier
- This file is part of QSerialDevice, an open-source cross-platform library
SerialPortClass
- C#开发串口总结,并提炼串口辅助类到公用类库-C# to develop serial Summary and refining serial auxiliary class to a public class libraries
LFM
- 线性调频信号的幅频特性,脉压处理,脉压后的带宽,峰值旁瓣比,积分旁瓣比性能的检测。-The amplitude and frequency of the chirp signal characteristics, pulse pressure processing bandwidth of the pulse pressure, peak sidelobe ratio, integral sidelobe ratio performance testing.
ISI
- 通信原理中 可以直观的利用眼图直观看出信号受噪声的影响,得到误码率-Visual communication principle can be seen with the eye pattern visual signal affected by noise, BER
ofdm
- ofdm在awgn信道下的仿真程序ber,snr图形-In awgn channel ofdm simulation program ber, snr graphic
Personel-ID-Renew
- 身份证由老的15位升到新的18位的程序,源程序中包含加权码的数值,VB编制-ID card from the old 15 rose to new 18-bit program, the source code is included in the value-weighted, VB preparation
datastruct
- 通过反序输出整数,实现了一个整数的反序输出。很好的实现了反序功能。-#include< iostream> using namespace std int main(){int a,b=0 cout< < please input the integer: < < endl cin> > a while(a){b=b*10+a 10 a/=10 }cout< < the end is < < b< < endl return 0 }
zhihuansuanfa
- os操作系统四种置换算法的置换算法的实现-os
fz易语言32位进程调用64位DLL函数源码
- fz易语言32位进程调用64位DLL函数源码.这是原代码。