代码搜索:PC
找到约 10,000 项符合「PC」的源代码
代码结果 10,000
www.eeworm.com/read/163078/10176732
h pc.h
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
www.eeworm.com/read/163078/10176749
c pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
www.eeworm.com/read/358389/10190001
v pc.v
module PC (reset, PCWrite, clk, d_in, d_out);
input PCWrite, reset;
input clk;
input [31:0] d_in;
output [31:0] d_out;
reg [31:0] d_out;
always @(posedge clk)
www.eeworm.com/read/358185/10194764
in libgpsd.pc.in
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libgpsd
Description: Lowlevel GPSD control library
Version: @VERSION@
Libs: -L${libdir} -lgpsd
www.eeworm.com/read/358185/10194780
in libgps.pc.in
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: GPSD
Description: GPS Daemon communication library
Version: @VERSION@
Libs: -L${libdir} -lgps
www.eeworm.com/read/356881/10219678
in st.pc.in
prefix=@prefix@
exec_prefix=${prefix}
libdir=${exec_prefix}/lib
includedir=${prefix}/include
Name: libst
Description: State Thread Library
Version: @VERSION@
Libs: -L${libdir} -lst
Cflags: -I${includ
www.eeworm.com/read/355307/10277299
plg pc.plg
礦ision3 Build Log
Project:
D:\UV3\keil练习\pc通讯\pc.uv2
Project File Date: 06/27/2007
Output:
Build target 'Target 1'
assembling STARTUP.A51...
www.eeworm.com/read/355307/10277306
hex pc.hex
:03000000020800F3
:0C080000787FE4F6D8FD758114020847EB
:0C0929000A0800010203040506070899F3
:10090300E4FDFCC3ED9FEE6480F8EC648098501521
:10091300E4FBFA0BBB00010AEB64784A70F50DBDEA
:0509230000010C80
www.eeworm.com/read/355307/10277326
obj pc.obj
www.eeworm.com/read/355307/10277329
opt pc.opt
### uVision2 Project, (C) Keil Software
### Do not modify !
cExt (*.c)
aExt (*.s*; *.src; *.a*)
oExt (*.obj)
lExt (*.lib)
tExt (*.txt; *.h; *.inc)
pExt (*.plm)
CppX (*.cpp)
DaveTm {