-
can的能源测试需要帮助的人请自己下载,还是挺有用的
can的能源测试需要帮助的人请自己下载,还是挺有用的-nothing could i say ,why should we need to upload
- 2022-02-06 01:12:47下载
- 积分:1
-
apply encryption and hash algorithm of RSA, DES and MD5 etc.
提供rsa、 des、 md5等加密和hash算法-apply encryption and hash algorithm of RSA, DES and MD5 etc.
- 2022-05-25 03:35:43下载
- 积分:1
-
Delphi DES
delphi des
- 2022-01-26 01:41:18下载
- 积分:1
-
innovante软件保护和授权解决方案,提供一切…
Innovante software protection and licensing solutions that provide everything to protect your software against piracy.
- 2022-10-28 23:00:03下载
- 积分:1
-
代码做了什么?有时我们可能希望隐藏我们的文件内容从其他…
What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used(In VB - The same technique can be implemented in "c" also.) Program flow Explained * Open the File to be encrypted for Binary Access Read(Say Source File) * Open a temparory file where encrypted data is stored for Binary Access Write(Say Destination File) * Loop through the Source File Byte by Byte * For each byte read from the file, Complement the data. (Using Not operator (in C we have to use "~" operator) * Write Complemented Data to Destination File * Delete the Source File * Rename Destination file as Source File(Now Encryption is over) -What Does the code DO? Sometimes we may desire to hide our file contents from others.One of the possible way is encrypting these files.Here a simple encryption technique is used (In VB- The same technique can be implemented in
- 2023-06-18 10:00:03下载
- 积分:1
-
A algorithm base on DES
基于DES加密算法-A algorithm base on DES
- 2023-08-02 08:30:03下载
- 积分:1
-
使用Windows加密API的例子
使用Windows加密API的例子-Example for using windows api of encrypting
- 2022-03-12 20:43:50下载
- 积分:1
-
一款文件加密的小软件
一款文件加密的小软件-one small file encryption software
- 2022-08-05 22:24:43下载
- 积分:1
-
防止用DeDe软件反编译delphi程序
防止用DeDe软件反编译delphi程序-preventing anti-software compiler delphi procedures
- 2022-02-06 00:02:28下载
- 积分:1
-
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.
Vigenere 体制 本程序使用dev c++开发实现,希望对大家有用.-Vigenere institutional procedures for the use of the dev c achieve development, we hope that the right useful.
- 2022-01-25 16:17:20下载
- 积分:1