登录
首页 » 算法 » MFC下实现MD5加密

MFC下实现MD5加密

于 2022-03-04 发布 文件大小:3.59 kB
0 222
下载积分: 2 下载次数: 1

代码说明:

MFC下实现加密算法MD5,可以对字符串跟文件进行加密.值得一看  Copyright (C) 1991-2, RSA Data Security, Inc. Created 1991. All rights reserved. License to copy and use this software is granted provided that it is identified as the "RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing this software or this function. License is also granted to make and use derivative works provided that such works are identified as "derived from the RSA Data Security, Inc. MD5 Message-Digest Algorithm" in all material mentioning or referencing the derived work. RSA Data Security, Inc. makes no representations concerning either the merchantability of this software or the suitability of this software for any particular purpose. It is provided "as is" without express or implied warranty of any kind. These notices must be retained in any copies of any

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

发表评论

0 个回复

  • 利用柏松方程计温度分布。实际的为有限元
    利用柏松方程计算温度分布。实际的算法为有限元法。-use equation to calculate the temperature distribution. The actual algorithm for finite element method.
    2022-07-25 15:01:27下载
    积分:1
  • 数值排序,冒泡排序等排序方式,是一个简洁的VB程序。运速度快...
    数值排序,冒泡排序等排序方式,是一个简洁的VB程序。运算速度快-numerical order, such as sorting Bubble Sort method is a simple VB program. Fast.
    2022-01-25 14:46:59下载
    积分:1
  • achieved through hosting the numerical algorithm (linear equations)
    通过托管实现的数值算法(线性方程组)-achieved through hosting the numerical algorithm (linear equations)
    2022-04-25 04:17:27下载
    积分:1
  • 标本物性累计概率计
    该程序对采集标本的物性(电阻率,密度,磁化率)在各样本区间出现的累积频率进行统计。 1.首先输入样本组数NY,即你想将该物性样本分为几组。 2.然后输入文件FILEIN内容为某一特定标本的特定物性,格式为一维列向量。 3.程序读入文件后,先对数据进行排序,然后计算出分组的组距DATAA1,如果DATAA1小数点太多,可自行输入修正组距DATAA。例如DATAA1为0.9476554321时,不直观,可将修正组距DATAA设为0.95。 4.进行累计概率计算。 5.输出文件FILEOUTbln有两个参数,组距坐标x,累计概率PFREQ。
    2022-06-27 18:06:40下载
    积分:1
  • ACM亚洲主题的比赛(在任务调度),和我的程序实现…
    acm亚洲区竞赛的一个题目(关于任务调度的)以及我的程序实现Asia Regional_Taipei Site Dec.10-13.1999Program EBroadcast Scheduling -acm Asia a topic of race (on the task scheduling), and I realize the procedures Asia Regional_Taipei Site GC.6/Dec.10- 13.1999Program EBroadcast Scheduling
    2023-08-13 13:45:02下载
    积分:1
  • 一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运的表达式,恰好用上这这个整数各一次,计结果为24,超出时间为...
    一、前言 24点游戏是一个常见游戏,出题者给出4个整数,要求答题者在指定时间内给出一个四则运算的表达式,恰好用上这这个整数各一次,计算结果为24,超出时间为输。 二、分析 用计算机来算这个题,搜索速度当然有很大优势,我编程喜欢考虑通用一点,不限制输入数量和结果数,甚至不限制运算符数量。这样组合数就很大,如果输入数比较多,则搜索时间会非常长。 我用两个方法来提高搜索速度:一、是大家都能考虑到的重复搜索问题,比如1,2,3和2,3,1所有的组合情况是相同的,我只搜索使用递增序的数组,则可以降低一个组合数的数量级别;二、使用动态规划中的备忘录方法,比如你计算出2和3所有可能的计算结果,则他们与4结合的时候,要用到,与1结合的时候,也要用到,使用备忘录,可以只计算一次,大大降低运算复杂度。 三、设计 整体设计:分别设计4个类:游戏、表达式、运算、分数,各司其责,结构清晰,易于扩展。 -First, the preamble 24-point game is a common game, give the title are four integer requiring answer within a specified period of time in a four calculations give the expression, just use that the integral of the time, results for the 24, beyond the time to lose. Second, analysis Use computers to count the title, the search speed of course, there is a great advantage, I enjoy taking generic programming that does not restrict the importation of the volume and the number of results, and even limiting the number of operators. So on a large number of combinations, if you
    2022-04-21 18:17:05下载
    积分:1
  • 96位大数运实现
    96位大数运算实现-96 big number operation realizes
    2023-08-03 08:10:03下载
    积分:1
  • G726 解码器-asm.js
    这些例程包括 CCITT G.726 16 Kbps 的实现ADPCM 编码算法。这种实现在本质上是相同的的位级描述除了几个偏差,利用的工作站属性,如硬件 2 的补充算法。 ITU-T G.726 编码器是编码算法,适用于编码的数字化的电话带宽自适应差分脉冲编码调制 (ADPCM) 波形 (0.3-3.4 千赫) 语音或在 8 kHz 采样的音频信号。此编码器在样本的样本基础上运作。可以用线性 PCM 或准 8 位 G.711 (m 法 A 律) 格式代表输入的样本(即 64 kbps)。对于 32 kbps 速率进行操作,每个样本被转换成一个 4 位量化的差异信号造成 G.711 格式的压缩比为 2: 1。对于 24 kbps 40 kbps 操作,量化后的色差信号是 3 位和 5 位,分别。
    2022-02-25 14:17:37下载
    积分:1
  • 数值分析列主元高斯消去
    数值分析列主元高斯消去法-out numerical analysis of the main yuan Gaussian Elimination
    2022-09-02 05:10:03下载
    积分:1
  • 心脏病危险程度预测系统
     ;
    2022-08-23 05:12:57下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载