-
卷积编码器,译码器,和C写的。应该要求某人
卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
- 2022-03-14 23:31:32下载
- 积分:1
-
Block Application
Block Application
- 2022-05-27 17:24:46下载
- 积分:1
-
一个很棒的语音聊天工具,它的压缩算法采用GSM,EVRC,QCELP、宝…
一个很棒的语音聊天工具,它的压缩算法采用GSM,evrc,qcelp等,支持目前流行的RTP协议传输。-a terrific voice chat tool, its compression algorithm using GSM, evrc, qcelp, popular support for the current RTP transmission.
- 2022-02-02 11:12:02下载
- 积分:1
-
Software for serial port comunnication
Software for serial port comunnication
- 2022-12-09 06:15:03下载
- 积分:1
-
qam的matlab程序。m文件,非simulink。各个模块比较全面,希望有所帮助...
qam的matlab程序。m文件,非simulink。各个模块比较全面,希望有所帮助-qam matlab
- 2023-01-06 22:40:03下载
- 积分:1
-
华为GTM900C程序代码
#include "config.h"
INT8U RBUF;
INT8U TDAT,RDAT;
INT8U TCNT,RCNT;
INT8U TBIT,RBIT;
BOOLEAN TING,RING;
BOOLEAN TEND,REND;
INT8U uc_rxdIndex,uc_rxdDealIndex;
INT8U uc_uartBuf[UART_BUF_LEN];
INT8U uc_uartRecFifoLen; /* 接收FIFO中的数目 */
BOOLEAN b_uartRecFifoFlag;
INT16U us_allSendCnt;
INT8U uc_sendCnt;
//INT8U * pSendBuf;
INT8U * p_pSendBuf[P_SEND_BUF_LEN]; /* 要发送的数据的指针 */
INT8U uc_pSendBufLen[P_SEND_BUF_LEN]; /* 每个指针包含的数据长度 */
INT8U uc_pSendBufIndex;
INT8U uc_pSendBufDealIndex;
- 2022-02-21 22:52:47下载
- 积分:1
-
Serial串口累,支持多个串口同时通讯。
Serial串口累,支持多个串口同时通讯。-Serial serial tired, support for multiple serial communication at the same time.
- 2022-02-07 09:09:09下载
- 积分:1
-
Configure the J2ME development environment for j2me cell phone software installa...
配置J2ME手机软件开发环境
j2me开发环境的安装和配置,方法和指南
视频教程-Configure the J2ME development environment for j2me cell phone software installation and configuration of development environment, methods and guidelines for video tutorials
- 2022-08-26 12:17:50下载
- 积分:1
-
基于Qt4.7的模拟洗衣机设计
刚刚学习qt,所以弄了个采集LPC1114开发板的温度,温度警告(蜂鸣器响应),用QtCreator4.7设计图像化界面的小例程,还有很多东西还在学习
- 2022-05-19 16:59:36下载
- 积分:1
-
Belonging to error correct coding of the interlaced device, in the encoding proc...
属于纠错编码的隔行器,在编码过程中是BPSK编码模块的重要一环。
- 2022-09-09 06:30:02下载
- 积分:1