代码搜索结果
找到约 34,281 项符合
A 的代码
a.inf
; A.INF
; MF Install Example, Copyright (c) Microsoft Corporation. All rights reserved.
[Version]
Signature="$WINDOWS NT$"
Class=Unknown
ClassGuid={4D36E97E-E325-11CE-BFC1-08002BE10318}
Provi
screen.txt
a-train% ./xyz2llh
xyz2llh(1.5 02/02/07): Converts X Y Z to lat, lon and ellipsoid hgt
Usage: xyz2llh X Y Z
options:
-d print deg min sec rather than decimal degrees.
-h p
a.h
/* a.h
*
* Created by Brad Nichols, 9/1/93
*
* The include file for the Automated Teller Machine (ATM) example
* program.
* Includes definitions used by both client and server programs.
*
*/
examp3_8.m
A = [1, 3, 5, 7; 2, 4, 6, 8]; [L, A1, M] = svd(A)
L*A1*M'
norm(A-ans)
a.css
a { text-decoration: none; font-size: small; font-style: normal; line-height: normal; color: #3300FF}
a版lpc2364、lpc2366、lpc2368和lpc2378 h-jtag软件烧写方法.txt
<mark>A</mark>版LPC2364、LPC2366、LPC2368和LPC2378 H-JT<mark>A</mark>G软件烧写方法:
将文件夹内的LPC2364_<mark>A</mark>、LPC2366_<mark>A</mark>、LPC2368_<mark>A</mark>和LPC2378_<mark>A</mark>文件添加到H-JT<mark>A</mark>G的安装目录下的FDevice\PHILIPS文件夹内即可。将H-JT<mark>A</mark>G和H-FL<mark>A</mark>SHER软件重新启动,在H-FL<mark>A</mark>SHER软件中选择LPC2364_<mark>A</mark>、LPC2366_<m ...
a.txt
<mark>A</mark>[0][0}=2
<mark>A</mark>[0][1}=1
<mark>A</mark>[0][2}=1
<mark>A</mark>[0][3}=1
<mark>A</mark>[0][4}=1
<mark>A</mark>[0][5}=1
<mark>A</mark>[0][6}=1
<mark>A</mark>[0][7}=1
<mark>A</mark>[0][8}=1
<mark>A</mark>[0][9}=1
<mark>A</mark>[0][10}=1
<mark>A</mark>[0][11}=1
<mark>A</mark>[0][12}=1
<mark>A</mark>[0][13}=1
<mark>A</mark>[0][14}=1
<mark>A</mark>[0][15}=1
<mark>A</mark>[1][0}=1
<m ...
a.out.h
/* a.out.h
Copyright 1997, 1998, 1999, 2001 Red Hat, Inc.
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
Cygwin license. Please consult the fil
ex5_8.m
A = [1, 3, 5, 7; 2, 4, 6, 8]; [U, G, V] = svd(A)
U*G*V'
norm(A-ans)
a.txt
%%
[a-z] printf("%c",yytext[0]+'A'-'a');