代码搜索:Scan
找到约 10,000 项符合「Scan」的源代码
代码结果 10,000
www.eeworm.com/read/453937/7403589
m51 m16x16.m51
MCS-51 LINKER / LOCATER L51 V1.08 DATE 05/25/2006
MCS-51 LINKER / LOCATER L51 V1.08, INVOKED BY:
L51 M16X16.OBJ TO M16X16.OMF RAMSIZE
www.eeworm.com/read/453491/7418651
v staff.v
module staff(
input VGA_CLK,
input [7:0]scan_code1,
input [7:0]scan_code2,
input [7:0]scan_code3,
input [7:0]scan_code4,
output vga_sync,
output vga_h_sync,
output vga_v_sync,
outpu
www.eeworm.com/read/449612/7499506
c sendmcu.c
/*******************************************************************************
* 描述: *
* 当用户点触摸屏时,产生笔中断,单片机开始将系统当前各种状
www.eeworm.com/read/445055/7599935
vbw 工程1.vbw
course_update = 88, 116, 873, 742, C, 91, 47, 876, 547, C
添加用户 = 176, 176, 891, 805, C, 154, 154, 869, 783, C
修改密码 = 0, 0, 0, 0, C, 66, 87, 851, 713, C
删除添加用户 = 0, 0, 0, 0, C, 0, 0, 0, 0, C
Fromse
www.eeworm.com/read/438832/7725433
sh iscan.sh
#! /bin/sh
## 使用netcat工具写的和DaveG写的ident-scan扫描器有同等功能的东西. 噢, 他会被气死的.
## 参数: target port [port port port ...]
## 标准输出和标准输入被混到一块.
##
## 优点: 运行起来比ident-scan慢, 这样使远程机器inetd进程更不易注意而不会产生警告,
##+ 并且只有
www.eeworm.com/read/437922/7739306
c up51s005.c
/*******************************************************************************
* *
* File : uP51s005.c
www.eeworm.com/read/435957/7780415
h key.h
#ifndef KEY_H
#define KEY_H
#ifdef KEY_C
#define NO_KEY 255
//#ifdef KEY_4X4 //键盘为4X4
/*#define K1_1 1
#define K1_2 2
#define K1_3 3
#define K1_4 4
#define K2_1 5
#define K2_2 6
#de
www.eeworm.com/read/435744/7786026
vhd traffic_lib.vhd
--declaraction of package traffic_lib including component "clk_gen"
--"traffic_mux" "count_down" "traffic_fsm"
library ieee;
use ieee.std_logic_1164.all;
package traffic_lib is
component clk_g
www.eeworm.com/read/435183/7795885
c t10a2_display.c
#include
#include
#include
#define uchar unsigned char
#define uint unsigned int
#include "T10A2_flash_extern.H"
#include "T10A2_extern_data.H"
#include "Font.H
www.eeworm.com/read/398594/7934403
c pci.c
/*
* Copyright (c) 2002 Picture Elements, Inc.
* Stephen Williams (steve@picturel.com)
*
* This source code is free software; you can redistribute it
* and/or modify it in source code fo