代码搜索:technical
找到约 1,351 项符合「technical」的源代码
代码结果 1,351
www.eeworm.com/read/407482/11418115
m 带有原二进制信号与bpsk调制后的信号图对比的bpsk仿真程序.m
function bpskd(g,f)
%Modulation BPSK
%Example:
%bpskd([1 0 1 1 0],2)
%Author: Diego Orlando Barrag醤 Guerrero
%diegokillemall@yahoo.com
%Private Technical University of Loja (ECUADOR)
%Long Liv
www.eeworm.com/read/209917/15211833
m ookd.m
function ookd(g,f)
%Modulation OOK
% Example:
% ookd([1 1 0 1 0],2)
%Author: Diego Orlando Barrag醤 Guerrero
%diegokillemall@yahoo.com
%Private Technical University of Loja (ECUADOR)
%Long Live
www.eeworm.com/read/209917/15211838
m bpskd.m
function bpskd(g,f)
%Modulation BPSK
%Example:
%bpskd([1 0 1 1 0],2)
%Author: Diego Orlando Barrag醤 Guerrero
%diegokillemall@yahoo.com
%Private Technical University of Loja (ECUADOR)
%Long Liv
www.eeworm.com/read/479151/1338989
c epca.c
/*
Copyright (C) 1996 Digi International.
For technical support please email digiLinux@dgii.com or
call Digi tech support at (612) 912-3456
Much of this design and code came from epca.c whi
www.eeworm.com/read/229812/4750486
gml grpref.gml
:PREFACE.
.preface Preface
.np
.if '&lang' eq 'C' .do begin
&company C is an implementation of
ANSI/ISO 9899:1990 Programming Language C.
The standard was developed by the ANSI X3J11 Technical C
www.eeworm.com/read/209559/4965492
c epca.c
/*
Copyright (C) 1996 Digi International.
For technical support please email digiLinux@dgii.com or
call Digi tech support at (612) 912-3456
Much of this design and code came from epca.c whi
www.eeworm.com/read/179911/5295784
c epca.c
/*
Copyright (C) 1996 Digi International.
For technical support please email digiLinux@dgii.com or
call Digi tech support at (612) 912-3456
Much of this design and code came from epca.c whi
www.eeworm.com/read/350097/3130677
c epca.c
/*
Copyright (C) 1996 Digi International.
For technical support please email digiLinux@dgii.com or
call Digi tech support at (612) 912-3456
Much of this design and code came from epca.c whi
www.eeworm.com/read/415544/2135112
jad tinylinegzip.jad
Created-By: 1.3.1 (Sun Microsystems Inc.)
MIDlet-1: GZIPTest, , example.GZIPTest
MIDlet-Description: Technical demonstration program for TinyLine GZIPInputStream
MIDlet-Jar-Size: 9964
MIDlet-Jar-URL:
www.eeworm.com/read/396039/2424721
c bug.c
/* Author: Florian Sukup
Technical University of Vienna */
#include "p4.h"
#define FINAL_BARRIER 4
#define MESSAGE_SIZE 16000
void slave();
void main(argc,argv)
int argc;
char **argv;
{