代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/214353/15104872
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
www.eeworm.com/read/214353/15104875
reg matrix.reg
REGEDIT
; This .REG file may be used by your SETUP program.
; If a SETUP program is not available, the entries below will be
; registered in your InitInstance automatically with a call to
;
www.eeworm.com/read/214353/15104877
rc matrix.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/214353/15104879
opt matrix.opt
www.eeworm.com/read/214353/15104884
aps matrix.aps
www.eeworm.com/read/214353/15104888
dsw matrix.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################
www.eeworm.com/read/214353/15104894
plg matrix.plg
Build Log
--------------------Configuration: Matrix - Win32 Release--------------------
Command Lines
Creating command line "rc.exe /l 0x804 /f
www.eeworm.com/read/214353/15104912
cpp matrix.cpp
// Matrix.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Matrix.h"
#include "MainFrm.h"
#include "MatrixDoc.h"
#include "MatrixView.h"
#ifdef _DEB
www.eeworm.com/read/214343/15104994
java matrix.java
// An implementation of a rectangular vector.
// (c) 1998, 2001 duane a. bailey
package structure;
/**
* An implementation of rectangular vectors.
* This implementation of a Matrix is minimal. Few
www.eeworm.com/read/214126/15112885
h matrix.h
/********************************************************************
created: 2005-01-17
filename: Matrix.h
author: Peng Li (Younger) @ CASIA
email: pli@hitic.ia.ac.cn
purpose: To provide a