代码搜索:WjcDes
找到约 134 项符合「WjcDes」的源代码
代码结果 134
www.eeworm.com/read/270160/11046473
cpp 1-tst-interfacr.cpp
#include
#include"3DES-WjcDes.cpp"
#include
#include"rc4.cpp"
///////////////////////////////////////////////
//static bool SubKey[2][16][48];// 16圈子密钥
static int readbyte=0;
www.eeworm.com/read/236273/14023744
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
bool WritetoFile(char * buf, int size);
bool ReadfromFile(char * buf, int size);
void main()
www.eeworm.com/read/448231/7536239
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
#include
#include
#define N 100
void main()
{
/////////代码由于
www.eeworm.com/read/448231/7536221
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
#include "iostream.h"
#include
#include
#define N 100
#includ
www.eeworm.com/read/161369/10421455
cpp cbc_crydlg.cpp
// CBC_cryDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "WjcDes.h"
#include "CBC_cry.h"
#include "CBC_cryDlg.h"
#include ".\cbc_crydlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
www.eeworm.com/read/161369/10421452
cpp cbc_cry.cpp
// CBC_cry.cpp : 定义应用程序的类行为。
//
#include "WjcDes.h"
#include "stdafx.h"
#include "CBC_cry.h"
#include "CBC_cryDlg.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#endif
// CCBC_cryApp
B
www.eeworm.com/read/446567/7576645
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
void main()
{
char key[]={0,2,0,0,9,3,5,1},buf[255];
char str[]="Welcome to My 3-DES Test! --
www.eeworm.com/read/161369/10421466
h cbc_cry.h
// CBC_cry.h : PROJECT_NAME 应用程序的主头文件
//
#pragma once
#ifndef __AFXWIN_H__
#error 在包含用于 PCH 的此文件之前包含“stdafx.h”
#endif
#include "resource.h" // 主符号
#include "WjcDes.h"
using namespace
www.eeworm.com/read/353177/10467503
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
void main()
{
char key[]={0,2,0,0,9,3,5,1,9,8,0,0,9,1,7},buf[255];
char str[]="Welcome to My
www.eeworm.com/read/274720/10856202
cpp wjcdestest.cpp
// 3-Des test
#include "WjcDes.h"
#include "stdio.h"
#include "string.h"
#include "memory.h"
void main()
{
char key[]={0,2,0,0,9,3,5,1,9,8,0,0,9,1,7},buf[255];
char str[]="use des!";