代码搜索结果
找到约 10,000 项符合
P 的代码
p.c
#include
//sbit emit=P0^1;
void time0();
void senddata(unsigned char,unsigned char);
void delay(long int);
void setoff();
unsigned char s,c=0,l,l1,l2,l3;
unsigned int z=0;
void in
p.java
//: com:bruceeckel:tools:P.java
// The P.rint & P.rintln shorthand.
// From 'Thinking in Java, 3rd ed.' (c) Bruce Eckel 2002
// www.BruceEckel.com. See copyright notice in CopyRight.txt.
package c
p.c
#include"kernel.h"
#define WRONG_THREAD_ID -1
#define WRONG_SEMAPHORE_ID -2
#define WRONG_THREAD_STATE -3
#define WRONG_CAPABILITY -4
int system_call_p(int thread_id,int semaphore_id,
int