代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/168040/9941221
cpp matrix.cpp
/////////////////////////////////////////////////////////////////////////////
// Matrix.cpp : Implementation of the class Matrix
//
/////////////////////////////////////////////////////////////////
www.eeworm.com/read/168040/9941238
h matrix.h
/////////////////////////////////////////////////////////////////////////////
// Matrix.h :
// Interface of the class CMatrix
// Author : freeia
// Modified Date : 3/11/2003
// E-mail : freeia@
www.eeworm.com/read/363451/9950296
cs matrix.cs
/*
* 操作矩阵的类 Matrix
*
* 周长发编制
*/
using System;
namespace 土地适宜评价系统.Algorithm
{
/**
* 操作矩阵的类 Matrix
* @author 周长发
* @version 1.0
*/
public class Matrix
{
private int n
www.eeworm.com/read/167551/9963372
h matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
www.eeworm.com/read/167499/9967531
h matrix.h
#define deltaT 100 //选取时间间隔deltaT=100秒
#define N 100 //将棒等分成N=100份
#define rou 7300 //常数ρ=7300
#define K 30 //常数K=30
#define Crou 800 //常数Cρ=800
#define h 100 //常数h=100
#def
www.eeworm.com/read/167499/9967535
cpp matrix.cpp
#include"Matrix.h"
#include
#include
A::A(int temp_n){
if (temp_n
www.eeworm.com/read/362878/9977634
h matrix.h
#include
#include
#ifndef __MatrixbyZsolt__
#define __MatrixbyZsolt__
///////////////////////////////////////////////////////////////////////////////////////
//Initia
www.eeworm.com/read/166930/9988883
h matrix.h
//matrix.h//////////////////////////////////////////////////////////////////
// 2005.1.13-16:02 By Superman
#include "math.h"
/*****************************************************************
www.eeworm.com/read/166648/10009193
ldf matrix.ldf
ARCHITECTURE(ADSP-21160)
//
// ADSP-21160 Memory Map:
// ------------------------------------------------
// Internal memory 0x0000 0000 to 0x000f ffff
// -----------------------------
www.eeworm.com/read/166648/10009197
asm matrix.asm
/*_______________________________________________________________________
Matrix.ASM ADSP-2106x matrix
__________________________________________________*/
#include "def21160.h"