搜索资源列表
CRC-C51
- 单片机的CRC C51源程序。本程序采用查表法,提高单片机运算速度。-MCU CRC C51 source. The program uses a look-up table, the enhancement of SCM computational speed.
FSK
- FSK调制,采用直接查表法,生成一个周期的正弦波
src
- j2me中用查表法实现炮弹抛物线轨迹的例子,需要的朋友可以-j2me using look-up table to achieve the parabolic trajectory of the case shell, you need friends can see
MODBUS
- MODBUS规约实现CRC校验的查表法。详细的注释帮大家解决难懂的问题。-MODBUS statute to achieve the CRC look-up table method. Detailed notes to help you solve the problem difficult to understand.
2006_3_1_11_08_21
- 一段计算8位CRC码的VC代码,采用半表法,查2次表-A 8-bit CRC calculation VC code, the use of semi-table method, check Table 2
CRC24a
- 用查表发和计算法实现的CRC24a校验码的生成。crc24a校验码主要用于LTE数据物理共享信道中-Look-up table calculation achieve CRC24a checksum generation. crc24a check code is mainly used for LTE data physical shared channel
crc16
- C语言利用查表法实现CRC16校验程序,简单实用可靠-C language with a lookup table CRC16 checksum program, simple, practical and reliable
CRC-theory-and-C-language-implement
- 用C实现crc计算的方法(查表法),给出了对于常见生成多项式的处理过程。-Implemented in C crc calculation method (look-up table) is given for the common generator polynomial of the process.
8PSK_Table
- 根据GSM协议,利用查表法的方法实现8PSK,教标准方法,运行效率更高,lt8psk是主函数-According to the GSM protocol, using look-up table method to achieve 8PSK, teach standard methods, greater operating efficiency, lt8psk is the main function
cordic
- 用查表法和cordic算法实现正弦曲线,包括了幅度压缩,对称压缩,sunderland压缩等-Implemented with look-up table and cordic sinusoidal algorithms, including margin compression, symmetrical compression, sunderland compression
kecnels_encode
- FSK调制,采用直接查表法,生成一个周期的正弦波()