代码搜索结果
找到约 10,000 项符合
Y 的代码
y.txt
-1.9661729964016239e-003 -4.4969712977460238e-003 -5.0688326256866098e-003 -1.4634651705174985e-003 6.9175926013456956e-003 1.4570583337152578e-002 1.3140041602954376e-002 -1.2737855716228935e-003
y.txt
-1.9661729964016239e-003 -4.4969712977460238e-003 -5.0688326256866098e-003 -1.4634651705174985e-003 6.9175926013456956e-003 1.4570583337152578e-002 1.3140041602954376e-002 -1.2737855716228935e-003
y.txt
-1.9661729964016239e-003 -5.0688326256866090e-003 6.9175926013456956e-003 1.3140041602954376e-002 -2.4297686888896500e-002 -3.0039234895580927e-002 6.6079830804710971e-002 2.4928333831239319e-001
y.txt
-1.9661729964016239e-003 -4.4969712977460238e-003 -5.0688326256866098e-003 -1.4634651705174985e-003 6.9175926013456956e-003 1.4570583337152578e-002 1.3140041602954376e-002 -1.2737855716228935e-003
y.txt
-1.9661729964016239e-003 -4.4969712977460238e-003 -5.0688326256866098e-003 -1.4634651705174985e-003 6.9175926013456956e-003 1.4570583337152578e-002 1.3140041602954376e-002 -1.2737855716228935e-003
y.txt
-1.9661729964016239e-003 -4.4969712977460238e-003 -5.0688326256866098e-003 -1.4634651705174985e-003 6.9175926013456956e-003 1.4570583337152578e-002 1.3140041602954376e-002 -1.2737855716228935e-003
getdate.y
%token ID MONTH DAY MERIDIAN NUMBER UNIT MUNIT SUNIT ZONE DAYZONE AGO DST
%{
/* Originally from: Steven M. Bellovin (unc!smb) */
/* Dept. of Computer Science */
/* University of North Carol
posixtim.y
/* Parse dates for touch.
Copyright (C) 1987, 1989, 1990, Free Software Foundation Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU
y.asm
ORG 0000H
AJMP MAIN
ORG 0003H ;外部中断P3.2脚INT0入口地址
AJMP INTT0 ;转入外部中断服务子程序(解码程序)
ORG 0100H
MAIN: SETB EA
SETB IT0
SETB EX0
AJMP $
;***************