代码搜索结果
找到约 9,168 项符合
PCB 的代码
dynamic.cpp
#include
#include
#include
#define null 0
using namespace std;
struct PCB{//进程信息块
string name;
int Rtime;
int size;
};
struct MemoryTa
readme.txt
This is schematic and Gerber files of PCB that is used for GSM alarm system.
This is industrial-grade system with many features like 1-wire (iButton) interface,
additional interface for video camer
rtc12887_main.c
/* 28 May 2008 ****** Real Time Clock using the Maxim DS12C887 Chip ******
( Clk : 0.5us using 2 MHz on board crystal)
( PCB use
testpointfinder99.txt
testpointfinder99.exe 说明文档
Testpoint Finder 99
This Wizard analyzes the PCB and identifies possible testpoints for each net. When the add-on is installed Testpoints is
archive.pl
#!/usr/local/bin/perl
#
# DESCRIPTION: This file is to be combined within the pcb_dir.pl script. This script will have
# several features. First, it will remove all unwanted files th
readme.txt
Bitmap to Protel PCB converter
This program is freely distributable.
Source code is included, use and abuse as needed.
Written in Borland C++ Builder 3.0
Credit on modified versions apprecia