代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/286008/4043022

c matrix.c

/* ---------------------------------------------------------------- Speech Signal Processing Toolkit (SPTK): version 3.0 SPTK Working Group Department of Computer Science Nagoya Inst
www.eeworm.com/read/282708/4088934

c matrix.c

/* ************************************************************************* *\ ** ************************************************************************* ** ** ** INTEL Corporation Proprietar
www.eeworm.com/read/281897/4111836

conf matrix.conf

## Colors and limits ## accepts only lines starting with letters or ">" >80: #df421e >50: #eed680 >10: #efe0cd >0: #c5d2c8 other: #e0c39e large: #ada7c8
www.eeworm.com/read/281897/4111837

py matrix.py

# -*- coding: ISO8859-1 -*- # $Id: Matrix.py 3865 2007-02-01 08:14:21Z mortenv $ # # Copyright 2003, 2004 Norwegian University of Science and Technology # # This file is part of Network Administration
www.eeworm.com/read/280637/4124547

h matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@
www.eeworm.com/read/280637/4124571

h matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@
www.eeworm.com/read/280637/4124581

cpp matrix.cpp

///////////////////////////////////////////////////////////////////////////// // Matrix.cpp : Implementation of the class Matrix // /////////////////////////////////////////////////////////////////
www.eeworm.com/read/280637/4124586

h matrix.h

///////////////////////////////////////////////////////////////////////////// // Matrix.h : // Interface of the class CMatrix // Author : freeia // Modified Date : 3/11/2003 // E-mail : freeia@
www.eeworm.com/read/279031/4140595

h matrix.h

#ifndef NTL_matrix__H #define NTL_matrix__H #include #include // matrix templates #define NTL_matrix_decl(T,vec_T,vec_vec_T,mat_T) \ class mat_T { \ pub
www.eeworm.com/read/277930/4148560

h matrix.h

#ifndef MATRIX_H #define MATRIX_H #include #include #include namespace mylib { template class matrix { private: //proxy class vec: