函数逻辑报告 |
Source Code:lib\reed_solomon\test_rslib.c |
Create Date:2022-07-27 07:56:47 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:Test up to error correction capacity
函数原型:static void test_uc(struct rs_control *rs, int len, int errs, int eras, int trials, struct estat *stat, struct wspace *ws, int method)
返回类型:void
参数:
类型 | 参数 | 名称 |
---|---|---|
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 | 当:method恒等于CORR_BUFFER |
282 | 退出 |
283 | 当:method恒等于CALLER_SYNDROME |
293 | 默认 |
294 | 继续下一循环 |
名称 | 描述 |
---|---|
ex_rs_helper |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |