代码搜索:4
找到约 10,000 项符合「4」的源代码
代码结果 10,000
www.eeworm.com/read/223072/14662105
cpp ch4_4.cpp
//*********************
//** ch4_4.cpp **
//*********************
#include
#include
#include
void main()
{
double s=0,x=1; //初始值
long k=1;
www.eeworm.com/read/222835/14671491
gif t4_4.gif
www.eeworm.com/read/122711/14671818
exe demo4_4.exe
www.eeworm.com/read/122711/14671857
cpp demo4_4.cpp
// DEMO4_4.CPP - Ellipse Animation Demo
// INCLUDES ///////////////////////////////////////////////
#define WIN32_LEAN_AND_MEAN // just say no to MFC
#include // include all the
www.eeworm.com/read/222611/14683792
m chap4_4.m
%Adaptive PID control based on RBF Identification
clear all;
close all;
xite=0.25;
alfa=0.05;
belte=0.01;
x=[0,0,0]';
ci=30*ones(3,6);
bi=40*ones(6,1);
w=10*ones(6,1);
h=[0,0,0,0,0,0]
www.eeworm.com/read/122468/14688323
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/221812/14719912
cpp exam4-4.cpp
#include
#include
#include
#include "Exam4-2String.h" //包含顺序串类
void main(void)
{
// String s = ("cddcdc"), t = ("abcde"); //测试例子1
String s = ("aaaa
www.eeworm.com/read/122113/14720030
jpg a4b_4.jpg
www.eeworm.com/read/122113/14720043