-
CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundanc...
CRC的全称为Cyclic Redundancy Check,中文名称为循环冗余校验。它是一类重要的线性分组码,编码和解码方法简单,检错和纠错能力强,在通信领域广泛地用于实现差错控制-CRC called the Cyclic Redundancy Check, the Chinese name of the Cyclic Redundancy Check. It is an important class of linear block codes, encoding and decoding method is simple, and error detection and correction capability in the field of communication widely used to achieve error control
- 2022-07-17 02:28:56下载
- 积分:1
-
adpcm64_g722.rar代码
adpcm64k g.722源码-adpcm64_g722.rar code
- 2022-03-01 02:22:01下载
- 积分:1
-
demo for java
demo for java
- 2022-02-04 19:52:17下载
- 积分:1
-
这是个很不错的程序,是由中科院的老师亲自编写的,有关RMI和数据库的编程...
这是个很不错的程序,是由中科院的老师亲自编写的,有关RMI和数据库的编程-this is a very good process, the Chinese Academy of Sciences by the teachers personally prepared, the RMI and database programming
- 2022-01-24 09:32:02下载
- 积分:1
-
信道均衡的讲义,将均衡讲的出神入化,非常之好
信道均衡的讲义,将均衡讲的出神入化,非常之好-Channel equalization of the handouts, will talk about the superb balance, very good
- 2022-03-31 00:39:00下载
- 积分: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
-
实现MSN自动转发消息的功能,利用了MS提供的MSN com接口,直接调用就可以了,也可以获取所有联系的列表,具体的接口参照MSDN上的说明...
实现MSN自动转发消息的功能,利用了MS提供的MSN com接口,直接调用就可以了,也可以获取所有联系的列表,具体的接口参照MSDN上的说明-achieve MSN automatically forwarded to the news function, use of the MS MSN com interface, called directly, and they can also can get a list of all links, the interface reference to the specific instructions on the MSDN
- 2022-05-15 23:54:26下载
- 积分:1
-
一款配和短信模块报警的软件程序,参考一下吧
一款配和短信模块报警的软件程序,参考一下吧-Allocation and a warning message Module software program, refer to it
- 2022-03-30 21:26:17下载
- 积分:1
-
对LS和MMSE信道估计的性能比较
Comparison of the performances of the LS and the MMSE channel estimators
- 2022-01-22 13:45:40下载
- 积分:1
-
WinSIP-0.0.3
Traffic generator (winsip is both voice and video VoIP software, a simple user interface, allowing users to easily create their own test scenarios, and complete SIP voice/video 7 layer simulation function is the essence of this set of test instrument.
- 2022-06-13 05:01:10下载
- 积分:1