代码搜索:DES加密

找到约 10,000 项符合「DES加密」的源代码

代码结果 10,000
www.eeworm.com/read/184182/9118640

vco des.vco

www.eeworm.com/read/184182/9118650

vcp des.vcp

# Microsoft eMbedded Visual Tools Project File - Name="DES" - Package Owner= # Microsoft eMbedded Visual Tools Generated Build File, Format Version 6.02 # ** DO NOT EDIT ** # TARGTYPE "Win32 (
www.eeworm.com/read/184182/9118653

cpp des.cpp

// DES.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "DES.h" #include "DESDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char T
www.eeworm.com/read/184182/9118661

exe des.exe

www.eeworm.com/read/184182/9118664

vcc des.vcc

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CDESDlg LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "DES.h"
www.eeworm.com/read/184182/9118672

h des.h

// DES.h : main header file for the DES application // #if !defined(AFX_DES_H__484CD558_1B89_4761_8B2D_6F338C7E88B1__INCLUDED_) #define AFX_DES_H__484CD558_1B89_4761_8B2D_6F338C7E88B1__INCLUDED_
www.eeworm.com/read/184182/9118674

vcb des.vcb

www.eeworm.com/read/184182/9118678

rc des.rc

//Microsoft eMbedded Visual C++ generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS ////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/184136/9120476

cpp des.cpp

#include #include #include #include #include #define UCHAR unsigned char UCHAR C[17][28],D[17][28],K[17][48],c/*,ch*/; int pc_1_c[28]={
www.eeworm.com/read/184008/9126345

h des.h

// Des.h: interface for the CDes class. // ////////////////////////////////////////////////////////////////////// #if !defined(AFX_DES_H__E0A91F40_DF86_11D6_B0C1_00E04C391A51__INCLUDED_) #define