代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/103322/6216931
sln matrix.sln
Microsoft Visual Studio Solution File, Format Version 7.00
Project("{F184B08F-C81C-45F6-A57F-5ABD9991F28F}") = "Matrices", "Matrices.vbproj", "{17F77C49-2AD7-4947-9173-8CC6962AF114}"
EndProject
Glo
www.eeworm.com/read/103267/6220271
h matrix.h
K 25
svn:wc:ra_dav:version-url
V 45
/repos/$svn/ver/69.4/whale/trunk/src/matrix.h
END
www.eeworm.com/read/101082/6251108
c matrix.c
#ifndef lint
static char sccsid[] = "@(#)matrix.c 4.2 8/11/83";
#endif
#include "e.h"
column(type, p1) int type, p1; {
int i;
lp[p1] = ct - p1 - 1;
if( dbg ){
printf(".\t%d column of", type);
www.eeworm.com/read/100745/6265240
h matrix.h
/***********************************************************************
matrix.h - matrix operations
Copyright (C) 1991 Dean Rubine
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/100745/6265258
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/103272/6303127
c matrix.c
www.eeworm.com/read/282731/6304894
fnt matrix.fnt
www.eeworm.com/read/185005/6314226
h matrix.h
/*******************************************************************
* matrix.h - Interface to module for handling matrix operation *
* Copyright by Xiangyu Dong
www.eeworm.com/read/185005/6314227
cpp matrix.cpp
/*******************************************************************
* matrix.cpp - Implementation of handling matrix operation *
* Copyright by Xiangyu Dong