代码搜索:PCB设计
找到约 10,000 项符合「PCB设计」的源代码
代码结果 10,000
www.eeworm.com/read/131315/5932348
c genassym.c
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permi
www.eeworm.com/read/131315/5932803
c genassym.c
/*
* Copyright (c) 1992, 1993
* The Regents of the University of California. All rights reserved.
*
* This code is derived from software contributed to Berkeley by
* Ralph Campbell.
*
* Redist
www.eeworm.com/read/131315/5933458
c npx.c
/*-
* Copyright (c) 1990 William Jolitz.
* Copyright (c) 1991, 1993
* The Regents of the University of California. All rights reserved.
*
* Redistribution and use in source and binary forms, wit
www.eeworm.com/read/345121/6282996
c httpd.c
/*
* Copyright (c) 2001-2003 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/346358/11753414
txt readme.txt
实用资料---Protel 中文手册
______________________________________
PCB资源网
http://www.maihui.net/
http://maihui.top263.net/
联系方式:
联系邮址:killmai@163.net
OICQ号码:13985548
联系电话:1318961
www.eeworm.com/read/150894/12252001
txt jinc.txt
#include"stdafx.h"
#include "iostream.h"
//define pcb
typedef struct pcb
{
char name[10]; //进程名
char state; //状态w(就绪)r(运行)f(结束)
int id; //id号
int super; //优先级
int ntime;
www.eeworm.com/read/338167/12321803
txt protel技术大全.txt
PROTEL技术大全---初学者必看! (转,原文摘录http://www.21icbbs.com/club/bbs/)
PROTEL技术大全---初学者必看!
加入时间:星期日, 三月 30, 2003 显示次数:604
投票评论
1.原理图常见错误:
(1)ERC报告管脚没有接入信号:
a. 创建封装时给管脚定义了I/O属性;
b.创建
www.eeworm.com/read/148484/12463987
h test.h
//centralify host computer H050106.PCB 004
////////**********128X64液晶控制I/O
www.eeworm.com/read/148484/12464059
h~ test.h~
//centralify host computer H050106.PCB 004
////////**********128X64液晶控制I/O
www.eeworm.com/read/128405/14300514
cs gy.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace bizdb
{
///
/// gy 的摘要说明。
///
publ