代码搜索:Realize

找到约 977 项符合「Realize」的源代码

代码结果 977
www.eeworm.com/read/255577/12072203

asv f_impulse.asv

function [h,k] = f_impulse (b,a,N,bits,realize,graph,caption) %F_IMPULSE: Compute the impulse response of a discrete-time system % % Usage: [h,k] = f_impulse (b,a,N,bits,realize,graph,capt) % %
www.eeworm.com/read/230384/14291130

asv f_impulse.asv

function [h,k] = f_impulse (b,a,N,bits,realize,graph,caption) %F_IMPULSE: Compute the impulse response of a discrete-time system % % Usage: [h,k] = f_impulse (b,a,N,bits,realize,graph,capt) % %
www.eeworm.com/read/375685/9353812

java streamingmidlet.java

import javax.microedition.media.Player; import javax.microedition.midlet.MIDlet; import javax.microedition.media.Manager; public class StreamingMIDlet extends MIDlet { public void startApp()
www.eeworm.com/read/277287/10648155

h editorp.h

/**** editorP.h ****/ /************************************************************************** An `Editor' object is a Motif XmText widget attached to a menubar. The menubar provides cut, copy, an
www.eeworm.com/read/298137/7972408

e2prom_function

/********************************************************************************/ /* */ /* Filename: E2PROM_Function.h */ /* Function: Realize E2PROM`s writing and
www.eeworm.com/read/255577/12072208

m f_impulse.m

function [h,k] = f_impulse (b,a,N,bits,realize,graph,caption,fsize) %F_IMPULSE: Compute impulse response of a discrete-time system % % Usage: [h,k] = f_impulse (b,a,N,bits,realize,graph,caption,f
www.eeworm.com/read/254055/12165528

java streamingmidlet.java

import javax.microedition.media.Player; import javax.microedition.midlet.MIDlet; import javax.microedition.media.Manager; public class StreamingMIDlet extends MIDlet { public void startApp()
www.eeworm.com/read/230384/14291136

m f_impulse.m

function [h,k] = f_impulse (b,a,N,bits,realize,graph,caption,fsize) %F_IMPULSE: Compute impulse response of a discrete-time system % % Usage: [h,k] = f_impulse (b,a,N,bits,realize,graph,caption,f
www.eeworm.com/read/226944/14446047

readme

Designed for BeiJing BeiBei by superdog. This program realize socket communication in a embeded system base on ARM cpu. There are files as following: server.c des.h des.c mysocket.h mysocket.c