代码搜索结果
找到约 9,168 项符合
PCB 的代码
mmupcb.s
@ ; *******************************************************
@ ; * Simple Little Operating System - SLOS
@ ; *******************************************************
@ ; ***************************
tcp_out.c
/**
* @file
*
* Transmission Control Protocol, outgoing traffic
*
* The output functions of TCP.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rig
udp.c
/**
* @file
* User Datagram Protocol module
*
*/
/*
* Copyright (c) 2001-2003 Swedish Institute of Computer Science.
* All rights reserved.
*
* Redistribution and use in source and
tcp_out.c
/**
* @file
*
* Transmission Control Protocol, outgoing traffic
*
* The output functions of TCP.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rig
tcp_out.c
/**
* @file
*
* Transmission Control Protocol, outgoing traffic
*
* The output functions of TCP.
*
*/
/*
* Copyright (c) 2001-2004 Swedish Institute of Computer Science.
* All rig
矿工定位系统,包括单片机原理图,pcb,keilc51原代码,带瓦斯检测功能,成熟产品正在使用中.txt
矿工定位系统,包括单片机原理图,PCB,KEILC51原代码,带瓦斯检测功能,成熟产品正在使用中
temp_humi_control.err
AutoECO Error Report
FILE-A: D:\WORK\TEMP_HUMI_CONTROL\PCB\TEMP_HUMI_CONTROL.MAX
FILE-B: D:\WORK\TEMP_HUMI_CONTROL\PCB\TEMP_HUMI_CONTROL.MNL
No errors found
tgt188eb.h
/**********************************************************************
*
* Filename: tgt188eb.h
*
* Description: Header file for Arcom's Target188EB hardware.
*
* Notes:
*
cpp1.cpp
#include
#include
#include "stdio.h"
#define null 0
#define running 1 /*用running 表示进程处于运行态*/
#define ready 2 /*用aready表示进程处于就绪态*/
#define blocking 3 /*用blocking表示进程处于
tgt188eb.h
/**********************************************************************
*
* Filename: tgt188eb.h
*
* Description: Header file for Arcom's Target188EB hardware.
*
* Notes:
*