代码搜索:Carry
找到约 8,060 项符合「Carry」的源代码
代码结果 8,060
www.eeworm.com/read/105798/15658695
dcu carry.dcu
www.eeworm.com/read/105798/15658699
pas carry.pas
unit carry;
interface
uses
Windows, Messages, SysUtils, Variants, Classes, Graphics, Controls, Forms,
Dialogs, Grids, DBGrids, mybook, StdCtrls, DB, ADODB;
type
TForm5 = class(TForm)
www.eeworm.com/read/105798/15658704
dfm carry.dfm
object Form5: TForm5
Left = 205
Top = 236
Width = 480
Height = 236
BorderIcons = [biSystemMenu]
Caption = #22270#20070#31649#29702#31995#32479
Color = clBtnFace
Font.Charset =
www.eeworm.com/read/105798/15658721
ddp carry.ddp
www.eeworm.com/read/390376/8468436
pdf carry_lookahead.pdf
www.eeworm.com/read/429004/8824950
v carry_udp.v
primitive carry_udp(cout,cin,a,b);
input cin,a,b;
output cout;
table
//cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1 0
www.eeworm.com/read/384201/8891305
v carry_udp.v
primitive carry_udp(cout,cin,a,b);
input cin,a,b;
output cout;
table
//cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1 0
www.eeworm.com/read/383822/8915731
v carry_udp.v
primitive carry_udp(cout,cin,a,b);
input cin,a,b;
output cout;
table
//cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1 0
www.eeworm.com/read/378479/9229865
v carry_udp.v
primitive carry_udp(cout,cin,a,b);
input cin,a,b;
output cout;
table
//cin a b : cout
0 0 0 : 0;
0 1 0 : 0;
0 0 1 : 0;
0 1 1 : 1;
1 0 0 : 0;
1 0