代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/241323/13156466
m fresn.m
function f=fresn(X);
%> Call: fresn(X) = the complex Fresnel function C(X) + i S(X)
%> Input: X is a real vector or matrix
%> Output: fresn(X) is complex of the same dimension.
%> For definiti
www.eeworm.com/read/138874/13206571
java constcategorizer.java
package shared;
import java.lang.*;
import java.io.*;
/** ConstCategorizer always gives the same category. Categories must be
* greater than UNKNOWN_CATEGORY_VAL. For safety reasons, an upper b
www.eeworm.com/read/138798/13211901
c colmult.c
#include
#include "mex.h"
/*
out = colop(M, v)
Apply binary operator to a vector v and to each column of M in turn
to produce a matrix the same size as M.
This is equivalent to
www.eeworm.com/read/138595/13229290
txt java web start 1.0 developer's guide (2).txt
作者:diego lynn
日期:2001-3-25 10:54:32
Application Development Considerations
Developing applications that can be deployed with Java Web Start are generally the same as developing a stand-alone applic
www.eeworm.com/read/137229/13338810
m prop.m
function out=prop1(in,w,b);
%
% Propagates an input vector
% through one layer of a network
%
% call:
%
% [out]=prop(in,w);
%
% w = weight matrix
% b = bias weights (column vector. Same
www.eeworm.com/read/136879/13356410
c fig22_02.c
/* Using the integer conversion specifiers */
#include
main()
{
printf("%d\n", 455);
printf("%i\n", 455); /* i same as d in printf */
printf("%d\n", +455);
printf("%d\n
www.eeworm.com/read/319449/13451666
m qam.m
% QAM.m compares OFDM (multicarrier) to multi-level QAM (single carrier)
% when they transmit the same # of bits in a given time period
setup
read % read data for QAM - does not affect OFDM
dat
www.eeworm.com/read/319449/13451676
asv qam.asv
% QAM.m compares OFDM (multicarrier) to multi-level QAM (single carrier)
% when they transmit the same # of bits in a given time period
setup
read % read data for QAM - does not affect OFDM
dat
www.eeworm.com/read/315110/13551779
po bn.po
# Bengali translation of libgtop.
# Copyright (C) 2003 Free Software Foundation, Inc.
# This file is distributed under the same license as the libgtop package.
# Vat , 2003.
#
msg
www.eeworm.com/read/315110/13551806
po cs.po
# Czech translation of libgtop
# This file is distributed under the same license as the libgtop package.
# Copyright (C) 2004 Miloslav Trmac
# Miloslav Trmac , 2002, 200