代码搜索:PC卡
找到约 10,000 项符合「PC卡」的源代码
代码结果 10,000
www.eeworm.com/read/388975/8560854
in bluez.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: BlueZ
Description: Bluetooth protocol stack for Linux
Version: @VERSION@
Libs: -L${libdir} -lbluetooth
Cflags:
www.eeworm.com/read/388876/8568531
in fann.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: fann
Description: Fast Artificial Neural Network Library
Version: @VERSION@
Libs: -L${libdir} -lm -lfann
Cflag
www.eeworm.com/read/187975/8583154
v pc.v
`timescale 1ns/1ps
module PC(pc_out,pc_in,clk,reset,load_enable,count_enable);
parameter width=8;
output[width-1:0] pc_out;
input[width-1:0] pc_in;
input clk;
input reset;
www.eeworm.com/read/388678/8583310
h pc.h
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
www.eeworm.com/read/388678/8583318
c pc.c
/*
*********************************************************************************************************
* PC SUPPORT FUNCTIONS
*
*
www.eeworm.com/read/432110/8631691
hex pc.hex
:03000000020800F3
:0C080000787FE4F6D8FD75810702000047
:03000000020100FA
:03000300020127D0
:03002300020133A4
:10010000758920759872758BFE758DFE758700D286
:100110008ED2AFD2ACD288D2A8C2A07F00EF90041
www.eeworm.com/read/432110/8631700
plg pc.plg
礦ision2 Build Log
Project:
E:\Documents and Settings\mosquito\My Documents\keil程序\PC机串口\PC.uv2
Project File Date: 04/17/2005
Output:
www.eeworm.com/read/432110/8631734
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 {
www.eeworm.com/read/388079/8637165
m pc.m
function [A]=pc(x, E)
% PC - calculates principal components 计算主成分
% Syntax: [A]=pc(x, E);
% PC calculates the principal components of the series x
% from the eigenfunction matrix E (ou