-
VHDL语言实现了IS
VHDL语言实现了IS-95标准中的48阶成型滤波器。工作速率80Mbps。接收发送端均可使用。-VHDL Language realize the IS-95 standard of 48 bands forming filter. Work rate of 80Mbps. Can be used to receive the sending end.
- 2022-12-31 12:45:03下载
- 积分:1
-
利用TAPI实现delphi程序通过语音MODEM拨打一般电话的操作。程序比较简陋,希望各位不吝赐教。...
利用TAPI实现delphi程序通过语音MODEM拨打一般电话的操作。程序比较简陋,希望各位不吝赐教。-use TAPI achieve delphi procedures by voice modem dial ordinary telephone operation. Humble process, I hope the wing.
- 2022-08-08 12:23:18下载
- 积分:1
-
程序使用了自相关性和互相关性较好的gold码作为扩频序列,直扩,扩频增益设置为31,模拟用户数为4...
程序使用了自相关性和互相关性较好的gold码作为扩频序列,直扩,扩频增益设置为31,模拟用户数为4-Program uses a self-correlation and cross-correlation of the better gold code as spreading sequence, direct expansion, spreading gain is set to 31 to simulate the number of users of 4
- 2022-01-26 01:15:52下载
- 积分:1
-
这是一个用visual C++编写的用于调试和单片机通讯的串口通讯程序。...
这是一个用visual C++编写的用于调试和单片机通讯的串口通讯程序。-This is a visual C with the preparation for debugging and communication microcontroller serial communication procedure.
- 2023-04-01 00:15:03下载
- 积分:1
-
展讯平台12x12及14x14 宋体字库文件
展讯平台12x12及14x14 宋体字库文件-Spreadtrum platform宋体12x12 and 14x14 font file
- 2022-03-20 13:31:13下载
- 积分: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
-
基于自适应免疫进化算法的多用户检;
本文采用自适应免疫进化算法来解决多用户检测问题. 通过计算机仿真,无论是抗多址干
扰还是抑制远近效应,此方法都明显...
基于自适应免疫进化算法的多用户检;
本文采用自适应免疫进化算法来解决多用户检测问题. 通过计算机仿真,无论是抗多址干
扰还是抑制远近效应,此方法都明显优于传统检测方法,并且具有与最优检测器接近的误码率性能.-based on adaptive immune evolutionary algorithm multi-user location; In this paper, adaptive immune evolutionary algorithm to solve the problem of multi-user detection. through computer simulation, both anti-MAI or near-far effects, this method has been clearly superior to the traditional detection method and have the optimal detector close to the bit error rate performance.
- 2022-06-29 02:58:32下载
- 积分:1
-
自己编写的CRC校验码
通信中经常用到的CRC校验码,校验码生成与对数据进行CRC校验用的是同一个文件,该文件中还包括自己编写的一个testbench以及一个说明文档,有需要的可以下载直接建工程就可以用了
- 2022-03-24 08:47:19下载
- 积分:1
-
根据输入的调制方式对输入序列进行调制,完成对星座图的映射...
根据输入的调制方式对输入序列进行调制,完成对星座图的映射-According to the modulation input sequence of input modulation, the completion of the mapping of the constellation diagram
- 2022-09-14 19:35:04下载
- 积分:1
-
实现了CS8900的驱动
实现了CS8900的驱动-Realize CS8900 driver............
- 2023-02-25 06:30:03下载
- 积分:1