代码搜索结果
找到约 10,000 项符合
W 的代码
on26.c
/*
on26.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
on26.c is a low-level protocol driver f
t1.pas
{ program 0.1
assuming annual inflation rates of 7, 8, and 10 per cent,
find the factor by which the frank, dollar, pound
sterling, mark, or guilder will have been devalued in
1, 2, ... n
sqlite.pm
# Copyright 2001-2005 Six Apart.
# SCRiPTMAFiA 2005 - THE DiRTY HANDS ON YOUR SCRiPTS
#
# $Id: sqlite.pm 10391 2005-03-16 00:19:42Z bchoate $
package MT::ObjectDriver::DBI::sqlite;
use strict;
use F
on26.c
/*
on26.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
on26.c is a low-level protocol driver f
on26.c
/*
on26.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
on26.c is a low-level protocol driver f
on26.c
/*
on26.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
on26.c is a low-level protocol driver f
on26.c
/*
on26.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
on26.c is a low-level protocol driver f
on26.c
/*
on26.c (c) 1997-8 Grant R. Guenther
Under the terms of the GNU General Public License.
on26.c is a low-level protocol driver f
p_0_1.pas
{ program 0.1
assuming annual inflation rates of 7, 8, and 10 per cent,
find the factor by which the frank, dollar, pound
sterlinh, mark, or guilder will have been devalued in
1, 2, ... n
2.txt
#include
sbit e=0xb0;
sbit rw=0xb1;
sbit rs=0xb2;
sbit cs2=0xb3;
sbit cs1=0xb4;
sbit busy=0xa7;
/*sbit e=P2^0;
sbit rw=P2^1;
sbit rs=P2^2;
sbit cs1=P2^4;
sbit cs2=P2^3;
sbit busy