代码搜索:mult
找到约 6,230 项符合「mult」的源代码
代码结果 6,230
www.eeworm.com/read/230010/14309215
cpp fastica.cpp
#include
#include
#include
void rowcentre (float *, int, int, float * );
void mat_transpose (float *, int , int , float *);
void mat_mult (float *, int , int , flo
www.eeworm.com/read/226661/14456002
m make_rp.m
% make rp structure to be used for passing run
% parameters to the run_lms_pred algorithm
rp.Nruns = 100;
rp.Ndata = 500;
rp.mult = 200;
rp.verbose = 0;
rp.mu = 0.05;
rp.a =
www.eeworm.com/read/212561/15153876
cpp 1001.cpp
// 1001.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
#include
#include
#include
int* mult(int *s,int a,int *l,int b)
{
www.eeworm.com/read/13871/284410
m mk_multi_index.m
function index = mk_multi_index(n, dims, vals)
% MK_MULTI_INDEX Compute the indices of the submatrix where dims(i)=vals(i).
% index = mk_multi_index(n, dims, vals)
%
% Example:
% index = mk_mult
www.eeworm.com/read/17655/751519
tdf agc.tdf
INCLUDE "LPM_ABS.INC";
INCLUDE "LPM_ADD_SUB.INC";
INCLUDE "PARALLEL_ADD.INC";
INCLUDE "LPM_MULT.INC";
INCLUDE "LPM_COMPARE.INC";
SUBDESIGN AGC
(
SYMCLK: INPUT;
PNSYNC: INPUT;
IDIN[15
www.eeworm.com/read/466935/1508152
java recivemail.java
package net.meybo.mail.client;
import java.io.FileOutputStream;
import java.io.OutputStream;
import javax.mail.*;
import org.apache.commons.mail.HtmlEmail;
import org.apache.commons.mail.Mult
www.eeworm.com/read/246597/4492507
java recivemail.java
package net.meybo.mail.client;
import java.io.FileOutputStream;
import java.io.OutputStream;
import javax.mail.*;
import org.apache.commons.mail.HtmlEmail;
import org.apache.commons.mail.Mult
www.eeworm.com/read/227937/4767499
java recivemail.java
package net.meybo.mail.client;
import java.io.FileOutputStream;
import java.io.OutputStream;
import javax.mail.*;
import org.apache.commons.mail.HtmlEmail;
import org.apache.commons.mail.Mult
www.eeworm.com/read/222003/4823964
java recivemail.java
package net.meybo.mail.client;
import java.io.FileOutputStream;
import java.io.OutputStream;
import javax.mail.*;
import org.apache.commons.mail.HtmlEmail;
import org.apache.commons.mail.Mult
www.eeworm.com/read/162614/5528847
c vect-11a.c
/* { dg-require-effective-target vect_int } */
/* { dg-require-effective-target vect_int_mult } */
#include
#include "tree-vect.h"
extern void abort (void);
void u ()
{
unsigned int A