代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/416321/11033207
h matrix.h
// Matrix.h 矩阵模板类头文件
// Ver 1.0.0.0
// 版权所有(C) 何渝, 2002
// 最后修改: 2002.5.31.
#ifndef _MATRIX_H //避免多次编译
#define _MATRIX_H
#include //模板类valarray的标准头文件
#include //公共头文
www.eeworm.com/read/470209/6915103
fnt matrix.fnt
www.eeworm.com/read/469562/6931403
h matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
www.eeworm.com/read/208134/6942802
java matrix.java
package shared;
import java.lang.*;
/** The Matrix class contains functions useful for manipulation of double arrays
* in MLJ.
* @author James Louis Java Implemtation.
*/
public class Matri
www.eeworm.com/read/373321/6947791
java matrix.java
package shared;
import java.lang.*;
/** The Matrix class contains functions useful for manipulation of double arrays
* in MLJ.
* @author James Louis Java Implemtation.
*/
public class Matri
www.eeworm.com/read/221940/6955980
cs matrix.cs
namespace Opus6
{
using System;
using System.Reflection;
[Version("$Id: Matrix.cs,v 1.6 2001/10/28 19:50:09 brpreiss Exp $"), Copyright("Copyright (c) 2001 by Bruno R. Preiss, P.Eng.
www.eeworm.com/read/458485/6960050
exe matrix.exe
www.eeworm.com/read/458485/6960051
cpp matrix.cpp
#include
#include
#include
#include
#include
#include
void set_mode(char m);
void set_cursor(char h,char l);
void set_active_vpage(c
www.eeworm.com/read/384731/6960110
h matrix.h
/*
* Matrix.h
*
* Copyright (C) 1999 Stephen F. White
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publishe
www.eeworm.com/read/384731/6960135
cpp matrix.cpp
/*
* Matrix.cpp
*
* Copyright (C) 1999 Stephen F. White
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as publis