资源列表
CRC_method
- CRC method for coder string bit s
CRC
- 首先将用户输入的字符串转为二进制信息字段并左移16位后得到信息多项式,再利用生成多项式对信息多项式做模2除生成校验码,将16位的校验码拼接在左移空出的位置上,就是发送端发送的信息。由于传输过程中会有差错,所以接收方利用生成多项式对收到的信息同样做模2除检测,若余数为0,则传输过程中没有发生差错;若余数不为0,则传输过程中有差错。-First user input string converted to binary information field and moves to the left
Forming_frame
- simulate forming frame of network
IP_calculator
- implementation Ip calculator on c#
py_comp128
- Python version of A3A8 COMP128 without collisions
waterprint_rgb
- 此算法为一例实际利用小波变换进行数字水印的制作,在图像的R、G、B三维上进行操作。-This algorithm is an example of the practical use of digital watermarking wavelet transform production, operating in the image of R, G, B on the three-dimensional.
juanjicode(CPP)
- 卷积码C++程序,对初学者很有帮助,希望对需要的人能有所启迪-Convolution code
windows.2008.sp2
- 用管理员身份运行 “Install”,跳出窗口后耐心等待,直到出现另一个窗口提示“系统将在一分钟后重启”,重启电脑就可以了。-Run Install with the administrator, jump out the window after the patience to wait until another window prompts system in a minute after the restart to restart the computer on it.
LSB
- 关于LSB图像加密解密技术的研究与调查算法实现-LSB image ecrption and decrption
SHA-1-Kel4
- SHA-1 Program. SHA-1 is used for make the message to a fixed length, therefore the content within the message cannot be tampered
CRC
- C语言实现的CRC校验,CRC校验以简单有效的方式实现完整性校验-C language CRC verification, CRC verification in a simple and effective way to achieve the integrity of the verification
experiment_AES
- 用纯C语言写的AES密码算法,适合初学者学习AES的加密过程.-Written in pure C language AES cipher algorithm, suitable for beginners to learn the AES encryption process.
