代码搜索:Matrix

找到约 10,000 项符合「Matrix」的源代码

代码结果 10,000
www.eeworm.com/read/245782/4501534

h matrix.h

////////////////////////////////////////////////////////////////////// // Matrix.h // // 操作矩阵的类 CMatrix 的声明接口 // // 周长发编制, 2002/8 ////////////////////////////////////////////////////////////////
www.eeworm.com/read/245782/4501551

cpp matrix.cpp

////////////////////////////////////////////////////////////////////// // Matrix.cpp // // 操作矩阵的类 CMatrix 的实现文件 // // 周长发编制, 2002/8 //////////////////////////////////////////////////////////////
www.eeworm.com/read/242732/4538384

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/242732/4538386

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/242732/4538392

rbuild matrix.rbuild

www.eeworm.com/read/242732/4538402

c matrix.c

// // matrix.c // // Matrix-window implementation // #include #include #include #include "globals.h" #include "message.h" #include "matrix.h" #include "re
www.eeworm.com/read/242732/4544042

c matrix.c

#include #include #include /* * @unimplemented */ GpStatus WINGDIPAPI GdipCreateMatrix(GpMatrix **matrix) { return NotImplemented; } /* *
www.eeworm.com/read/242732/4544660

h matrix.h

/** * \file matrix.h * Matrix operations. */ /* * Mesa 3-D graphics library * Version: 3.5 * * Copyright (C) 1999-2001 Brian Paul All Rights Reserved. * * Permission is hereby
www.eeworm.com/read/242732/4544750

c matrix.c

/* * Mesa 3-D graphics library * Version: 6.3 * * Copyright (C) 1999-2005 Brian Paul All Rights Reserved. * * Permission is hereby granted, free of charge, to any person obtaining a
www.eeworm.com/read/240722/4570327

h matrix.h

// // matrix.h // // Copyright (C) 1996 Limit Point Systems, Inc. // // Author: Curtis Janssen // Maintainer: LPS // // This file is part of the SC Toolkit. // // The SC Toolkit