代码搜索:Carry

找到约 8,060 项符合「Carry」的源代码

代码结果 8,060
www.eeworm.com/read/140582/5785420

c aes.c

// I retain copyright in this code but I encourage its free use provided // that I don't carry any responsibility for the results. I am especially // happy to see it used in free and open source soft
www.eeworm.com/read/135941/5876260

h checksum.h

#ifndef _CRIS_ARCH_CHECKSUM_H #define _CRIS_ARCH_CHECKSUM_H /* Checksum some values used in TCP/UDP headers. * * The gain by doing this in asm is that C will not generate carry-additions * for the
www.eeworm.com/read/125279/6032048

h aes.h

// I retain copyright in this code but I encourage its free use provided // that I don't carry any responsibility for the results. I am especially // happy to see it used in free and open source soft
www.eeworm.com/read/125279/6032051

c aes.c

// I retain copyright in this code but I encourage its free use provided // that I don't carry any responsibility for the results. I am especially // happy to see it used in free and open source soft
www.eeworm.com/read/306499/6327703

v a86_adsu16_generic.v

// http://gforge.openchip.org/projects/a86 // // ADD/SUB with carry in/out and Overflow // Generic vendor neutral implementation // `ifdef a86_vendor_generic module a86_ADSU16_GENERIC(A,
www.eeworm.com/read/402865/11526809

m tucker3.m

% Tucker3InclBoot.m % program to interactively carry out all steps in a tucker3 analysis % % Input: X = full data set as matrix with frontal slabs next to each other'); % no missings allowed! %
www.eeworm.com/read/157786/11662991

v srlc32e.v

// // Module: SRLC32E // // Description: Verilog instantiation template // SelectShiftRegister-II // 32 bit Shift Register with Carry and Clock Enable // Use Macro SRLC32E_MACRO.v // // D
www.eeworm.com/read/157786/11662992

v srlc64e.v

// // Module: SRLC64E // // Description: Verilog instantiation template // SelectShiftRegister-II // 64 bit Shift Register with Carry and Clock Enable // Use Macro SRLC64E_MACRO.v // // D
www.eeworm.com/read/233350/14157383

c send_ultra.c

/* * Jean II '99 * * Send ultra info. * Open a Ultra socket and send one packet... * * Note : Ultra can carry only 382 bytes / packet, and this including * the ultra header (the UPID). As we us
www.eeworm.com/read/18206/780611

v a86_adsu16_generic.v

// http://gforge.openchip.org/projects/a86 // // ADD/SUB with carry in/out and Overflow // Generic vendor neutral implementation // `ifdef a86_vendor_generic module a86_ADSU16_GENERIC(A,