代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/447557/7549600
h matrixexpression.h
#ifndef MEMS_MATRIX_EXPRESSION_H
#define MEMS_MATRIX_EXPRESSION_H
#include "Matrix.h"
#include "Vector.h"
namespace mems
{
namespace MatrixExpression
{
Matrix prod(const Matrix & e1,
www.eeworm.com/read/246726/12706965
c knapsack.c
/*
Author: Pate Williams (c) 1997
Solution of the subset problem using LLL
reduction. See "Handbook of Applied
Cryptography" by Alfred J. Menezes et al
pages 120 - 121.
*/
#inclu
www.eeworm.com/read/329960/12924428
cpp ghmm_doublematrix.cpp
/* @(#)GHMM_DoubleMatrix.cpp created by Peter Pipenbacher at 04 Mar 2002
*
* Authors: Peter Pipenbacher (pipenb@zpr.uni-koeln.de)
*
*/
#include "ghmm/matrix.h"
#include "ghmm/vector.h"
#include "
www.eeworm.com/read/304543/13791584
plg ldpc_main.plg
Build Log
--------------------Configuration: LDPC_main - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\del
www.eeworm.com/read/152843/5661749
h msp3400.h
/*
*/
#ifndef MSP3400_H
#define MSP3400_H
/* ---------------------------------------------------------------------- */
struct msp_dfpreg {
int reg;
int value;
};
struct msp_matrix {
int
www.eeworm.com/read/132649/5913938
cpp glcanvas3d.cpp
/*
* ===========================================================================
* PRODUCTION $Log: glcanvas3d.cpp,v $
* PRODUCTION Revision 1000.2 2004/06/01 20:50:35 gouriano
* PRODUCTION PROD
www.eeworm.com/read/126430/6016878
c rlftfrag.c
#include "nrutil.h"
#define N2 256
#define N3 256
main() /* example1 */
{
void rlft3();
float ***data, **speq;
data=f3tensor(1,1,1,N2,1,N3);
speq=matrix(1,1,1,2*N2);
rlft3(data,speq
www.eeworm.com/read/102423/6232547
c rlftfrag.c
#include "nrutil.h"
#define N2 256
#define N3 256
main() /* example1 */
{
void rlft3();
float ***data, **speq;
data=f3tensor(1,1,1,N2,1,N3);
speq=matrix(1,1,1,2*N2);
rlft3(data,speq
www.eeworm.com/read/488926/6479854
cpp nlf.cpp
#include "nlf.h"
#include
#include
#include
nlf::nlf()
{
if((in=fopen("in.txt","r"))==NULL)
puts("Data file open error!");
if((out=fopen("out.txt","w"))
www.eeworm.com/read/158443/11616054
c rlftfrag.c
#include "nrutil.h"
#define N2 256
#define N3 256
main() /* example1 */
{
void rlft3();
float ***data, **speq;
data=f3tensor(1,1,1,N2,1,N3);
speq=matrix(1,1,1,2*N2);
rlft3(data,speq