代码搜索:represent
找到约 1,596 项符合「represent」的源代码
代码结果 1,596
www.eeworm.com/read/185945/8971954
m channelcorr.m
% This function generates pulse response of channel
% Jakes model
% ll represent the number of path
% t is time.
% fd=115
function f=channelcorr(fd,t,ll)
s=35;
rand('state',ll);
h1=0;
h2=
www.eeworm.com/read/179335/9360381
tex classtokenizer.tex
\section{tokenizer$$ Class Template Reference}
\label{classtokenizer}\index{tokenizer@{tokenizer}}
Class represent a generic tokenizer.
{\tt \#include $$}
\subs
www.eeworm.com/read/179006/9379409
java outboundmessageif.java
package com.javapatterns.builder.message;
/**
* All classes that are used to represent outbound messages will
* implment this interface.
*/
public interface OutboundMessageIF
{
public
www.eeworm.com/read/361386/10055738
java assoc.java
package java_cup;
/* Defines integers that represent the associativity of terminals
* @version last updated: 7/3/96
* @author Frank Flannery
*/
public class assoc {
/* various associativities
www.eeworm.com/read/353746/10421576
sgml coverage-maps.sgml
Coverage Maps
Unicode character range coverage storage
It is of
www.eeworm.com/read/420605/10786953
inl icq7incomingmessage.inl
/*
* ============================================================================
* File name: Icq7IncomingMessage.inl
* Part of : Icq7
* Created : 09.06.2006 by Maksim Nazarenko
* Descript
www.eeworm.com/read/420605/10787068
h icq7incomingmessage.h
/*
* ============================================================================
* File name: Icq7IncomingMessage.h
* Part of : Icq7
* Created : 09.06.2006 by Maksim Nazarenko
* Descriptio
www.eeworm.com/read/420605/10787261
cpp icq7incomingmessage.cpp
/*
* ============================================================================
* File name: Icq7IncomingMessage.cpp
* Part of : Icq7
* Created : 09.06.2006 by Maksim Nazarenko
* Descript
www.eeworm.com/read/467642/7006612
java assoc.java
package java_cup;
/* Defines integers that represent the associativity of terminals
* @version last updated: 7/3/96
* @author Frank Flannery
*/
public class assoc {
/* various associativities
www.eeworm.com/read/453263/7423238
changes
Change history for QextSerialPort (formerly QwSerialPort):
(Lines beginning with + represent new functionality, * represent changed or
fixed functionality, - represent removed or deprecated function