代码搜索:PCB

找到约 9,168 项符合「PCB」的源代码

代码结果 9,168
www.eeworm.com/read/319538/13448906

txt -+-+.txt

高速<mark>PCB</mark>设计指南之(一~八 )目录 2001/11/21 CHENZHI/LEGENDSILICON 一、 1、<mark>PCB</mark>布线 2、<mark>PCB</mark>布局 3、高速<mark>PCB</mark>设计 二、 1、高密度(HD)电路设计 2、抗干扰技术 3、<mark>PCB</mark>的可靠性设计 4、电磁兼容性和<mark>PCB</mark>设计约束 三、 1、改进电路设计规程提高可测性 2、混合信号<mark>PCB</mark>的分区设计 3、蛇形走线的作用 ...
www.eeworm.com/read/311131/13635054

h global.h

/**************************************************************************** ***************************************************************************** 文件名称: GLOBAL.H 模块名称: 全局变量定义模块 模块作用:
www.eeworm.com/read/301636/13853317

txt 资源说明.txt

电子开发网 www.dzkf.cn ╔------------------------------------------------╗ ┆EDA技术
www.eeworm.com/read/136029/13877618

txt etuni.txt

> ////// 本站所收集的软件只限学习之用,请不要将它用于商业开发。\\\\\\ “电子爱好者”网站是一个面向广大电子爱好者、大专院校学生、中小型 企业工程技术人员的电子技术应用、推广专业网站。 主要内容有:电子技术应用交流,原厂器件资料,电子设计
www.eeworm.com/read/149876/5695493

h nm-riscos.h

/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the
www.eeworm.com/read/148694/5710932

h nm-riscos.h

/* This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the
www.eeworm.com/read/147766/5722669

c main.c

/* * arch/alpha/boot/main.c * * Copyright (C) 1994, 1995 Linus Torvalds * * This file is the bootloader for the Linux/AXP kernel */ #include #include #include
www.eeworm.com/read/143132/5758905

c pc100.c

/* Interface driver for the PACCOMM PC-100 board for the IBM PC */ /* UNFINISHED, DOESN'T WORK YET - work in progress by Bdale */ /* currently only attempting to use the AMD7910 on Channel A */ #
www.eeworm.com/read/143130/5759066

c api_msg.c

/* * Copyright (c) 2001, Swedish Institute of Computer Science. * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted
www.eeworm.com/read/143128/5759221

c tcp_in.c

/** * @file * * Transmission Control Protocol, incoming traffic * * The input processing functions of TCP. * * These functions are generally called in the order (ip_input() ->) tcp_input() ->