代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/334557/12590988
properties sciteglobal.properties
# Global initialisation file for SciTE
# For Linux, place in $prefix/share/scite
# For Windows, place in same directory as SciTE.EXE (or Sc1.EXE)
# Documentation at http://www.scintilla.org/SciTEDoc.h
www.eeworm.com/read/247647/12638072
m channel.m
function varargout = channel(sig,varargin)
%CHANNEL MIMO channel model.
% Y = CHANNEL(X) corrupts input signal X by desired type of channel
% fading.
%
% [Y,ALPHA] = CHANNEL(X) same as above b
www.eeworm.com/read/238104/13907093
po fr.po
# French translation of gnome-user-share.
# Copyright (C) 2005-2006 Free Software Foundation, Inc.
# This file is distributed under the same license as the gnome-user-share package.
#
# Bieuzent Cyril
www.eeworm.com/read/238104/13907129
po de.po
# German translation of gnome-user-share.
# Copyright (C) 2005 Alexander Larsson
# This file is distributed under the same license as the gnome-user-share package.
# Frank Arnold
www.eeworm.com/read/238104/13907131
po sk.po
# Slovak translations for gnome-user-share package.
# Copyright (C) 2005 Free Software Foundation, Inc.
# This file is distributed under the same license as the gnome-user-share package.
# Marcel Telk
www.eeworm.com/read/237080/13978662
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
read % read data for QAM - does not affect OFDM
data_in_po
www.eeworm.com/read/235145/14083609
c zdtkipseed.c
#include "zd80211.h"
#if!defined(AMAC)
/* The Sbox is reduced to 2 16-bit wide tables, each with 256 entries. */
/* The 2nd table is the same as the 1st but with the upper and lower */
/* by
www.eeworm.com/read/200886/15420841
m showheaderabunb.m
function showHeaderAbunB(ha)
%% assumes all ha are the same size
%% displays each bin one figure at a time
[numB,numTime] = size(ha{1});
if numB==1
figure,showHeaderAbun(ha);
else
ha2 = cel
www.eeworm.com/read/112801/15476382
po pl.po
# Polish translation of Efax-gtk.
# Copyright (C) 2001 Chris Vine
# This file is distributed under the same license as the PACKAGE package.
# Paweł Suwiński , 2004.
#
#
msgid ""
msgstr ""
www.eeworm.com/read/111552/15510045
c rsa.c
/*
RSA.C - RSA routines for RSAEURO
Copyright (c) J.S.A.Kapp 1994 - 1996.
RSAEURO - RSA Library compatible with RSAREF(tm) 2.0.
All functions prototypes are the Same as for RSAREF(tm).
To a