-
一个64位编码解码的动态连接库的例子
一个64位编码解码的动态连接库的例子-A 64-bit codec DLL example
- 2022-08-15 12:13:17下载
- 积分:1
-
B/S开发,在PB编程中B/S开发需要的PBD文件,请大家分享.
B/S开发,在PB编程中B/S开发需要的PBD文件,请大家分享.-B/S DEVELOPER
- 2022-12-31 08:45:03下载
- 积分:1
-
Weather radar echo generated for this code is its own no problem, I used
天气雷达回波产生 这个代码是自己编的 我用过没什么问题-Weather radar echo generated for this code is its own no problem, I used
- 2022-03-22 03:46: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
-
经典的文件加密技术,简单高效
经典的文档加密技术,简单高效
- 2022-08-24 22:18:01下载
- 积分:1
-
一个不错的文件加密系统,对你工作的安全大大加强。
一个不错的文件加密系统,对你工作的安全大大加强。-a good file encryption system, you have the right security greatly enhanced.
- 2023-06-18 22:10:03下载
- 积分:1
-
ntstrsafe lib and csq.lib
ntstrsafe lib and csq.lib
- 2022-12-25 09:50:03下载
- 积分:1
-
vb中实现的md5
vb中实现的md5-vb achieve the md5
- 2023-01-25 12:05:04下载
- 积分:1
-
data encryption technology several algorithms rsaeuro
数据加密技术之几种算法
saeuro-1.03s.zip-data encryption technology several algorithms rsaeuro- 1.03s.zip
- 2022-08-13 00:28:16下载
- 积分:1
-
AES候选算法,安全性高于3DES而速度快过DES
AES候选算法,安全性高于3DES而速度快过DES-candidate for AES, 3DES and safe to speed faster than DES
- 2022-01-26 04:57:24下载
- 积分:1