资源列表
DemfDecoderASM
- DTMF 的 ASM 解码程序,效率非常高.-DTMF decoder procedures, the efficiency is very high.
serialport
- 串口通信类,调用CheckCommTotal() 可以输出所有空闲串口。-Serial communication class, call CheckCommTotal () can output all idle serial.
LEACH_Matlab_Code
- 使用matlab仿真的无线传感器网络LEACH协议-LEACH protocol for wireless sensor networks using matlab simulation
fakeping
- 这是shotgun的fakeping的源代码,非常精彩。-This is the shotgun of fakeping the source code, very exciting.
ITU_R_Telegraph_transmission
- ITU R Telegraph transmission ITU R系列准则列表
CommIo
- 该类可直接操作串口,打开,关闭,读,写,容错,是C++类,可以在windwos下任意操作串口通讯.-err
LPC21XXISP.ARM LPC2100系列ISP通信的上位机程序
- ARM LPC2100系列ISP通信的上位机程序,C++编写,串口操作需要CSerialPort类支持 ,ARM LPC2100 series ISP PC communications procedures, C++ Prepared, serial type of operation requires CSerialPort support
123
- 使用C语言实现复数矩阵的运算,包括加 减 乘 除 求逆-Use C language computing complex matrices, including arithmetic inversion etc.
fofdm
- 本人改编的一个多载波OFDM的函数,利用它可以直接生成OFDM的BER。-I adapted a multi-carrier OFDM function, it can be directly generated OFDM BER.
Markov
- KA波段卫星通信链路建模仿真程序,主要是对大气层中的降雨衰落进行仿真。-KA band satellite communication links modeling and simulation program, mainly for the atmosphere to simulate rain fading.
code-matlab
- matlab通信系统仿真与建模;文件中包含4个m文件,分别对应4个物理应用例子,对于matlab初学者来说,很好。-matlab communication system simulation and modeling document contains 4 m files, corresponding to four physical application example, matlab for beginners, very good.
SOCKET通讯例子
- SOCKET通讯例子,完整的客户端和服务器端通讯中相互发送握手信号,返回信号的分析候得到请求执行情况。