代码搜索:Output
找到约 10,000 项符合「Output」的源代码
代码结果 10,000
www.eeworm.com/read/310173/13656946
txt output.txt
www.eeworm.com/read/309538/13669420
m output.m
function y=output(A)
[m n]=size(A);
A=rref2(A);
x=[];
l=rank3(A);
if rank3(A)~=rank3(A(1:m,1:(n-1)))
disp('no solution');
else
i=1;
k=1;
while i
www.eeworm.com/read/308191/13706238
cpp output.cpp
#include
#include "maplay.h"
#include "helper.h"
#include "output.h"
#include "effect.h"
#define FADE_BITS 16
#define FADE_TIME 750
#define FADE_BASE 0
COutput::COutput()
{
www.eeworm.com/read/308191/13706248
h output.h
#if !defined(__WAVEOUTPUT_H_INCLUDED)
#define __WAVEOUTPUT_H_INCLUDED
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VER > 1000
#define PREAMP_FIXED_BITS 8
#define PREAMP_FIXED_FLAT (1
www.eeworm.com/read/308043/13710715
h output.h
/*!
**************************************************************************************
* \file
* output.h
* \brief
* Picture writing routine headers
* \author
* Main contr
www.eeworm.com/read/308043/13710731
c output.c
/*!
************************************************************************
* \file output.c
*
* \brief
* Output an image and Trance support
*
* \author
* Main contributors (s
www.eeworm.com/read/308043/13710793
h output.h
/*!
**************************************************************************************
* \file
* output.h
* \brief
* Picture writing routine headers
* \author
* Main contr
www.eeworm.com/read/308043/13710817
c output.c
/*!
************************************************************************
* \file output.c
*
* \brief
* Output an image and Trance support
*
* \author
* Main contributors (s
www.eeworm.com/read/304244/13797273
h output.h
/**********************************************************************
* Software Copyright Licensing Disclaimer
*
* This software module was originally developed by contributors to the
* cou
www.eeworm.com/read/304244/13797289
c output.c
/**********************************************************************
* Software Copyright Licensing Disclaimer
*
* This software module was originally developed by contributors to the
* cou