代码搜索结果

找到约 10,000 项符合 Control System 的代码

control.v

`include "params.v" /*-----------------------------------*/ // Module : CONTROL // File : control.v // Description : Description of Control Unit in Viterbi Decoder // Simulator : Modelsim

control.pm

#----------------------------------------------------------------- sub PingCommand() { my $res = SendMonitorCommand("PING"); if (!$res) { print "\n\nWARNING!!! DAEMON IS NOT RUNNING. I

mmm_control

#!/usr/bin/env perl # Use mandatory external modules use strict; use Cwd; use File::Basename; use Data::Dumper; use POSIX; use Config; use Getopt::Long; use threads; use threads::shared; use Thread::

control.v

module control(std_f_sel,reset,clk,clear,cntover,cntlow); output[1:0] std_f_sel; output reset; input clk,clear,cntover,cntlow; reg[1:0] std_f_sel; reg reset; reg[5:0] present,next; parameter st

control.java

package waitANDnotify; public class Control { int n; boolean valueSet; synchronized int get(){ if(valueSet){ try{ wait(); }catch (InterruptedException e){ System.out.p

control.htm

Assembly Examples of Control Structures by Va

control.m

function theResult = control(self, theStyle, ... theNormalizedPosition, thePixelOffset, ... varargin) % ps/control -- Create UIControl for "ps". % control(self, 'theStyle', theNormalized

control.c

#include "../inc/def.h" #include "../inc/config.h" #include "../inc/board.h" #include "44b.h" #include "option.h" void ShowBootInfo(void) { puts("\n **************************************\n"