代码搜索:proce
找到约 513 项符合「proce」的源代码
代码结果 513
www.eeworm.com/read/141242/13029014
cpp proce_jm.cpp
//Proce_JM.cpp
# include
void Process_JieMian(void)
{
textmode(C80); //设置文本窗口模式
textbackground(LIGHTGREEN); //设置文本窗口背景颜色
textcolor(RED); //设置文本窗
www.eeworm.com/read/250926/12375012
cpp proce3.cpp
#include
#include
#include
static int s=1;
//产生指定范围的整数随机数
int getrand(int min,int max) {
int m;
m=(max-min);
m=min+double(rand())/RAND_MAX*m ;
return m;
www.eeworm.com/read/319989/13437341
asm processor.asm
ORG 0000H
AJMP PROCESSOR
ORG 0030H
;*****************************************************************
;数据处理子程序
PROCESSOR: MOV A,50H
www.eeworm.com/read/141368/13017151
asm 发射.asm
;SCA发射程序,11.0592MHZ
; 当收到"AT&T01+地址"时准备发数据 发双音*0#+3位地址 000-888 接收机关声音输出,开MODEM
; 当收到"AT&T02+地址"时数据发完 发双音*2#+3位地址 000-888 关声音输出,关MODEM
; 当收到"AT&T03+地址"时准备发语音 发双音*1#
www.eeworm.com/read/176414/9499237
txt 复件 test.txt
//开始一个程序
program myTest;
/**
*
*声明(函数,过程定义,说明)段:
*/
integer : i;
const integer i = 1 ;
integer : a[10,10];
integer : b[10];
integer test(integer i)
integer : i;
integer : j;
integer
www.eeworm.com/read/176414/9499278
txt 复件 test.txt
//开始一个程序
program myTest;
/**
*
*声明(函数,过程定义,说明)段:
*/
integer : i;
const integer i = 1 ;
integer : a[10,10];
integer : b[10];
integer test(integer i)
integer : i;
integer : j;
integer
www.eeworm.com/read/397672/8029854
cpp yhjsf.cpp
#include "iostream"
using namespace std;
int M; //资源种类
int P; //进程数目
int flag;
struct process{ //虚拟PCB
char name[10]; //进程名
int *H; //已分配资源
int *N; //尚需资源
int *R; //申
www.eeworm.com/read/397672/8029857
cpp yhjsfs.cpp
#include "iostream"
using namespace std;
int M; //资源种类
int P; //进程数目
int flag;
struct process{ //虚拟PCB
char name[10]; //进程名
int *H; //已分配资源
int *N; //尚需资源
int *R; //申
www.eeworm.com/read/397672/8029866
cpp yhjsf.cpp
#include "iostream"
using namespace std;
int M; //资源种类
int P; //进程数目
int flag;
struct process{ //虚拟PCB
char name[10]; //进程名
int *H; //已分配资源
int *N; //尚需资源
int *R; //申
www.eeworm.com/read/397672/8029869
cpp yhjsfs.cpp
#include "iostream"
using namespace std;
int M; //资源种类
int P; //进程数目
int flag;
struct process{ //虚拟PCB
char name[10]; //进程名
int *H; //已分配资源
int *N; //尚需资源
int *R; //申