代码搜索:ith
找到约 99 项符合「ith」的源代码
代码结果 99
www.eeworm.com/read/338243/12316583
man spamatrix.3.man
SPAMATRIX(derived) C++ UITILITY CLASSES SPAMATRIX(derived)
Jun 1 15:20
NAME
SpaMatrix class template, inherited from Matrix
SYNOPSIS
#
www.eeworm.com/read/339995/12188532
txt function_pattern_cg.txt
//嫟栶岡攝朄(娙堈斉)
//////////////////////////////////////////////////////////////////////////////////////////
function [S]=aboutS(S_old,KB,A,A_old,WSet)
S=S_old+[[(A(WSet)-A_old(WSet)).*Y(WSet)]'*KB]'
www.eeworm.com/read/282021/9123839
asv binaryo.asv
%
% Generating binary{+1,0} data matrix(K x B)
%
% K: num. of user; B: num. of bit per user
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function y=binaryO(bits_per_ch,ch)
for ith_symbol=1:b
www.eeworm.com/read/250208/12424766
run_ge_error
rm data.out
comm_type=0
loss_model=1
for x in 0.4 0.5 0.6 0.7
do
pG=0.01
pB=$x
pGG=0.96
pBB=0.94
ith=20
for xx in $( seq 1 $ith )
do
echo $xx
echo $x
ns.exe wirele
www.eeworm.com/read/250208/12424777
run_bsc_error
rm data.out
comm_type=1
loss_model=0
for x in 0.3 0.4 0.5 0.6
do
pG=$x
pB=0
pGG=0
pBB=0
ith=20
for xx in $( seq 1 $ith )
do
echo $xx
echo $x
ns.exe wireless_error.tcl
www.eeworm.com/read/282021/9123835
m binaryo.m
%
% Generating binary{+1,0} data matrix(K x B)
%
% K: num. of user; B: num. of bit per user
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
function y=binaryO(bits_per_ch,ch)
for ith_symbol=1:b
www.eeworm.com/read/355933/10241248
c creat.c
/* 文件创建函数creat()(creat.c)*/
#include
#include "filesys.h"
int creat(user_id, filename, mode)
unsigned int user_id;
char * filename;
unsigned short mode;
{
unsigned int di_ith,
www.eeworm.com/read/139332/5800051
hpp wavefront.hpp
//
//=======================================================================
// Copyright 2002 Marc Wintermantel (wintermantel@imes.mavt.ethz.ch)
// ETH Zurich, Center of Structure Technologies (www.i
www.eeworm.com/read/120318/14805926
cpp tableblocks.cpp
// TableBlocks.cpp: implementation of the TableBlocks class.
//
//////////////////////////////////////////////////////////////////////
#include "TableBlocks.h"
#include "BufferManager.h"
#inclu