代码搜索:G13

找到约 13 项符合「G13」的源代码

代码结果 13
www.eeworm.com/read/454453/7390066

h g13.h

/* G13.H - Header file for package for arithmetic in field G(2^4), reduced modulo x^4 + x + 1. Version of 19 May 1987. */ #ifndef G13 #define G13 int G13 Add( G13, G13 ) ; G13 Mult( G13, G13 ) ;
www.eeworm.com/read/454453/7390067

c g13.c

/* G13.C - Functions for arithmetic in G(2^4) reduced modulo x^4 + x + 1. Author: Peter Pearson Version of 93.02.15. Revision history: 87.05.19 - Initial version. 93.02.15 - Adapted t
www.eeworm.com/read/193565/8217322

txt s298.bench.txt

# 3 inputs # 6 outputs # 14 D-type flipflops # 44 inverters # 75 gates (31 ANDs + 9 NANDs + 16 ORs + 19 NORs) INPUT(G0) INPUT(G1) INPUT(G2) OUTPUT(G117) OUTPUT(G132) OUTPUT(G66) OUTPUT(G118) OUTPUT(
www.eeworm.com/read/193565/8217362

txt s526.bench.txt

# 3 inputs # 6 outputs # 21 D-type flipflops # 52 inverters # 141 gates (56 ANDs + 22 NANDs + 28 ORs + 35 NORs) INPUT(G0) INPUT(G1) INPUT(G2) OUTPUT(G198) OUTPUT(G213) OUTPUT(G147) OUTPUT(G199) OUTP
www.eeworm.com/read/340665/3268911

s mon-syscalls.s

#include "asm.h" ENTRY(_exit) lda 257,g13 calls g13 ENTRY(_sys_open) lda 230,g13 calls g13 ret ENTRY(_sys_read) lda 231,g13 calls g13 ret ENTRY(_sys_write) lda 232,g13 call
www.eeworm.com/read/193565/8217337

txt s27.bench.txt

# 4 inputs # 1 outputs # 3 D-type flipflops # 2 inverters # 8 gates (1 ANDs + 1 NANDs + 2 ORs + 4 NORs) INPUT(G0) INPUT(G1) INPUT(G2) INPUT(G3) OUTPUT(G17) G5 = DFF(G10) G6 = DFF(G11) G7 = DFF(G13)
www.eeworm.com/read/145748/5744562

java michalewicz_g13.java

/** * Description: Benchmark function (RY's G13, or Deb's F7). * * @ Author Create/Modi Note * Xiaofeng Xie Apr 19, 2003 xiaofengxie@tsinghua.org.cn * * This library is fre
www.eeworm.com/read/480953/1303631

java michalewicz_g13.java

/** * Description: Benchmark function (RY's G13, or Deb's F7). * * @ Author Create/Modi Note * Xiaofeng Xie Apr 19, 2003 xiaofengxie@tsinghua.org.cn * * This library is fre
www.eeworm.com/read/227265/4775931

java michalewicz_g13.java

/** * Description: Benchmark function (RY's G13, or Deb's F7). * * @ Author Create/Modi Note * Xiaofeng Xie Apr 19, 2003 xiaofengxie@tsinghua.org.cn * * This library is fre
www.eeworm.com/read/294784/3915248

java michalewicz_g13.java

/** * Description: Benchmark function (RY's G13, or Deb's F7). * * @ Author Create/Modi Note * Xiaofeng Xie Apr 19, 2003 xiaofengxie@tsinghua.org.cn * * This library is fre