代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/123833/14611745
m exp4_4.m
clc
clear
close
%开环传递函数描述
numo=20;
deno=[1 8 36 40 0];
%求闭环传递函数
[numc,denc]=cloop(numo,deno,-1);
%绘制闭环系统的脉冲激励响应曲线
t=1:0.1:10;
[y,x]=impulse(numc,denc,t);
plot(t,y)
title('the impulse respo
www.eeworm.com/read/123658/14616923
h svr4-4.h
/* Definitions of target machine for GNU compiler. MIPS RISC-OS System V.4 version.
Copyright (C) 1992 Free Software Foundation, Inc.
This file is part of GNU CC.
GNU CC is free software; you ca
www.eeworm.com/read/223570/14624348
c sample4_4.c
#include
#include /* Needed if linking in external compiler; harmless otherwise */
#include
#include "sample4_4.h"
static int panelHandle;
char pass1[15],pass2[15];
www.eeworm.com/read/223570/14624351
prj sample4_4.prj
[Project Header]
Version = 501
Platform Code = 4
Pathname = "/f/mydoc/samples/4_4/sample4_4.prj"
CVI Dir = "/d/program files/cvi"
VXIplug&play Framework Dir = "/d/program files/VXIPNP/win95"
Num
www.eeworm.com/read/223570/14624354
h sample4_4.h
/**************************************************************************/
/* LabWindows/CVI User Interface Resource (UIR) Include File */
/* Copyright (c) National Instruments 2001. Al
www.eeworm.com/read/223570/14624356
exe sample4_4.exe
www.eeworm.com/read/223570/14624358
uir sample4_4.uir
www.eeworm.com/read/223176/14650426
gif button4_4.gif
www.eeworm.com/read/223105/14658396
cpp chapter4-4.cpp
//文件名:CHAPTER4-4.cpp
#include
#include
#include
#include
using namespace std;
template
void iota_n (ForwardIterator f