代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/176732/9485745
lst process.lst
C51 COMPILER V7.50 PROCESS 10/08/2006 08:51:41 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE PROCESS
OBJECT MODULE PLACED IN
www.eeworm.com/read/176732/9485751
obj process.obj
www.eeworm.com/read/176727/9486668
c process.c
/*****--------------文件信息--------------------------------------------------------------------------------
**文 件 名: process.C
**最后修改日期: 2005-11-10
**描 述: 对串口接收的数据进行处理
**设计者 : jxf
**
www.eeworm.com/read/176727/9486706
h process.h
#ifndef __PROCESS_H__
#define __PROCESS_H__
#include "common.h"
#include "ds1302.h"
#include "i2c.h"
extern bit FreezeFlag;
extern bit TimeStart;
extern uchar idata h_value;
extern uchar
www.eeworm.com/read/176727/9486722
lst process.lst
C51 COMPILER V7.50 PROCESS 07/19/2006 10:05:14 PAGE 1
C51 COMPILER V7.50, COMPILATION OF MODULE PROCESS
OBJECT MODULE PLACED IN
www.eeworm.com/read/176727/9486735
obj process.obj
www.eeworm.com/read/372375/9512216
c process.c
#define uchar unsigned char
uchar scankb(void); //键盘扫描
extern void signal(void); //P2.0产生2ms方波
extern void RS232(void); //由键盘接收字符并回发
extern void sent (void); //向PC发送字符串
extern void displa
www.eeworm.com/read/175189/9555801
cpp process.cpp
#include "windows.h"
#include
#include
#include
#include
#include
#include
#define READER 'R' //读者
#define WRITER 'W'
www.eeworm.com/read/175189/9555806
exe process.exe
www.eeworm.com/read/371157/9564403
c process.c
#include
#include
#include //为下面随机函数产生基准
#include
#define null 0
#define ID 15 //最大进程号,根据需要可以修改
FILE * f;
int flag=1;
/*保存现场部分*/
typedef struct