代码搜索:tas
找到约 913 项符合「tas」的源代码
代码结果 913
www.eeworm.com/read/371236/9560449
tas wrong.tas
(* This is an incorrect version of the test program for the
Taste-compiler. It asks for a number and computes the sum of all
integers up to this number.*)
PROGRAM Test;
VAR
i: IN
www.eeworm.com/read/371236/9560462
tas test.tas
(* This is a test program which can be compiled by the Taste-compiler.
It asks for a number and computes the sum of all integers up to this number.*)
PROGRAM Test;
VAR
i: INTEGER;
www.eeworm.com/read/371236/9560552
tas wrong.tas
(* This is an incorrect version of the test program for the
Taste-compiler. It asks for a number and computes the sum of all
integers up to this number.*)
PROGRAM Test;
VAR
i: IN
www.eeworm.com/read/371236/9560561
tas test.tas
(* This is a test program which can be compiled by the Taste-compiler.
It asks for a number and computes the sum of all integers up to this number.*)
PROGRAM Test;
VAR
i: INTEGER;
www.eeworm.com/read/421666/10712884
mod tas.mod
/* TAS, Tail Assignment Problem */
/* Written in GNU MathProg by Andrew Makhorin */
/* The Tail Assignment Problem (TAS) is to construct rosters for a set
of aircrafts (tails)
www.eeworm.com/read/449089/7518370
css tas.css
body.n {
font-family: verdana,helvetica;
color: #000000;
background-color: #f87820;
margin-left:-8px;
margin-top:-8px;
font-size: 10px;
}
body.white {
font-family: verdana,helvet
www.eeworm.com/read/449089/7518374
sql tas.sql
-- -- Teacher Assistant System tas.sql
-- -----------------------------------------------
SET ECHO OFF;
SET LIN 2000;
alter session set nls_date_format = 'yyyy-mm-dd';
-- ------------------------
www.eeworm.com/read/449089/7518376
ppt tas.ppt
www.eeworm.com/read/136072/5873826
h tas.h
/* Copyright (C) 2000 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Maciej W. Rozycki , 2000.
The GNU C Library is free software;
www.eeworm.com/read/124910/6037031
h tas.h
/* Copyright (C) 2000, 2002 Free Software Foundation, Inc.
This file is part of the GNU C Library.
Contributed by Maciej W. Rozycki , 2000.
The GNU C Library is free sof