代码搜索:programm

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

代码结果 488
www.eeworm.com/read/103123/15744610

c paraw.c

/*This is the parallel programm for the matrix multiplation */ #include "stdio.h" #include "stdlib.h" #include "mpi.h" /* assume the maximum of the value of matrix*/ #define a(x,y) a[x*M+y] #define b
www.eeworm.com/read/353865/10411404

m fig210.m

% the programm is designed for figure 2.10, % fig210.m % Monte-Carlo runs clear M = 4; testnum = 2^(5); probnum = 10^3; outnum = 10^2; SNR = 0 : 20; Lsnr = length(S
www.eeworm.com/read/241705/13124895

c c2.c

#include "stdio.h" #include "malloc.h" #define maxium 32767 #define maxver 9 /*defines the max number of vertexs which the programm can handle*/ #define OK 1 struct Point { char vertex[3
www.eeworm.com/read/11139/197483

in uisp.spec.in

## -*- mode: rpm-spec; -*- ## ## $Id: uisp.spec.in,v 1.4 2006/12/12 18:23:00 vlahan Exp $ ## ## @configure_input@ ## %define uispVersion @VERSION@ Summary: Universal In-System Programm
www.eeworm.com/read/11371/228433

asm excepta.asm

; excepta.asm ; Exception stubs ; v0.1: Doug Gale ; - Initial revision [BITS 32] [SECTION .text] [EXTERN _exception_handler] [GLOBAL _halt] ; See page 145 of IA32 System Programm
www.eeworm.com/read/395265/8187768

c dijkstra.c

#include "stdio.h" #include "malloc.h" #define maxium 32767 #define maxver 9 /*defines the max number of vertexs which the programm can handle*/ #define OK 1 struct Point { char vertex[3
www.eeworm.com/read/248268/12587146

m zielanf.m

function [w]=zielanf(p,l,w) %Dieses Programm steuert die Berechnung der Winkelfuer die Ziellage, %und uebernimmt die Bewegungsdarstellung, falls der Roboter diese %ansteuern kann. w_alt=w;
www.eeworm.com/read/105685/15661332

txt example4.txt

SI: MeltIce Trick ----------------- Victim: Url: http://supertest2002.narod.ru/Programm/supertest.zip size: 726474 cc TInfo.exe > TInfo.cc + [TInfo.exe] File Header Info: ##
www.eeworm.com/read/449356/7508320

c gpio-toggle.c

/*################# GPIO test programm #################*/ #include #include #include #include #include #include
www.eeworm.com/read/321567/13403255

bas 6100_for_mega_128l.bas

'Ansteuerung eines Nokia 6100 Farb-Display 'Copyright Martin Kuehn Januar 2004 'martin-k@x-mail.net 'Dieses Programm dient nur f黵 Demonstrationszwecke und ist absichtlich 'sehr einfach gehalte