Function report | 
Source Code:lib\reed_solomon\test_rslib.c | 
Create Date:2022-07-28 06:59:25 | 
| Last Modify:2020-03-12 14:18:49 | Copyright©Brick | 
| home page | Tree | 
| Annotation kernel can get tool activity | Download SCCT | Chinese | 
Name:Test up to error correction capacity
Proto:static void test_uc(struct rs_control *rs, int len, int errs, int eras, int trials, struct estat *stat, struct wspace *ws, int method)
Type:void
Parameter:
| Type | Parameter | Name | 
|---|---|---|
| struct rs_control * | rs | |
| int | len | |
| int | errs | |
| int | eras | |
| int | trials | |
| struct estat * | stat | |
| struct wspace * | ws | |
| int | method | 
| 267 | corr = correction buffer | 
| 268 | c = sent codeword | 
| 269 | r = received word | 
| 278 | Case method == CORR_BUFFER | 
| 282 | Break | 
| 283 | Case method == CALLER_SYNDROME | 
| 284 | compute_syndrome(rs, r, len, s) | 
| 288 | Break | 
| 293 | Default | 
| 294 | Continue | 
| Name | Describe | 
|---|---|
| ex_rs_helper | 
| 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  |