代码搜索:PCB信号完整性分析
找到约 10,000 项符合「PCB信号完整性分析」的源代码
代码结果 10,000
www.eeworm.com/read/486877/6531998
cs pcb.cs
using System;
using System.Collections.Generic;
using System.Text;
using System.Collections;
namespace 操作系统
{
class PCB
{
public int PID; //进程序号
public int
www.eeworm.com/read/485588/6553554
h pcb.h
www.eeworm.com/read/481209/6644544
pcb sxyg.pcb
www.eeworm.com/read/480731/6661001
cpp pcb.cpp
#include "stdio.h"
#include
#include
#define getpch(type) (type*)malloc(sizeof(type))
#define NULL 0
struct pcb { /* 定义进程控制块PCB */
char name[10];
char state;
www.eeworm.com/read/480731/6661002
dsw pcb.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# 警告: 不能编辑或删除该工作区文件!
###############################################################################
Project: "PCB"=.\PCB.dsp - Pa
www.eeworm.com/read/480731/6661003
opt pcb.opt
www.eeworm.com/read/480731/6661004
plg pcb.plg
Build Log
--------------------Configuration: PCB - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\Volition\
www.eeworm.com/read/480731/6661005
pdb pcb.pdb
www.eeworm.com/read/480731/6661006
obj pcb.obj
www.eeworm.com/read/480731/6661008