代码搜索结果
找到约 10,000 项符合
1 的代码
mux3to1_1.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity mux3to1_1 is
port(a,c :in std_logic;
b :in std_logic;
sel1,sel2:in std_lo
stockinfo1edit1.pas
unit StockInfo1Edit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, PicButton, ComCtrls;
type
TStockEdit1 = c
stockinfo1edit1.~pas
unit StockInfo1Edit1;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, ExtCtrls, StdCtrls, PicButton, ComCtrls;
type
TStockEdit1 = c