代码搜索:Carry

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

代码结果 8,060
www.eeworm.com/read/168239/5447372

java taxi.java

/** * A taxi is able to carry a single passenger. * * @author David J. Barnes and Michael Kolling * @version 2006.03.30 */ public class Taxi extends Vehicle { /** * Constructor for obj
www.eeworm.com/read/305277/3777010

scala elasticbuffer.scala

package examples.pilib object elasticBuffer { import scala.concurrent.pilib._ /** * Recursive type for channels that carry a "String" channel and * an object of the type we define. */
www.eeworm.com/read/305277/3777065

scala elasticbuffer.scala

package examples.pilib object elasticBuffer { import scala.concurrent.pilib._ /** * Recursive type for channels that carry a "String" channel and * an object of the type we define. */
www.eeworm.com/read/405816/2282511

c 6805ops.c

/* HNZC ? = undefined * = affected - = unaffected 0 = cleared 1 = set # = ccr directly affected by instruction @ = special - carry set if bit 7 is set */ static void illegal( void
www.eeworm.com/read/405816/2282673

c 6808ops.c

/* HNZVC ? = undefined * = affected - = unaffected 0 = cleared 1 = set # = ccr directly affected by instruction @ = special - carry set if bit 7 is set */ static void illegal( void
www.eeworm.com/read/377893/2695370

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/377893/2695702

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/364575/2902274

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/364575/2902606

cs context.cs

using System; using System.Collections ; using CsharpPats; namespace Strategy { /// /// Selects which plot strategy to carry out /// public class Context { float[]
www.eeworm.com/read/359115/2979633

cpp uvlong.cpp

#include "stdafx.h" #include "uvlong.h" //------------------------------------------------------------------------------- void shl_cl(ULINT x) { ushort carry = 0; ushort N = x[0]; // necess