登录
首页 » 加密解密 » 小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。...

小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。...

于 2022-02-25 发布 文件大小:299.70 kB
0 125
下载积分: 2 下载次数: 1

代码说明:

小小的二级文件管理系统,应用了简单的加密,用它写日记,很好的。-small two-level file management system,apply the simple encryption,it s great to keep a diary with it .

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • CRC 算法,Visual Basic的源代码
    CRC 加密算法,Visual Basic的源代码-CRC encryption algorithm in the Visual Basic
    2022-05-19 23:21:41下载
    积分: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
  • MD5算法的java实现
    MD5算法的java实现-The implement of MD5 algorithm for JAVA
    2023-04-30 10:30:02下载
    积分:1
  • MD5算法
    MD5加密算法-MD5 encryption algorithm
    2022-03-20 08:05:26下载
    积分:1
  • 智能卡的例子程序..........
    智能卡示例程序。。。。。。。。。。
    2022-02-22 09:13:29下载
    积分:1
  • C++ An MD5 encryption algorithm. The need for encryption interface very useful
    C++的一个MD5加密算法。对需要加密的接口非常有用的-C++ An MD5 encryption algorithm. The need for encryption interface very useful
    2022-02-13 20:18:58下载
    积分:1
  • ieee新文章A New Image Encryption Arithmetic Based on a Three
    ieee加密新文章A New Image Encryption Arithmetic Based on a Three-dimensional Map -A New Image Encryption Arithmetic Based on a Three-dimensional Map
    2022-04-10 06:53:46下载
    积分:1
  • sha源代码
    sha源代码-sha source code
    2022-05-23 14:15:16下载
    积分:1
  • 数据的一个库:Crypto++,功能很多,接口完善。
    数据加密的一个库:Crypto++,功能很多,接口完善。-A data encryption library: Crypto++, Features a lot of perfect interfaces.
    2022-07-23 23:48:12下载
    积分:1
  • 图代码
    这是我的密码学算法 Algorithm. 我已经习惯了的哈希算法该算法。这种算法不是反向或解密,而且不可能。
    2023-04-23 06:55:02下载
    积分:1
  • 696518资源总数
  • 105559会员总数
  • 1今日下载