Function report |
Source Code:lib\bch.c |
Create Date:2022-07-28 06:59:41 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
home page | Tree |
Annotation kernel can get tool activity | Download SCCT | Chinese |
Name:parity
Proto:static inline int parity(unsigned int x)
Type:int
Parameter:
Type | Parameter | Name |
---|---|---|
unsigned int | x |
300 | Return x >> 28 & 1 |
Name | Describe |
---|---|
solve_linear_system | solve a m x m linear system in GF(2) with an expected number of solutions,* and return the number of found solutions |
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 |