搜索资源列表
addition-of-polynomial
- 能够按照指数降序排列输入并且输出的多项式 完成两个多项式的相加 相减 并将正确结果输出 -Descending order according to index to input and output of the polynomial complete the subtraction of two polynomials and the correct sum of the resulting output
循环冗余校验码
- Cyclic Redundancy checking (CRC)循环冗余校验,又称多项式码。 在循环冗余校验中,不是通过将各比特位相加来得到期望的校验,而是通过在数据单元末尾加一串冗余比特,称作循环冗余校验码或循环冗余校验余数,使得整个数据单元可以被另一个预定的二进制数所整除(Cyclic, Redundancy, checking (CRC) cyclic redundancy check, also called polynomial code.In the cyclic redundan