代码搜索结果

找到约 34,281 项符合 A 的代码

-a-d转换程序.txt

A/D转换程序如下: A/D转换程序如下: (1)A/D转换子程序。 A/D: PUSH A SETB EA ;开中断 SETB IT1 ;

pizza4.in

+A+B+C+D+E+F+G+H+I+J+K+L+M+N+O+P; -A-B-C-D-E-F-G-H-I-J-K-L-M-N-O-P; .

pizza7.in

+A-B; +B-C; +C-D; +D-E; +E-F; +F-G; +G-H; +H-I; +I-J; +J-K; +K-L; +L-M; +M-N; +N-O; +O-P; +P-A; .

pizza5.in

-A-B-C-D-E-F-G-H+I+J+K+L+M+N+O+P; -A-B-C-D+E+F+G+H-I-J-K-L+M+N+O+P; -A-B+C+D-E-F+G+H-I-J+K+L-M-N+O+P; -A+B-C+D-E+F-G+H-I+J-K+L-M+N-O+P; .

a.cmd

a.out -i -o test.hex -romwidth 8 -memwidth 8 -map example.mxp -bootorg 18000h -e 180h -boot ROMS { PAGE 0:ROM: org=0x100,length=0x1000 }

a.rc2

// // A.RC2 - resources Microsoft Visual C++ does not edit directly // #ifdef APSTUDIO_INVOKED #error this file is not editable by Microsoft Visual C++ #endif //APSTUDIO_INVOKED /////////

a.h

// a.h : main header file for the A application // #if !defined(AFX_A_H__076CFE47_4DC4_4803_9D77_DC10918659F5__INCLUDED_) #define AFX_A_H__076CFE47_4DC4_4803_9D77_DC10918659F5__INCLUDED_ #if _

a.cpp

// a.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "a.h" #include "aDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FI

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. * */