代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/202075/5054575
java matrix.java
/**
* This file is generated by BorlandXML.
*/
package com.prudsys.pdm.Adapters.PmmlVersion20;
import java.util.ArrayList;
import java.util.Arrays;
import java.util.Collection;
import jav
www.eeworm.com/read/202075/5055494
java matrix.java
package weka.classifiers.functions.pace;
import java.io.BufferedReader;
import java.io.PrintWriter;
import java.io.StreamTokenizer;
import java.text.DecimalFormat;
import java.text.DecimalForma
www.eeworm.com/read/202075/5056025
java matrix.java
/*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either v
www.eeworm.com/read/198657/5083647
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/195408/5111521
hpp matrix.hpp
#ifndef __aspeller_matrix_hh__
#define __aspeller_matrix_hh__
#include
namespace aspeller {
class ShortMatrix {
int x_size;
int y_size;
std::vector data;
public:
www.eeworm.com/read/195192/5114659
h matrix.h
/*
Copyright by Matthias Hoechsmann (C) 2002-2003
=====================================
You may use, copy and distribute this file freely as long as you
- do
www.eeworm.com/read/193974/5138977
java matrix.java
/* Copyright (C) 2002 Univ. of Massachusetts Amherst, Computer Science Dept.
This file is part of "MALLET" (MAchine Learning for LanguagE Toolkit).
http://www.cs.umass.edu/~mccallum/mallet
Th
www.eeworm.com/read/192044/5160347
h matrix.h
//////////////////////////////////////////////////////////////////////
// Matrix.h
//
// 操作矩阵的类 CMatrix 的声明接口
//
// 周长发编制, 2002/8
////////////////////////////////////////////////////////////////
www.eeworm.com/read/192044/5160354
h matrix.h
//////////////////////////////////////////////////////////////////////
// Matrix.h
//
// 操作矩阵的类 CMatrix 的声明接口
//
// 周长发编制, 2002/8
////////////////////////////////////////////////////////////////
www.eeworm.com/read/192044/5160377
h matrix.h
//////////////////////////////////////////////////////////////////////
// Matrix.h
//
// 操作矩阵的类 CMatrix 的声明接口
//
// 周长发编制, 2002/8
////////////////////////////////////////////////////////////////