代码搜索结果

找到约 10,000 项符合 4 的代码

4.bak

;************************; ;八路模拟数据采集显示电路; ; 2001.10.08编 ; ;************************; ; ;70H-77H存放采样值,78H-7BH存放显示数据,依次为个位、十位、百位、通道标志 ; ;************************************* ;*

a4.dfm

object fa4: Tfa4 Left = 427 Top = 210 Width = 696 Height = 472 Caption = #29289#21697#24211#23384 Color = clBtnFace Font.Charset = ANSI_CHARSET Font.Color = clWindowText Fon

a4.pas

unit a4; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Grids, DBGridEh, EhLibADO, IniFiles; type Tfa4 = class(TForm) dg_view

4.c

main( ) { int m, n, a, b, t, c; printf(" Input two integer numbers :\n"); scanf(" %d %d",&a ,&b); m=a; n=b; if(a