函数逻辑报告 |
Source Code:lib\bch.c |
Create Date:2022-07-27 07:57:25 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:generate Galois field lookup tables
函数原型:static int build_gf_tables(struct bch_control *bch, unsigned int poly)
返回类型:int
参数:
类型 | 参数 | 名称 |
---|---|---|
struct bch_control * | bch | |
unsigned int | poly |
1063 | x等于1 |
1081 | a_log_tab[0]等于0 |
1083 | 返回:0 |
名称 | 描述 |
---|---|
init_bch | _bch - initialize a BCH encoder/decoder*@m: Galois field order, should be in the range 5-15*@t: maximum error correction capability, in bits*@prim_poly: user-provided primitive polynomial (or 0 to use default)* Returns:* a newly allocated BCH control |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |