代码搜索:programm

找到约 488 项符合「programm」的源代码

代码结果 488
www.eeworm.com/read/248268/12587164

m bewegung.m

function [s]=bewegung(w,w1,l) %Dieses Programm faehrt den Roboterarm von der alten Position (w) %zur neuen Zielpunkt (w). Die Winkel werden zwischen der Startlage %und der Ziellage in 50 Teile e
www.eeworm.com/read/204667/15335364

m rddata.m

% This programm reads ECG data which are saved in format 212. % (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...) % The data are displayed in a figure together with the annotations. % The an
www.eeworm.com/read/201849/15394399

m rddata.m

% This programm reads ECG data which are saved in format 212. % (e.g., 100.dat from MIT-BIH-DB, cu01.dat from CU-DB,...) % The data are displayed in a figure together with the annotations. % The an
www.eeworm.com/read/372802/6348411

idl bodenstation2.idl

// Bodenstation2.idl : IDL-Quellcode f黵 Bodenstation2.exe // // Diese Datei wird von dem Programm MIDL verarbeitet, um // die Typbibliothek (Bodenstation2.tlb) und Marshalling-Code zu erstellen.
www.eeworm.com/read/131572/14136681

m contourdraw27.m

function contourdraw27(z,ch) % input z, draw x-y-z 3d picture at 27 points, % 'ch' is the title of z, a character string % a subroutine programm. fan xiushan edited on 2000. 6.1 % 27 points for
www.eeworm.com/read/453994/1634088

in rrdfetchnames.pl.in

#!/usr/bin/perl use strict; #makes things work when run without install use lib qw( ../../perl-shared/blib/lib ../../perl-shared/blib/arch ); #makes programm work AFTER install use lib qw( @prefix@
www.eeworm.com/read/453994/1634089

pl rrdfetchnames.pl

#!/usr/bin/perl use strict; #makes things work when run without install use lib qw( ../../perl-shared/blib/lib ../../perl-shared/blib/arch ); #makes programm work AFTER install use lib qw( /usr/loc
www.eeworm.com/read/240248/4576039

cpp testcss.cpp

// programm to test the CSS implementation #include #include #include #include #include #include #include "css/css_stylesheetimpl.h" #
www.eeworm.com/read/248268/12587155

m kontrolle.m

function [t]=kontrolle(w1,l) %Dieses Programm berechnet die y-Koordinaten der %Gelenkpunkte und legt sie im Vektor Y ab. Ist eine %Koordinate negativ, so wird der Kontrollparameter %t=0 gesetzt,
www.eeworm.com/read/427233/8959605

m l01p_e.m

% the programm is with the integer 0-1 programming use enumber method function [x,f]=L01p_e(c,A,b,N) % the function is use the enumber function % 0-1 linear programming problem % min f=c'*x,s.