代码搜索结果
找到约 10,000 项符合
的代码
unit2.~pas
unit Unit2;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, StdCtrls;
type
TForm2 = class(TForm)
Label1: TLabel;
Label2:
watchdog.h
/*
* watchdog.h
*
* 看门狗
*
*
*
* 陈真勇(SA01010010)
* w3wind@sina.com or
* zychen@ustc.edu.cn
* 中国科学技术大学自动化系
* 2002/6/12
*/
#ifndef _WATCHDOG_H_
#defi
mars.cpp
// mars.cpp - modified by Sean Woods from Brian Gladman's mars6.c for Crypto++
/* This is an independent implementation of the MARS encryption */
/* algorithm designed by a team at IBM as
unit4.~dfm
object Form4: TForm4
Left = 273
Top = 214
Width = 440
Height = 319
Caption = #29366#24577
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei
nr1024.dat
308201BA02818100F89F4EBE58E222B517D218D615BDC00611501CD18417886BD3FCBD22578C4611B1E8C06EB0FE9D473A5589BC277AA58C1979DC2869B728D78EC38B4C044A790A60314E7BD3DFDC0BBD8B770A9271D7D048F3E13C73866D096C730478
type.h
/* type.h */
#ifndef _TYPE_H_
#define _TYPE_H_
#define BYTE unsigned char
#define UINT unsigned int
#endif /* _TYPE_H_ */
unit5.dfm
object Form5: TForm5
Left = 373
Top = 260
Width = 298
Height = 233
Caption = #27880#24847
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Hei
tea.h
#ifndef CRYPTOPP_TEA_H
#define CRYPTOPP_TEA_H
#include "cryptlib.h"
#include "misc.h"
NAMESPACE_BEGIN(CryptoPP)
class TEA : public BlockTransformation
{
public:
TEA(const byte *userKey)