代码搜索:rows
找到约 10,000 项符合「rows」的源代码
代码结果 10,000
www.eeworm.com/read/423536/10553173
m ss_tbl31.m
Gold sequences for the table of problem 3.1 of Spread Spectrum Chapter
Note that the sequences are the columns of the below matrix not the rows,
so we have to take the transpose of the following m
www.eeworm.com/read/159800/10615763
frm frmperresult.frm
VERSION 5.00
Object = "{5E9E78A0-531B-11CF-91F6-C2863C385E30}#1.0#0"; "MSFLXGRD.OCX"
Begin VB.Form frmPerResult
Caption = "修改客户信息"
ClientHeight = 11115
ClientLeft =
www.eeworm.com/read/159620/10632897
m ss_tbl31.m
Gold sequences for the table of problem 3.1 of Spread Spectrum Chapter
Note that the sequences are the columns of the below matrix not the rows,
so we have to take the transpose of the following m
www.eeworm.com/read/159596/10637318
m shiftud.m
function y=shiftud(a,n,cs)
%SHIFTUD Shift or Circularly Shift Matrix Rows.
% SHIFTUD(A,N) with N>0 shifts the rows of A DOWN N rows.
% The first N rows are replaced by zeros and the last N
% rows of A
www.eeworm.com/read/349909/10784531
m shiftud.m
function y=shiftud(a,n,cs)
%SHIFTUD Shift or Circularly Shift Matrix Rows.
% SHIFTUD(A,N) with N>0 shifts the rows of A DOWN N rows.
% The first N rows are replaced by zeros and the last N
% rows of A
www.eeworm.com/read/349479/10825215
m pqcost.m
function [pcost, qcost] = pqcost(gencost, ng, on)
%PQCOST Splits the gencost variable into two pieces if costs are given for Qg.
% [pcost, qcost] = pqcost(gencost, ng, on) checks whether gencost ha
www.eeworm.com/read/419697/10842882
c alg042.c
/*
* ROMBERG ALGORITHM 4.2
*
* To approximate I = integral ( ( f(x) dx ) ) from a to b:
*
* INPUT: endpoints a, b; integer n.
*
* OUTPUT: an array R. ( R(2,n) is the approximat
www.eeworm.com/read/274773/10853132
m shiftud.m
function y=shiftud(a,n,cs)
%SHIFTUD Shift or Circularly Shift Matrix Rows.
% SHIFTUD(A,N) with N>0 shifts the rows of A DOWN N rows.
% The first N rows are replaced by zeros and the last N
% rows of A
www.eeworm.com/read/419163/10882582
vb studentteacherleavewordform.vb
Public Class StudentTeacherLeaveWordForm
Private umode As Integer = UserMode.NobodyMode
Private sLid As String
Public Sub SetUserMode(ByVal value As Integer)
umode = value
www.eeworm.com/read/272848/10940466
output sparsematrix.output
Enter number of rows, columns, and #terms
Enter row, column, and value of term 1
Enter row, column, and value of term 2
Enter row, column, and value of term 3
Enter row, column, and value of term