资源列表
[加密解密] phasespace
说明:相空间加密与解密的matlab代码,内含newifft(2)、newfft(2)以及维格纳函数代码。-encode and decode in phase space of matlab<徐晓滨> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[加密解密] Encryptor
说明:This a set of encryption.-This is a set of encryption.<The WABBIT> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[加密解密] CRC
说明:首先将用户输入的字符串转为二进制信息字段并左移16位后得到信息多项式,再利用生成多项式对信息多项式做模2除生成校验码,将16位的校验码拼接在左移空出的位置上,就是发送端发送的信息。由于传输过程中会有差错,所以接收方利用生成多项式对收到的信息同样做模2除检测,若余数为0,则传输过程中没有发生差错;若余数不为0,则传输过程中有差错。-First user input string converted to binary information field and moves to the left<罗宵晗> 在 2025-06-26 上传 | 大小:2kb | 下载:0
[加密解密] Huffman-coding-and-decoding
说明:完整的哈弗曼编码译码程序,信息论与编码课程实验中经常用到的程序-Complete Huffman coding and decoding procedures, information theory and coding course experiments frequently used programs<左晨> 在 2025-06-26 上传 | 大小:2kb | 下载:0