搜索资源列表
serpent
- Serpent算法及vb实现 毕业设计是做的 希望对大家有帮助
logic
- 利用混沌影射的方法设计了一种多随机性的文件加密算法.分析了数据加密和Logistic混沌映射 的原理,提出了基于混沌方法的多随机性文件加密算法,采用VB完成了文件加密软件的设计.软件测试表 明:该加密算法的混沌特性和多随机特性增加了解密的难度,提高了加密数据的安全性,实现了密钥的随机 生成和加密算法的随机调用,使得加密后的文件更加安全.
VB
- VB软件防破解设计技术初探 蛮好的东西-VB anti-cracking software design technology of fine things
Carsale
- VB+SQL设计的汽车销售系统课程设计,附带详细的设计报告。-VB+ SQL car sales system designed curriculum design, with detailed design report.
VB_source_code_encryption_decryption_algorithm
- VB加密解密算法设计源码VB source code encryption and decryption algorithm-VB source code encryption and decryption algorithm
vb_programming_code_in_string_encryption_operation
- vb程序设计文本操作_字符串加密代码vb programming code in the text string encryption operation _-vb programming code in the text string encryption operation _
VB.module.code.medical.kidney.shaped.graphic.desig
- VB api编程模块医学肾形图像设计代码VB api programming module code medical kidney-shaped graphic design -VB api programming module code medical kidney-shaped graphic design
propability-design3
- vb 按泊松分布计算的概率 机械可靠性设计-vb calculated by the Poisson distribution the probability of mechanical reliability
vbPdll
- 用c++ atl实现的用于加密的dll com组件,用vb调用,按课程设计2的要求-Atl c++ implemented for encryption dll com, component, vb call, curriculum design
encryptionadecryption
- 1、设计或借鉴一个加密解密算法(RSA); 2、通过C++实现该加密解密算法,并使用ATL(活动模板库)封装为组件对象; 3、通过VB创建一个GUI程序,在该程序中使用加密解密组件对象。 -Design or find an public-key cryptography algorithm. Create a C++ application which implements the public-key cryptography algorithm. Compile the