函数逻辑报告 |
Source Code:lib\reed_solomon\test_rslib.c |
Create Date:2022-07-27 07:56:42 |
Last Modify:2020-03-12 14:18:49 | Copyright©Brick |
首页 | 函数Tree |
注解内核,赢得工具 | 下载SCCT | English |
函数名称:alloc_ws
函数原型:static struct wspace *alloc_ws(struct rs_codec *rs)
返回类型:struct wspace
参数:
类型 | 参数 | 名称 |
---|---|---|
struct rs_codec * | rs |
115 | 如果非ws则返回:NULL |
118 | sent codeword 等于分配数组内存 |
120 | 如果非 sent codeword 则转到:err |
123 | received word 等于 sent codeword 加nn |
124 | syndrome 等于 received word 加nn |
125 | correction buffer 等于 syndrome 加nroots |
132 | 返回:ws |
134 | err : |
136 | 返回:NULL |
名称 | 描述 |
---|---|
run_exercise |
源代码转换工具 开放的插件接口 | X |
---|---|
支持:c/c++/esqlc/java Oracle/Informix/Mysql 插件可实现:逻辑报告 代码生成和批量转换代码 |