代码搜索:Matrix
找到约 10,000 项符合「Matrix」的源代码
代码结果 10,000
www.eeworm.com/read/409921/2220920
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/409921/2220922
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/409921/2220938
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/409921/2226578
c matrix.c
#include
#include
#include
/*
* @unimplemented
*/
GpStatus WINGDIPAPI
GdipCreateMatrix(GpMatrix **matrix)
{
return NotImplemented;
}
/*
*
www.eeworm.com/read/409921/2227196
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/409921/2227286
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/407732/2259496
hpp matrix.hpp
/* Copy Left/Right : OTHER ,Amfproject *
* *
* This program is free software; you ca
www.eeworm.com/read/407519/2262308
h matrix.h
// Copyright (C) 2006-2008 Anders Logg and Garth N. Wells.
// Licensed under the GNU LGPL Version 2.1.
//
// Modified by Ola Skavhaug, 2007-2008.
// Modified by Kent-Andre Mardal, 2008.
// Modified by
www.eeworm.com/read/407519/2263205
h matrix.h
// Copyright (C) 2006-2008 Anders Logg and Garth N. Wells.
// Licensed under the GNU LGPL Version 2.1.
//
// Modified by Ola Skavhaug, 2007-2008.
// Modified by Kent-Andre Mardal, 2008.
// Modified by