代码搜索:Clock

找到约 10,000 项符合「Clock」的源代码

代码结果 10,000
www.eeworm.com/read/205290/5024448

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/205290/5024476

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/205290/5024504

c clock.c

/*++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ clock.c ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
www.eeworm.com/read/204915/5027794

java clock.java

/* * Copyright (c) 2006, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provide
www.eeworm.com/read/204915/5028061

c clock.c

/* * Copyright (c) 2006, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provide
www.eeworm.com/read/204713/5029854

java clock.java

// // Clock.java // public class Clock { public static final int IO_PORT = 0; public static final int IO_STATUS = 1; public static final int IO_UART = 2; public static final int IO_ECP = 3; pub
www.eeworm.com/read/204713/5029904

java clock.java

package embsys; /** * Almost all microcontroller have some kind of timer or counter. * Clock provides a standard way to query counter values. * If the device does not support a counter
www.eeworm.com/read/204713/5030170

java clock.java

package test; import com.jopdesign.sys.Const; import com.jopdesign.sys.Native; // // Clock.java // public class Clock { public static void main( String s[] ) { Native.wr(0, Const.IO_WD); // ma
www.eeworm.com/read/204713/5030229

java clock.java

package kfl; /** * A simple clock and calendar. */ public class Clock { private static int next; private static int s; private static int day; private static int year; private static boolean l
www.eeworm.com/read/202805/5045080

h clock.h

/* $Id: clock.h 974 2007-02-19 01:13:53Z bennylp $ */ /* * Copyright (C) 2003-2007 Benny Prijono * * This program is free software; you can redistribute it and/or modify