Java: ECC (error correcting code) library?

后端 未结 2 823
暗喜
暗喜 2020-12-20 22:01

Is there a well-known implementation, that has friendly open-source licensing (not GPL), of an ECC (error correcting code) library (e.g. Reed-Solomon) for Java?

2条回答
  •  温柔的废话
    2020-12-20 22:38

    zxing

    Apache License (not sure if that counts in your definition of friendly) I am also not sure if it counts as well known (google knew about it, no 2 result for "java Reed-Solomon")?

提交回复
热议问题