资源列表
032223
- 设f(x)=1+x+x2+x5+x27,试分别写出实现下列移位寄存器的程序: 以f(x)为联接多项式的DSR; 以f(x)为联接多项式的LFSR。 可供选择的联接多项式: f1(x)=1+x+x4+x6+x30; f2(x)=1+ x3+ x31; f3(x)=1+ x6+ x31; f4(x)=1+ x7+ x31; f5(x)=1+ x13+ x31; -Let f (x) = 1 x x2 x5 x27, respectively try to writ
ftpscan
- 查找可以ftp匿名登录的机器 -Scanning machine which can be logged by ftp anonymous
c_rc4
- c#编写的rc4算法,,测试能用 希望大家相互交流学习-c# prepared RC4 algorithm, testing can hope that mutual exchange of learning
RSA
- 利用密码学中重要算法RSA,给文件进行加密,其中包含密钥的分发。-An important use of cryptography algorithm RSA, to encrypt a document, which includes the distribution of keys.
spi_gpio
- linux下,使用GPIO模拟SPI波形,以驱动的形式呈现-Using GPIO analog SPI communication in linux
verify_cpu
- Code for cpu long mode and SSE verification. T.
errqueue
- struct scm_timestamping - timestamps exposed through cmsg.
CRC
- 首先将用户输入的字符串转为二进制信息字段并左移16位后得到信息多项式,再利用生成多项式对信息多项式做模2除生成校验码,将16位的校验码拼接在左移空出的位置上,就是发送端发送的信息。由于传输过程中会有差错,所以接收方利用生成多项式对收到的信息同样做模2除检测,若余数为0,则传输过程中没有发生差错;若余数不为0,则传输过程中有差错。-First user input string converted to binary information field and moves to the left
reset-stih416
- STiH416 Peripheral powerdown definitions.
rfkill
- enum rfkill_type - type of rfkill switch.
p12
- Human readable representation of the format. The returned string is owned by the format, and remains valid until the next call to toString, or until the format is deleted.
openxianshiqi
- 打开和关闭显示器,测试有效果。欢迎大家下载来研究-Open and close the display, the test has the effect. Welcome to download to study
