代码搜索结果

找到约 10,000 项符合 的代码

project1.cfg

-$A8 -$B- -$C+ -$D+ -$E- -$F- -$G+ -$H+ -$I+ -$J- -$K- -$L+ -$M- -$N+ -$O+ -$P+ -$Q- -$R- -$S- -$T- -$U- -$V+ -$W- -$X+ -$YD -$Z1 -cg -AWinTypes=Windows;WinProcs=Windows;Dbi

module.m51

L51 LINKER/LOCATOR V3.11 11/07/02 14:13:22 PAGE 1 MS-DOS L51 LINKER/LOCATOR V3.11, INVOKED BY: D:\QTH8052F\BIN\L51.EXE MODULE.O

project1.dpr

program Project1; uses Forms, Unit1 in 'Unit1.pas' {Form1}, Unit2 in 'Unit2.pas' {Form2}, Unit3 in 'Unit3.pas' {Form3}, Unit4 in 'Unit4.pas' {Form4}, Unit5 in 'Unit5.pas' {Form5},

algebra.h

#ifndef CRYPTOPP_ALGEBRA_H #define CRYPTOPP_ALGEBRA_H NAMESPACE_BEGIN(CryptoPP) class Integer; template class AbstractGroup { public: typedef T Element; virtual ~AbstractGr

unit3.~pas

unit Unit3; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls, ExtCtrls; type TForm3 = class(TForm) Label1: TLabel;

sja.c

/* * sja.c * * CAN总线通讯 * * * 原作者:刘篷,孙占辉 * * 修改:陈真勇(SA01010010) * w3wind@sina.com or * zychen@ustc.edu.cn * 中国科学技术大学自动化系 * 2002/6/12 */ #incl

mars.h

#ifndef CRYPTOPP_MARS_H #define CRYPTOPP_MARS_H #include "cryptlib.h" #include "misc.h" NAMESPACE_BEGIN(CryptoPP) class MARS : public BlockTransformation { public: enum {KEYLENGTH=16, B

unit5.~pas

unit Unit5; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, StdCtrls; type TForm5 = class(TForm) Label1: TLabel; Button1: