代码搜索:PCB设计

找到约 10,000 项符合「PCB设计」的源代码

代码结果 10,000
www.eeworm.com/read/321444/13404808

c 3c505.c

/* * Linux Ethernet device driver for the 3Com Etherlink Plus (3C505) * By Craig Southeren, Juha Laiho and Philip Blundell * * 3c505.c This module implements an interface to the 3Com *
www.eeworm.com/read/302543/13832475

cnv orcad2pl.cnv

[COMPONENT ATTRIBUTES] PCB Footprint=PCB DECAL [NET ATTRIBUTES] [PIN TYPES] [PKG_TYPE] [ILLEGAL CHARACTERS] Generic=! "%&*()/\?.,+-[]:| PinName=\. ,{}!" AttrName=. - REFDES=, .{}*~
www.eeworm.com/read/300903/13882760

h queue.h

//可执行文件结构 //进程控制块结构 typedef struct pcb { int status; //0:new,1:ready,2:running,3:wating,4:end int pid; // process's id; int wait_time;
www.eeworm.com/read/149015/5704039

c api_msg.c

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

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() ->
www.eeworm.com/read/148525/5714137

h llcloop.h

/*************************************************************************** * * Copyright (c) 1993 READY SYSTEMS CORPORATION. * * All rights reserved. READY SYSTEMS' source co
www.eeworm.com/read/146581/5736655

c api_msg.c

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

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() ->
www.eeworm.com/read/145331/5746355

c api_msg.c

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

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() ->