代码搜索结果
找到约 10,000 项符合
Clock 的代码
clock.rc2
//
// CLOCK.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
clock.rc2
//
// CLOCK.RC2 - resources Microsoft Visual C++ does not edit directly
//
#ifdef APSTUDIO_INVOKED
#error this file is not editable by Microsoft Visual C++
#endif //APSTUDIO_INVOKED
/////
clock.uv2
### uVision2 Project, (C) Keil Software
### Do not modify !
Target (Target 1), 0x0000 // Tools: 'MCS-51'
Group (os)
Group (user)
Group (Target CPU)
Group (pcf8563)
Group (key)
Group (iic)
e_clock.txt
library IEEE;
use IEEE.STD_LOGIC_1164.ALL;
use IEEE.STD_LOGIC_ARITH.ALL;
use IEEE.STD_LOGIC_UNSIGNED.ALL;
--时钟主程序
entity e_clock is
port(clk,key1,key2,fun_key3 :in std_logic;
a
clock.java~1~
package manpowersystem;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Clock extends JPanel implements Runnable {
boolean keepRunning=true;
int lastxs=0, lastys=0, la
clock.java~2~
package manpowersystem;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Clock extends JPanel implements Runnable {
boolean keepRunning = true;
int lastxs =
clock.java~3~
package manpowersystem;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Clock extends JPanel implements Runnable {
boolean keepRunning = true;
int lastxs =
clock.java~5~
package manpowersystem;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Clock extends JPanel implements Runnable {
boolean keepRunning = true;
int lastxs =
clock.java~6~
package manpowersystem;
import java.util.*;
import java.awt.*;
import javax.swing.*;
public class Clock extends JPanel implements Runnable {
boolean keepRunning = true;
int lastxs =