代码搜索:PC
找到约 10,000 项符合「PC」的源代码
代码结果 10,000
www.eeworm.com/read/443490/7631819
plg pc键盘.plg
www.eeworm.com/read/443490/7631821
hex pc键盘.hex
:06000300C101C102C100B1
:03001300020A7965
:040A7900C0E0C0D049
:100A7D00E50F6013E50FD39408500CE510C313F583
:100A8D0010309503431080050FE50FC3940B4018EC
:100A9D00750F00E510B4F004D200800C300004C2D4
www.eeworm.com/read/443490/7631823
opt pc键盘.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.a*; *.src)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt)
pExt (*.plm)
CppX (*.cpp)
DaveTm { 0,0,0,0,0,0,0,0 }
www.eeworm.com/read/443490/7631824
obj pc键盘.obj
www.eeworm.com/read/443490/7631826
c pc键盘.c
#include
#include
#define disp_on 0x3f
#define disp_off 0x3e
#define col_add 0x40
#define page_add 0xb8
#define start_line 0xc0
unsigned char x=0,y=0,sscs=0;
#de
www.eeworm.com/read/443399/7633506
obj pc.obj
www.eeworm.com/read/441986/7661572
h pc.h
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
www.eeworm.com/read/441986/7661579
c pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
www.eeworm.com/read/441292/7672096
vhd pc.vhd
LIBRARY IEEE;
USE IEEE.std_logic_1164.ALL;
USE IEEE.numeric_std.ALL;
-- use package
USE work.procmem_definitions.ALL;
ENTITY pc IS
PORT (
clk : IN STD_ULOGIC;
rst_n : IN STD_ULOGIC;
pc_in : IN STD_ULO
www.eeworm.com/read/441060/7676644
vhd pc.vhd
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith;
use ieee.std_logic_unsigned.all;
entity pc is
port(clk:in std_logic;
rst:in std_logic;
pc