代码搜索:Embedded
找到约 10,000 项符合「Embedded」的源代码
代码结果 10,000
www.eeworm.com/read/146080/12679384
vcw read.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/146038/12682107
vcw 7230sample.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/145971/12685919
vcw flashwince.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/333344/12686310
c hello.c
/*hello.c*/
#include
#include
#include "hello.h"
int main()
{
val32_t i = 5;
printf("hello, embedded world %d\n",i);
}
www.eeworm.com/read/247001/12693000
m checkran.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Chapter 5 - Rank checking example
a1=[1 1; 2 2]
a2=[1 1+1e-15; 2 2]
rank(a1)
rank(a2)
a2-a1
www.eeworm.com/read/247001/12693051
m figure41.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Figure 4.1
% This M-file requires the Control System Toolbox
clear all
close all
tfplant = tf(100, [1 1.8 100])
sisotool('rlocus',
www.eeworm.com/read/247001/12693053
m figure42.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Figure 4.11
% This M-file requires the Control System Toolbox
clear all
close all
tfplant = tf(100, [1 1.8 100])
sisotool(tfplant)
www.eeworm.com/read/247001/12693092
m figure15.m
% Embedded Control Systems in C/C++
% by Jim Ledin
%
% Figure 1.5
clear all
close all
% Time range
tmax = 10;
dt = 0.0001;
t = 0:dt:tmax;
% Generate & plot the function
damping = -0.0
www.eeworm.com/read/145796/12702081
vcw drawcurve.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 4.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################
www.eeworm.com/read/145795/12702223
vcw q11evc.vcw
Microsoft eMbedded Visual Tools Workspace File, Format Version 3.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
##########################################################################