Function report |
Source Code:lib\bch.c |
Create Date:2022-07-28 07:00:01 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:ld a base for factoring degree 2 polynomials
Proto:static int build_deg2_base(struct bch_control *bch)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
struct bch_control * | bch |
1127 | ak = 0 |
1134 | If sum Then |
1158 | Return If remaining Then -1 Else 0 |
Name | Describe |
---|---|
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 |
Source code conversion tool public plug-in interface | X |
---|---|
Support c/c++/esqlc/java Oracle/Informix/Mysql Plug-in can realize: logical Report Code generation and batch code conversion |