代码搜索结果
找到约 7,339 项符合
PCB 的代码
pcb.cpp
#include "stdafx.h"
#include "PCB.h"
#include
PCB::PCB()
{
resLen = 0;
name = new char[80];
Max = 0;
Alloc = 0;
Need = 0;
nextPCB = 0;
prePCB = 0;
}
PCB::~PCB()
{
d
pcb.cpp
#include "stdafx.h"
#include "PCB.h"
PCB::PCB(char *n, int l)
{
name = n;
len = l;
}
PCB::~PCB()
{
}
pcb++-
⊙>>本软件/教程由 中国PCB技术网 www.PCBTech.net 搜集上传
⊙>>版权归原作者所有
⊙>>想获得更多软件/教程请访问 中国PCB技术网
_______________________________________________________
| Http://www.PCBTech.net
china-pcb.net.txt
╔------------------------------------------------╗
┆ 中华电路板资讯网 ┆
┆ http://www.China-PCB.net ┆
┆
pcb布线.txt
<mark>PCB</mark>布线技术---一个布线工程师谈<mark>PCB</mark>设计的经验!
LBSALE[10]LBSALE
今天刚到这里注册,看到不少弟兄的帖子,感觉没有对<mark>PCB</mark>有一个系统的、合理的设计流程。就随便写点,请高手指教。
一般<mark>PCB</mark>基本设计流程如下:前期准备-><mark>PCB</mark>结构设计-><mark>PCB</mark>布局->布线->布线优化和丝印->网络和DRC检查和结构检查->制版。
第一:前期准备。这包括准备元 ...
怎样做好一块pcb板.htm
华程电子 - 专题文章(PCB设计)
pcb设计基础知识.htm
华程电子 - 专题文章(PCB设计)
pcb设计指引.htm
华程电子 - 专题文章(PCB设计)
pcb抄板密技(长城笑气).htm
PCB抄板密技(长城笑气)
一个pcb初学者的经验(铁匠).htm
一个pcb初学者的经验(铁匠)