搜索资源列表
Dynamicencryptionanddecryption
- 略简说下解密主要是靠加密后得前8个字节+密钥来运算 而前8个字节是根据随机数+启动时间运算而来 详细思路在大家看看代码应该能够看明白的 密钥任意设置 支持 中文、字母、数字、符号(可重复) 其实过程也并非复杂 看得懂的人应该感觉很简单的 运算主要利用 位异或(xor) 位取反(not) 相同内容 每次加密后的内容都不会相同 随机动态生成 加密后的内容需解密时需要保存完整字节 缺少任意位
bpnn
- 易语言BPNN算法源码例程程序调用API函数实现BPNN算法,一般用于取随机数。 -Easy language BPNN algorithm source routine procedure call API function to achieve BPNN algorithm, generally used for random numbers.
suiji
- 易语言汇编取随机数源码例程程序使用置入汇编代码的方法实现取随机数功能。 -Easy language assembly to take the random number of source routine procedures used in the compilation of the code into the random number function.
m
- 易语言QQ邮箱生成器源码例程程序使用“取随机数”命令随机生成QQ号码邮箱。 -Easy language source code generator QQ routine procedures to use the random number to randomly generate the QQ command mailbox.
yx
- 易语言QQ邮箱生成器源码例程程序使用“取随机数”命令随机生成QQ号码邮箱。 -Easy language source code generator QQ routine procedures to use the random number to randomly generate the QQ command mailbox.
随机数
- 易语言取随机数值,任意几位源码。。。。。。。。。(Take a random number, any number of bits)