- AlgorithemofC4.5 本论文深入浅出的讲解了C4.5算法
- FPGA 中的冒险现象
- ADIBlackfin1 Arm Develeopment Blackfin presentation with pin description and other programming details.
- Key 关于一个按键扫描
- ZigBee-fengshuo zigbee 协议栈 设计与应用 锋硕电子
- Visual_Micro_v1709_3_1 Visual Micro is a plugin for Microsoft Visual Studio (with C++ installed) that creates Arduino compatible cross
资源列表
rsa_pro
- 口令验证系统评价标准分析, 口令验证系统评价标准分析,口令验证系统评价标准分析-口令验证系统评价标准分析,口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析口令验证系统评价标准分析
AES
- encrypt n decrypt text using AES algorithm
Cryptography--in-Europe
- 密码学之欧洲特种网络,详细介绍了密码学的特种应用,并且以全新的视角展现密码学在各领域的作用。-Cryptography special network in Europe, details of the special application of cryptography, and a new perspective to show the role of cryptography in various fields.
rc4 valin
- RC4 Algorithms with Visual Basic 6.0
2--10
- 16<->10转换1 6<->10转换16<->10转换
Key-Word-cipher-EncaDecryption
- 密钥短语密码加密解密,标准C实现,本科密码学课程实践-Key Word cipher Encryption and Decrytion, implemented with standard C
872.rar
- 用友872破解补丁,..........,用友872破解补丁,..........
bcccc
- 关于水印问题的嵌入,提取,攻击。不知道有没有帮助。-on the watermark embedding and extraction, attacks. Do any help.
加解密软件——顺风制作
- 加密解密一份文件,希望对大家有一个参考作用。(Encrypeting a filed with a key txt is the founction of this software, i wisi it can help you on writing software like this.)
EncryptCode-SE
- 文件加密,字符异或方式加密,在vs2008下面编译-File encryption, encrypt, or different character, in vs2008 compile the following
RSA
- RSA公钥加密算法。内容比较详细,可以直接运行。-RSA public key encryption algorithm. More detailed content, can be directly run.
Arc6
- private double PointToAngle(Point AOrigin, Point APoint) { if (APoint.X == AOrigin.X) if (APoint.Y > AOrigin.Y) return Math.PI * 0.5f else return Math.PI * 1.5f else if (APoint.Y == AOrigin.Y) if (APoint.X > AOrigin.X)
