代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/234101/4662776
c matrix.c
/* *********************************************************************
matrix.c - simple matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it an
www.eeworm.com/read/229812/4738437
h matrix.h
//
// Copyright (C) 1991 Texas Instruments Incorporated.
// Copyright (C) 1992 General Electric Company.
//
// Permission is granted to any individual or institution to use, copy, modify,
// and
www.eeworm.com/read/229812/4738545
c matrix.c
//
// Copyright (C) 1991 Texas Instruments Incorporated.
// Copyright (C) 1992 General Electric Company.
//
// Permission is granted to any individual or institution to use, copy, modify,
// and
www.eeworm.com/read/228590/4763725
java matrix.java
package edu.udo.cs.yale.operator.clusterer.upgma;
import java.io.Serializable;
public interface Matrix extends Serializable {
public int getDimension();
public double getValue(int row, int
www.eeworm.com/read/224936/4801020
js matrix.js
/*
Copyright (c) 2004-2006, The Dojo Foundation
All Rights Reserved.
Licensed under the Academic Free License version 2.1 or above OR the
modified BSD license. For more information on Dojo licens
www.eeworm.com/read/222411/4819619
java matrix.java
/**
*
* AgentAcademy - an open source Data Mining framework for
* training intelligent agents
*
* Copyright (C) 2001-2003 AA Consortium.
*
* This library is open source so
www.eeworm.com/read/221464/4830034
hpp matrix.hpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/221464/4832095
cpp matrix.cpp
//
// Copyright (c) 2000-2002
// Joerg Walter, Mathias Koch
//
// Permission to use, copy, modify, distribute and sell this software
// and its documentation for any purpose is hereby granted
www.eeworm.com/read/216802/4882250
h matrix.h
#ifndef MATRIX_INCLUDED
#define MATRIX_INCLUDED
#ifdef __cplusplus
extern "C" {
#endif
//
// Top BYTE of each glyph is used as flags
// (redraw state, intensity etc)
//
// Bottom BYTE of
www.eeworm.com/read/216802/4882252
dsp matrix.dsp
# Microsoft Developer Studio Project File - Name="matrix" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Ap