代码搜索:Process
找到约 10,000 项符合「Process」的源代码
代码结果 10,000
www.eeworm.com/read/402018/11543943
vhd fredivn.vhd
--evev frequency division
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity fredivn is
GENERIC (N:integer:=8);
port (clk:in std
www.eeworm.com/read/402018/11543947
vhd fredivn.vhd
--evev frequency division
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity fredivn is
GENERIC (N:integer:=8);
port (clk:in std
www.eeworm.com/read/402018/11543948
vhd fredivn1.vhd
--odd frequency division
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity fredivn1 is
GENERIC (N:integer:=15);
port (clk:in
www.eeworm.com/read/402018/11543951
vhd rxd3.vhd
--v1.0 rxd databit 8 none checking
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_unsigned.all;
entity rxd3 is
port(clk,rx:in std_logic;
sig1:buffer std_logic;
q:out std_log
www.eeworm.com/read/402018/11544065
vhd fredivn.vhd
--evev frequency division
library ieee;
use ieee.std_logic_1164.all;
use ieee.std_logic_arith.all;
use ieee.std_logic_unsigned.all;
entity fredivn is
GENERIC (N:integer:=8);
port (clk:in std
www.eeworm.com/read/401845/11547288
am makefile.am
## Process this file with automake to produce Makefile.in
EXTRA_DIST = rpmpkg.sh
MAINTAINERCLEANFILES = Makefile.in
www.eeworm.com/read/401370/11558491
c pipe.c
/*
** use system call pipe() creat a pipe, parent process read two sentence from child process p1 and p2
*/
#include
#include
#include
#include
#in
www.eeworm.com/read/401370/11558496
c driver_conductor.c
/*
* this program simulated a simple communication between dirver and conductor.
* conductor tell diver to begin driving via signal SIGINT(Ctrl + c), and stoping via signal SIGQUIT(Ctrl + \)
* dirv
www.eeworm.com/read/401210/11561852
plg 8.2.plg
礦ision3 Build Log
Project:
E:\典型应用\code\08\8.2\8.2.uv2
Project File Date: 08/23/2005
Output:
compiling 8.2.c...
8.2.C(176): error C202: 'kong
www.eeworm.com/read/401210/11561973
plg 4.4.plg
礦ision3 Build Log
Project:
E:\典型应用\4.4\4.4.uv2
Project File Date: 08/25/2005
Output:
Build target 'Target 1'
assembling STARTUP.A51...
compi