代码搜索:PAT
找到约 5,123 项符合「PAT」的源代码
代码结果 5,123
www.eeworm.com/read/145840/12700158
pat
Number of transactions in database = 1000
Average transaction length = 10
Number of items = 100000
Large Itemsets:
Number of patterns = 10000
Average length of pattern = 4
Correlation between conse
www.eeworm.com/read/116272/14981263
pat
Number of transactions in database = 1000
Average transaction length = 10
Number of items = 100000
Large Itemsets:
Number of patterns = 10000
Average length of pattern = 4
Correlation between conse
www.eeworm.com/read/304833/13785724
pat_
<mark>pat</mark> sb.on the back,对某人表示赞许
<mark>pat</mark>,n.轻拍;轻击adj.适当的adv.适当地v.轻拍;轻抚
<mark>pat</mark>ch,n.补片;嵌片v.补缀;打补丁
<mark>pat</mark>chery,n.补缀
<mark>pat</mark>ching,n.插线
<mark>pat</mark>chwork,n.补缀品;凑合物
<mark>pat</mark>chy,adj.缝补的;凑合的
<mark>pat</mark>e,n.小馅饼;头
<mark>pat</mark>ency,n.明显;公开
<mark>pat</mark>ent,n.专利 ...
www.eeworm.com/read/188697/8518845
pat sofmsamp.pat
www.eeworm.com/read/288729/8611307
pat test.pat
0.290323 0.189831 0.633898 0.661017 0.620339 0.481942 0.0715863 0.0416048 0.985516
1 0 1234567
0.322581 0.216949 0.59322 0.60678 0.59322 0.482254 0.101532 0.0249846 0.985516
1 0 1234567
0.37788 0.
www.eeworm.com/read/288729/8611321
pat train.pat
0.363636 0.191667 0.7 0.75 0.666667 0.531225 0.0898333 0.0504219 0.684434
1 0 1234567
0.327273 0.1875 0.733333 0.75 0.8 0.531038 0.0819442 0.0504219 0.801057
1 0 1234567
0.363636 0.2375 0.683333 0
www.eeworm.com/read/430375/8753075
pat and5.pat
in an1 (4 to 0) B;
in an2 (4 to 0) B;
out aout (4 to 0) B;
begin
p1 : 00000 11111 ?00000;
end;
www.eeworm.com/read/430375/8753077
pat regfile.pat
in aadr (2 downto 0) B;
in badr (2 downto 0) B;
in wadr (2 downto 0) B;
in wdata (7 downto 0) B;
in wenable B;
in clock B;
in resetreg B;
out a (7 downto 0) B;
out b (7 downto 0) B;
begin
p12 : 011
www.eeworm.com/read/430375/8753082
pat greaterres.pat
-- description generated by Pat driver v107
-- date : Sun Dec 2 18:38:53 2001
-- sequence : greater
-- input / output list :
in exp1 (2 downto 0) B;
in exp2 (2 downto 0) B;
out
www.eeworm.com/read/430375/8753084
pat zerocheck.pat
in avalue (7 to 0) B;
out branchvalue B;
BEGIN
p1 : 10101010 ?1;
p2 : 00000000 ?0;
END;