代码搜索结果
找到约 143,016 项符合
Remote Control 的代码
control.h
/**
* \file control.h
* \author Wei Yongming
* \date 2001/12/29
*
* This file includes interfaces of standard controls of MiniGUI.
*
\verbatim
Copyright (C) 1998-2002 W
control.java
package com.javapatterns.command.television;
public class Control
{
/**
* @directed
*/
private Command onCommand, offCommand, changeChannel;
public Control(Command o
remote.lnp
"REMOTE.obj"
TO "REMOTE"
remote.plg
礦ision3 Build Log
Project:
D:\新建文件夹\REMOTE.uv2
Project File Date: 11/05/2007
Output:
Build target 'Target 1'
compiling REMOTE.C...
REMOTE.C(
remote.lst
C51 COMPILER V8.02 REMOTE 11/05/2007 01:29:16 PAGE 1
C51 COMPILER V8.02, COMPILATION OF MODULE REMOTE
OBJECT MODULE PLACED IN
remote.m51
BL51 BANKED LINKER/LOCATER V6.00 11/05/2007 00:01:36 PAGE 1
BL51 BANKED LINKER/LOCATER V6.00, INVOKED BY:
C:\KEIL\C51\BIN\BL51.EXE REMOTE
control.v
module control(clk1,cnt_for_mux,cnt,clk_488,rst,frame_clk);
output clk1; //as the clk of mux and demux
output [4:0] cnt_for_mux; //use cnt_for_mux to control the mux,demux
output [2:0] cnt
remote-ext_8h.html
WinPcap: remote-ext.h File Reference
control.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity control is
port( clk:in std_logic;
clr:in std_logic;
kin:in std_logic;
catch_o:out std_logic_vecto
emule 0.42e remote denial of service exploit.txt
#!/usr/bin/perl
system("cls");
# Emule 0.42e Remote Denial Of Service Exploit
# Coded by Rafel Ivgi, The-Insider
# usage: perl emule042e.pl
use IO::Socket;
my