-
Anti-DeDe
Anti-DeDe... .....Anti-DeDe示例
├──Find...............查找进程和窗口
└──Hide...............隐藏事件(Anti-DeDe ... ..... Anti-DeDe example ├ ─ ─ Find ............... search process and the window └ ─ ─ Hide ........ Hide events .......)
- 2009-01-14 19:49:37下载
- 积分:1
-
rsa
rsa 实现代码,运用大数算法#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A)(#include "afx.h"
#include "Integer.h"
#include <string>
#include <iostream>
using namespace std
//构造大数对象并初始化为零
CInteger::CInteger()
{
m_nLength=1
for(int i=0 i<BI_MAXLEN i++)m_ulValue[i]=0
}
//解构大数对象
CInteger::~CInteger()
{
}
/*大数比较
调用方式:N.Cmp(A)
返回值:若N<A返回-1;若N=A返回0;若N>A返回1
*/
int CInteger::Cmp(CInteger& A))
- 2012-05-16 11:09:35下载
- 积分:1
-
加密算法SHA1的C语言实现示例,是一个C++类实现
加密算法SHA1的C语言实现示例,是一个C++类实现-The example of encryption arithmetic SHA1 using C program,which is a C++ class.
- 2022-12-28 15:30:03下载
- 积分:1
-
jushang
巨商加密解密研究等相关内容; 巨商加密解密研究等相关内容;(Study of business magnates such as encryption and decryption relevant content giant encryption research and other related content )
- 2007-08-29 16:54:13下载
- 积分:1
-
加密图代码
这是我的密码学算法 Algorithm. 我已经习惯了的哈希算法该算法。这种算法不是反向或解密,而且不可能。
- 2023-04-23 06:55:02下载
- 积分:1
-
this visual basic source code,perhaps usefull 4 you
this visual basic source code,perhaps usefull 4 you
- 2022-05-09 10:55:41下载
- 积分:1
-
mAffineCipher
古典密码中的仿射密码的加密和解密用C语言来实现。(Classical affine password encryption and decryption using C language to achieve.)
- 2011-10-30 10:37:30下载
- 积分:1
-
chaos
针对Logistic映射,实现数字图像迭代混沌加密算法()
- 2007-08-06 22:30:58下载
- 积分:1
-
使用Windows加密API的例子
使用Windows加密API的例子-Example for using windows api of encrypting
- 2022-03-12 20:43:50下载
- 积分:1
-
whjt05_iros
Multi-Agent Quadrotor Testbed Control Design:
Integral Sliding Mode vs. Reinforcement Learning
- 2010-03-04 16:32:47下载
- 积分:1