文件名称:AESDemo
- 所属分类:
- 加密解密
- 资源属性:
- [Windows] [Visual C] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 40kb
- 下载次数:
- 0次
- 提 供 者:
- 曲*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
本文以实现aes算法加解密例程为例,说一下C#代码转换为VC代码经验。
例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar
相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068
这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件,
把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption routines for example, talk about C# source code into VC experience. Examples of code downloaded Http :// otiana.com/vcangle/source/aesdemo.rar corresponding C# examples please refer to Http :// www.vckbase.com/document/viewdoc/ id = c# 1068 of this type is not the first document. In vc for the convenience of users, we need a structure for his first paper, the corresponding variables and function declaration to be included.
例子代码下载Http://otiana.com/vcangle/source/aesdemo.rar
相应C#的例子请参考Http://www.vckbase.com/document/viewdoc/?id=1068
这个c#的类是没有头文件的。在vc中我们为了使用方便需要为他构造一个头文件,
把相应的变量和函数声明放进来即可。-Aes algorithm encryption and decryption routines for example, talk about C# source code into VC experience. Examples of code downloaded Http :// otiana.com/vcangle/source/aesdemo.rar corresponding C# examples please refer to Http :// www.vckbase.com/document/viewdoc/ id = c# 1068 of this type is not the first document. In vc for the convenience of users, we need a structure for his first paper, the corresponding variables and function declaration to be included.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
AESDemo
.......\aes.cpp
.......\aes.h
.......\AESDemo.aps
.......\AESDemo.clw
.......\AESDemo.cpp
.......\AESDemo.dsp
.......\AESDemo.dsw
.......\AESDemo.h
.......\AESDemo.ncb
.......\AESDemo.opt
.......\AESDemo.plg
.......\AESDemo.rc
.......\AESDemoDlg.cpp
.......\AESDemoDlg.h
.......\C#代码转换为VC经验.txt
.......\KAES.cpp
.......\KAES.h
.......\ReadMe.txt
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h
.......\aes.cpp
.......\aes.h
.......\AESDemo.aps
.......\AESDemo.clw
.......\AESDemo.cpp
.......\AESDemo.dsp
.......\AESDemo.dsw
.......\AESDemo.h
.......\AESDemo.ncb
.......\AESDemo.opt
.......\AESDemo.plg
.......\AESDemo.rc
.......\AESDemoDlg.cpp
.......\AESDemoDlg.h
.......\C#代码转换为VC经验.txt
.......\KAES.cpp
.......\KAES.h
.......\ReadMe.txt
.......\Resource.h
.......\StdAfx.cpp
.......\StdAfx.h