代码搜索:proc
找到约 10,000 项符合「proc」的源代码
代码结果 10,000
www.eeworm.com/read/12870/251582
stp proc.stp
# Settings Template for editing .prc files. This is not to be
# put in installation. It is only for Allant use.
descr=S \\ A description of manufacturer
dev_list=LS
www.eeworm.com/read/13787/283546
h proc.h
#ifndef _PROC_H
#define _PROC_H
#include
#ifndef _MBUF_H
#include "mbuf.h"
#endif
#ifndef _TIMER_H
#include "timer.h"
#endif
#define SIGQSIZE 200 /* Entries in ksignal queu
www.eeworm.com/read/16515/677055
dat proc.dat
20 11 结构设计 jgsj
535 11 退出 cd\algor
20 41 程序说明 readme
226 11 检查病毒 \\dos\\msav
www.eeworm.com/read/18528/793097
v proc.v
// Copyright Model Technology, a Mentor Graphics
// Corporation company 2003, - All rights reserved.
`timescale 1 ns / 1 ns
module proc(clk, addr, data, rw, strb, rdy);
input clk, rdy;
outp
www.eeworm.com/read/18528/793172
v proc.v
// Copyright Model Technology, a Mentor Graphics
// Corporation company 2003, - All rights reserved.
`timescale 1 ns / 1 ns
module proc(clk, addr, data, rw, strb, rdy);
input clk, rdy;
outp
www.eeworm.com/read/40449/916984
vhd proc.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : proc.vhd
--
-- PROJECT : Altera A8251 USART
-- PUR
www.eeworm.com/read/32729/1035860
vhd proc.vhd
-- Altera Microperipheral Reference Design Version 0802
--------------------------------------------------------
--
-- FILE NAME : proc.vhd
--
-- PROJECT : Altera A8251 USART
-- PUR
www.eeworm.com/read/490848/1195794
java proc.java
import java.sql.*;
import conn.DBConn;
public class proc
{
static Connection conn;
static ResultSet rs;
static CallableStatement cstmt;
public static void main(String args[]) throws Exce
www.eeworm.com/read/489559/1216368
c proc.c
/*
* vivi/arch/s3c2410/proc.c
*
* Copyright (C) 2002 MIZI Research, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public L
www.eeworm.com/read/486915/1245008
c proc.c
/* -*- mode: c; c-basic-offset: 8; -*-
* vim: noexpandtab sw=8 ts=8 sts=0:
*
* proc.c
*
* proc interface
*
* Copyright (C) 2002, 2004 Oracle. All rights reserved.
*
* This program is free so