代码搜索结果

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

pll0.vhd

-- megafunction wizard: %ALTPLL% -- GENERATION: STANDARD -- VERSION: WM1.0 -- MODULE: altpll -- ============================================================ -- File Name: PLL0.vhd -- Megafunc

pll0.cmp

--Copyright (C) 1991-2005 Altera Corporation --Your use of Altera Corporation's design tools, logic functions --and other software and tools, and its AMPP partner logic --functions, and any outpu

pll0.bsf

/* WARNING: Do NOT edit the input and output ports in this file in a text editor if you plan to continue editing the block that represents it in the Block Editor! File corruption is VERY likely to

pl0.pas

PROGRAM PL0(INPUT,OUTPUT,INPUT1,OUTPUT1); (*PL0 COMPILER WITH CODE GENERATION*) LABEL 99; CONST AL=10; (*LENGTH OF IDENTIFIERS*) NORW=14; (*# OF RESERVED WORDS*) TXMAX=100; (*LE

all.pl0

PROGRAM ALLPRO; VAR A,B,C,D,E,F,G; BEGIN A:=88; READ(B); IF B>0 THEN C:=A+B ELSE C:=1; A-=1; B+=5*5; WRITE(A,B,C); FOR D:=1 TO 6 DO WRITE(D); FOR E:=5 DOWNTO 0

unitorder0.~pas

unit UnitOrder0; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, Menus, StdCtrls, ComCtrls, Buttons, ExtCtrls; type TFormOrder0 = c

unitbasic0.pas

unit UnitBasic0; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ImgList, Menus, ComCtrls, ToolWin; type TFormBasic0 = class(TForm)

unitbasic0.~pas

unit UnitBasic0; interface uses Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms, Dialogs, ImgList, Menus, ComCtrls, ToolWin; type TFormBasic0 = class(TForm)