代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/349580/3143102
h matrix.h
// Copyright (C) 2006-2007 Anders Logg and Garth N. Wells.
// Licensed under the GNU LGPL Version 2.1.
//
// First added: 2006-05-15
// Last changed: 2007-07-22
#ifndef __MATRIX_H
#define __MATRIX_H
www.eeworm.com/read/349333/3145413
h matrix.h
// Matrix.h: interface for the Matrix class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MATRIX_H__1DACB5A1_AF0B_4107_AC25_02B08B049984__INCLUDED_)
www.eeworm.com/read/349333/3145415
cpp matrix.cpp
// Matrix.cpp: implementation of the Matrix class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Matrix.h"
#include
#ifdef _DE
www.eeworm.com/read/349333/3145420
h matrix.h
// Matrix.h: interface for the Matrix class.
//
//////////////////////////////////////////////////////////////////////
#if !defined(AFX_MATRIX_H__1DACB5A1_AF0B_4107_AC25_02B08B049984__INCLUDED_)
www.eeworm.com/read/349333/3145422
cpp matrix.cpp
// Matrix.cpp: implementation of the Matrix class.
//
//////////////////////////////////////////////////////////////////////
#include "stdafx.h"
#include "Matrix.h"
#include
#ifdef _DE
www.eeworm.com/read/347918/3161957
java matrix.java
package org.joone.engine;
import java.io.*;
import org.joone.engine.weights.*;
import org.joone.log.*;
/**
* The Matrix object represents the connection matrix of the weights of a synapse
* or the
www.eeworm.com/read/347831/3162281
java matrix.java
package book.arrayset;
import java.text.DecimalFormat;
/**
* 矩阵,使用二维数组
*/
public class Matrix implements Cloneable {
/** 矩阵的数据 */
private double[][] matrixData;
/**
* 默认构造函数
*/
www.eeworm.com/read/345154/3201892
java matrix.java
package book.arrayset;
import java.text.DecimalFormat;
/**
* 矩阵,使用二维数组
*/
public class Matrix implements Cloneable {
/** 矩阵的数据 */
private double[][] matrixData;
/**
* 默认构造函数
*/
www.eeworm.com/read/341852/3241273
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 vers
www.eeworm.com/read/335758/3356395
h matrix_as.h
// Matrix_as.h: ActionScript "Matrix" class, for Gnash.
//
// Copyright (C) 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
//
// This program is free software; you can redistribute it and/or