代码搜索结果
找到约 10,000 项符合
2 的代码
d2r2.dpr
program d2r2;
uses
Forms,
Unit1 in 'Unit1.pas' {Form1},
Unit2 in 'Unit2.pas';
{$R *.RES}
begin
Application.Initialize;
Application.CreateForm(TForm1, Form1);
Application.Run
d2r2.txt
implementation
//PROGRAM D2R2
//Driver for routine RATINT
uses
unit2;
{$R *.DFM}
Function FUNC(x:real):real;
begin
FUNC:= X * Exp(-X)/(Sqr(X - 1)+1);
end;
procedure TForm1.Button1C
xt13-2-2.cpp
#include
using namespace std;
int main()
{float a[5];
int i;
cout
xt6-2-2.cpp
#include
#include
using namespace std;
int main()
{void change(string &,string &);
string str1=" ",
str2=" ",
str3="
ps2key.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (Source Group 1)
File 1,1,
Options 1,0,0 // Target