代码搜索结果

找到约 9,168 项符合 PCB 的代码

ppp.h

/* * Copyright (c) 2003 EISLAB, Lulea University of Technology. * All rights reserved. * * Redistribution and use in source and binary forms, with or without modification, * are permitted prov

tcp.c

/** * @file * * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TC

readme.txt

bmp2pcb.exe 可将黑白的bmp图片转换成pcb文件 ------------------------------------------------- SLEC(R) BMP-to-TraxPCB Utility - Version 2.1 Copyright(c) BEIJING SLEC(R) 1995-1996 All rights reserved --- Howard

tcp.c

/** * @file * * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TC

tcp.c

/** * @file * * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TC

tcp.c

/** * @file * * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TC

tcp.c

/** * @file * * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TC

tcp.c

/** * @file * * Transmission Control Protocol for IP * * This file contains common functions for the TCP implementation, such as functinos * for manipulating the data structures and the TC

time_priority.h

#include #include class Lin_pcb; struct process { char* name;//进程名称 int time;//进程需要时间 int priority;//进程优先级 int state;//ready "0"; run "1"; finish "-1" }; class

mos_jsw.cpp

// Mos_jsw.cpp: implementation of the CMos_jsw class. // Code by biti_zx. Released April,2002. // Copyright (C) 2002 by biti_zx. // All rights reserved. ///////////////////////////////////////////