搜索资源列表
Bit_Set_Rst
- 三菱FX系列PLC编程口通讯程序之置位复位(发布源码)-Mitsubishi FX Series PLC programming port communication procedures set bit reset (release source code)
Dynamicencryptionanddecryption
- 略简说下解密主要是靠加密后得前8个字节+密钥来运算 而前8个字节是根据随机数+启动时间运算而来 详细思路在大家看看代码应该能够看明白的 密钥任意设置 支持 中文、字母、数字、符号(可重复) 其实过程也并非复杂 看得懂的人应该感觉很简单的 运算主要利用 位异或(xor) 位取反(not) 相同内容 每次加密后的内容都不会相同 随机动态生成 加密后的内容需解密时需要保存完整字节 缺少任意位置字节都会导致解密错误(除非最尾的吧) 密钥(key)也
16-bit-CPU
- 单周期16位CPU的设计,我们的计算机组成原理课设,可以实现R型、I型和J型指令,内有报告和指导书-Single-cycle 16-bit CPU design, our Principles of Computer Organization class set, you can achieve R-type, type I, and J-type instructions, reports and instructions
1
- Set r is a 2^k binary number, and the following conditions are met: (1) r at least 2^k of 2-bit binary number. (2) as a 2^k binary number, except the last one, a r every strictly less than its adjacent one on the right. (3) to convert r to 2 af