代码搜索:Encrypt
找到约 3,742 项符合「Encrypt」的源代码
代码结果 3,742
www.eeworm.com/read/334672/12581087
cs program.cs
using System;
using System.Collections.Generic;
using System.Linq;
using System.Windows.Forms;
namespace Encrypt
{
static class Program
{
///
/// 應用程式的主要進
www.eeworm.com/read/334418/12603307
h subroutine.h
#ifndef SUBROUTINE_H
#define SUBROUTINE_H
extern void Delay(unsigned int DelayTime);
enum encrypttype{Encrypt,UnEncrypt};
extern unsigned int long Encryption(unsigned long int outdata,unsigne
www.eeworm.com/read/237570/13944677
cpp encryptfiledlg.cpp
// EncryptFileDlg.cpp : 实现文件
//
#include "stdafx.h"
#include "EncryptFile.h"
#include "EncryptFileDlg.h"
#include ".\encryptfiledlg.h"
#include "..\EncryptArithmetic\Encrypt.h"
#ifdef _DE
www.eeworm.com/read/200940/15419867
cs encryption.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
using System.Data;
namespace Encrypt
{
///
/// Summary d
www.eeworm.com/read/103854/15459637
bas compfile.bas
Attribute VB_Name = "CompFile"
'* Module to Compress AND Encrypt in Tandem
'* Copyright 1999 Patterson Programming
DefInt A-Z
Const N = 4096
Const F = 18
Const NIL = N
Const THRESHOLD = 2
www.eeworm.com/read/107125/15612443
inc m_eset.inc
; this file doesn't set the last variables in the exe decryptor,
; doesn't copy it from ds:100 to fs:100 and doesn't encrypt the layers
; in reverse order. this is the weakest point of mess 1.07 w
www.eeworm.com/read/100378/15875714
inc m_eset.inc
; this file doesn't set the last variables in the exe decryptor,
; doesn't copy it from ds:100 to fs:100 and doesn't encrypt the layers
; in reverse order. this is the weakest point of mess 1.07 w
www.eeworm.com/read/281268/10252513
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by DES.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#defin
www.eeworm.com/read/451659/7458675
h resource.h
#define IDD_DES_DIALOG 102
#define IDR_MAINFRAME 128
#define IDC_EDIT_MINGWEN 1000
#define IDC_EDIT_MIWEN 1001
#define IDC_BUTT
www.eeworm.com/read/241491/13139589
h resource.h
//{{NO_DEPENDENCIES}}
// Microsoft Developer Studio generated include file.
// Used by templet.rc
//
#define IDM_ABOUTBOX 0x0010
#define IDD_ABOUTBOX 100
#d