代码搜索:PcB 开发教程

找到约 10,000 项符合「PcB 开发教程」的源代码

代码结果 10,000
www.eeworm.com/read/379385/9199285

txt cpu调度.txt

#include #include #include #include #define P_NUM 5 #define P_TIME 50 enum state{ ready, execute, block, finish }; struct pcb{ ch
www.eeworm.com/read/378710/9217899

cnv protel2pl.cnv

[PACKAGE ATTRIBUTES] PCB Footprint=PCB DECAL [COMPONENT ATTRIBUTES] Part Type=VALUE PCB Footprint=PCB DECAL [NET ATTRIBUTES] [PIN TYPES] [PKG_TYPE] [ILLEGAL CHARACTERS] Generic=! "%
www.eeworm.com/read/181720/9240244

cpp djfk.cpp

#include "stdio.h" #include "stdlib.h" #include "string.h" typedef struct node { char name[10]; /*进程标识符*/ int prio; /*进程优先数*/ int round[3]; /*进程时间轮转时间片*/ int cputime; /*进程占用CPU
www.eeworm.com/read/377364/9279032

java rr.java

/* *联系方式:beijihu3@163.com */ import javax.swing.*; import java.awt.*; import java.awt.event.*; public class RR extends JFrame implements ActionListener,Runnable{ Thread myThread; JPanel p1
www.eeworm.com/read/178847/9383913

c tcp_in.c

/** * @file * * Transmission Control Protocol, incoming traffic */ /* * Copyright (c) 2001-2003 Swedish Institute of Computer Science. * All rights reserved. * * Redistribution an
www.eeworm.com/read/374272/9412504

txt scz.txt

#include "stdio.h" #include #include //Can only be used in independent situation; //#define getmem(type) (type*)malloc(sizeof(type)) #define buffersize 5 int processnum=0;//the num of
www.eeworm.com/read/373195/9470021

txt 有关protel99se sn.txt

闲聊:有关protel99se s/n和常见问题及解决办法 [skey] [145次] 01-6-1 20:35:56 protel99se s/n:cgfv-nj8j-e47z-rejn;chp5-qtj6-5fgy-4c7w;y7zp-5qqg-zwsf-k858;z8c2- clta-7n7s-sa7r;7la4-sg4g-l7bl-pcpv 1. 不能打开Protel99 SE 中的
www.eeworm.com/read/176082/9518033

cpp 简单轮转法.cpp

#include /*定义一个pcb的结构体*/ struct pcb { char name; /*进程名*/ int time; /*进程执行时间*/ }; void main() { int n,i,j,flag=1; struct pcb a[100]; /*最多可以有100个进程*/ printf("输入进程个数:"); scanf("%d
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
www.eeworm.com/read/174539/9582979

txt readme.txt

VK55用户可使用的配套软件见 “VK系列智能液晶配套软件”文件夹 请把光盘上的内容复制到自己的硬盘上再安装,软件版权归本公司所有,盗版必究。 “内码查询”文件夹中有“setup.exe”自动安装程序,安装内码查询程序前请把你的pc机系统时间改为2000年,安装密码为“2000”,在硬盘或光盘上运行该目录中的setup,可在PC机上自动安装内码查询程序, ...