代码搜索结果
找到约 10,000 项符合
Control 的代码
control.v
module control(din, clk, rst, arload, pcload, pcinc, drload, acload, acinc, irload, alusel, membus, pcbus, drbus, read);
input [1:0] din;
input clk, rst;
output arload, pcload, pcinc, drload, acloa
control.c
#include
int main(int argc,char **argv)
{
GtkWidget *window;
GtkWidget *vbox;
GtkObject *adjustment;
GtkWidget *bar;
GtkWidget *spinbutton;
GList *glist;
GtkWidget *com
control.m
% 这是一个多自由度受到脉冲荷载的情况
% author:chinamaker
% email:chinamaker@dytrol.com
% 2003年7月1号
% 动力学与控制技术论坛 http://www.dytrol.com
load('kobe.mat') % 导入地震波
M=[2500 0 0;0 2500 0;0 0 2
control.v
/****************************************************************************************
MODULE: Sub Level Controller Block
FILE NAME: control.v
VERSION: 1.0
DATE: September 28th, 2001
control.vwf
/*
WARNING: Do NOT edit the input and output ports in this file in a text
editor if you plan to continue editing the block that represents it in
the Block Editor! File corruption is VERY likely to
control.qsf
# Copyright (C) 1991-2004 Altera Corporation
# Any megafunction design, and related netlist (encrypted or decrypted),
# support information, device programming or simulation file, and any oth
control.qws
[ProjectWorkspace]
ptn_Child1=Frames
ptn_Child2=Workmode
ptn_Child3=ActionPoints
[ProjectWorkspace.Frames]
ptn_Child1=ChildFrames
[ProjectWorkspace.Frames.ChildFrames]
ptn_Child1=Document-0
pt