代码搜索:PID
找到约 10,000 项符合「PID」的源代码
代码结果 10,000
www.eeworm.com/read/162574/5540740
c exec.c
#include "iofn.h"
#include "fork.h"
#include "sched.h"
#include "msg.h"
static char outbuf[128];
struct message msg;
void ps_fuc(int argc,char *argv[])
{
int pid = 0,i;
if(!argc){
www.eeworm.com/read/162574/5540786
c sys.c
/* MShowTec - www.mshowtec.com
** msLinux sys.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_SYS_C
#include "errno.h"
#include "kernel.h"
#include "sched.h"
i
www.eeworm.com/read/160303/5575461
sed ipsec-ver-sanitize.sed
s/ipsec_setup:.*echo "Starting Openswan IPsec .*"/ipsec_setup: echo "Starting Openswan IPsec VER"/
/started helper pid=/d
www.eeworm.com/read/160156/5576601
m threeservos_init.m
function threeservos_init
% Task scheduling and control.
%
% This example extends the simple PID control example (located in
% $DIR/examples/simple_pid) to the case of three PID-tasks running
% concu
www.eeworm.com/read/156067/5613180
m threeservos_init.m
function threeservos_init
% Task scheduling and control.
%
% This example extends the simple PID control example (located in
% $DIR/examples/simple_pid) to the case of three PID-tasks running
% concu
www.eeworm.com/read/154890/5631247
c app.c
/*
* Copyright (c) 2003 Century Software, Inc. All Rights Reserved.
*
www.eeworm.com/read/475585/6773631
cpp protos.cpp
/* -*-C-*-
********************************************************************************
*
* File: protos.c (Formerly protos.c)
* Description:
* Author: Mark Seaman, OCR Technolo
www.eeworm.com/read/181469/6783951
h md_const.h
/***************************************************/
/* 寻迹小车 FollowMe 项目 */
/* —— 主控程序电机驱动模块 */
/* 之常数声明 */
/* 20060905
www.eeworm.com/read/193398/8233378
c main.c
/*This file has been prepared for Doxygen automatic documentation generation.*/
/*! \file *********************************************************************
*
* \brief Example of use of genera
www.eeworm.com/read/393347/8295508
c prog3.c
#include
#include
#include
#include
#include
#include
#define SHELL "/bin/sh"
int mainint argc,char *argv[]
{
int status1;
pid_