代码搜索结果
找到约 9,168 项符合
PCB 的代码
fkypcb.rul
DRC Rules Export File for PCB: F:\桌面\第7章小试身手\Fkypcb.pcb
RuleKind=SolderMaskExpansion|RuleName=SolderMaskExpansion|Scope=Board|Minimum=4.00
RuleKind=Width|RuleName=Width|Scope=Board|Minimum=10.00
Ru
master.ldp
Layer Pairs Export File for PCB: E:\清华书\清华-Protel\第7章图\第7章实例\master.Pcb
LayersSetName=Top_Bot_Thru_Holes|DrillFile=txt|LayerPairs=gtl,gbl
xinhao.edf
(PCB xinhao.EDF
(parser
(host_cad ARES)
(host_version 7.4 SP3)
)
(resolution mm 100000)
(unit mm)
(structure
(boundary (rect pcb -89.25560 -11.43000 63.22060 68.93560))
(flip_sty
pcbnew.desktop
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=KiCad - PCBnew
GenericName[en]=KiCad - PCB Designer
Comment[en]=Electrical schematic and PCB design suite
MimeType=text/pro;
Exec=pcbnew
Icon=kicad_pcbn
cvpcb.desktop
[Desktop Entry]
Version=1.0
Encoding=UTF-8
Name=KiCad - CVpcb
GenericName[en]=CVpcb - Schema to PCB converter
Comment[en]=Schematic to PCB utility
MimeType=text/pro;
Exec=cvpcb
Icon=kicad_cvpcb
Type=A
7.edf
(PCB 7.EDF
(parser
(host_cad ARES)
(host_version 7.1 SP2)
)
(resolution mm 100000)
(unit mm)
(structure
(boundary (rect pcb -58.77560 34.92500 -6.24840 67.94500))
(flip_style mir
018_6.htm
coolbor工作室——PCB设计(经验文章)——高速PCB设计指南之六
018_7.htm
coolbor工作室——PCB设计(经验文章)——高速PCB设计指南之七
进程调度算法.cpp
#include "stdio.h"
#include
#define getpch(type) (type*)malloc(sizeof(type))
#define NULL 0
struct pcb { /* 定义进程控制块PCB */
char name[10];
char state;
int super;
018_6.htm
coolbor工作室——PCB设计(经验文章)——高速PCB设计指南之六