代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/260417/11726774
c saa5249.c
/*
* Cleaned up to use existing videodev interface and allow the idea
* of multiple teletext decoders on the video4linux iface. Changed i2c
* to cover addressing clashes on device busses. It's also
www.eeworm.com/read/343762/11928504
m acorf.m
function [AUTOCOV,stderr,lpq,qpval] = acorf(Z,N);
% Calculates autocorrelations for multiple data series.
% Missing values in Z (NaN) are considered.
% Also calculates Ljung-Box Q stats and p-valu
www.eeworm.com/read/154209/11983762
m svmtm.m
function [errstr,P,f,Pc] = svmtm(x,Fs,valueArray,confidenceLevel)
%SVMTM spectview Wrapper for Multiple-Taper method.
% [errstr,P,f] = svmtm(x,Fs,valueArray) computes the power spectrum P
% at fr
www.eeworm.com/read/342797/11998751
cpp zmodn.cpp
/*
Multiple-precision modular arithmetic
BY CSK(陈士凯)
CSK@live.com
www.csksoft.net
*/
#include "CiperLib.h"
#include "inner_support.h"
//ZModn::genPrimeArr will generate all
www.eeworm.com/read/152398/12117185
m lcmpoly.m
function x=lcmpoly(A,y)
%function x=lcmpoly(A,y)
%Find the least common multiple of polynomials in a cell array A
if isempty(A)
x=1;
return
end
x=1;
[n]=length(A);
for i=1:n
x=lcm(x
www.eeworm.com/read/340916/12124221
cpp ex5_16.cpp
// Ex5_16.cpp : main project file.
// Receiving multiple command liner arguments.
#include "stdafx.h"
using namespace System;
int main(array ^args)
{
Console::WriteLine
www.eeworm.com/read/340916/12124767
cpp ex3_09.cpp
// Ex3_09.cpp
// Using multiple counters to show powers of 2
#include
#include
using std::cin;
using std::cout;
using std::endl;
using std::setw;
int main()
{
lon
www.eeworm.com/read/337687/12349725
csp test1.csp
package test1;
var _r_words = {
"_asm":true, "__asm":true, "_far16":true, "__far16":true,
"enum":true, "__multiple_inheritance":true, "template":true,
"auto":true,
www.eeworm.com/read/250332/12413477
css pdm_ab.css
/* CSS Classes used to format the outputof _ab plug ins*/
/* multiple used*/
span.PDM_AB_Head
/*Formated Header like Params, Return, Rermrks, Example, SeeAlso*/
{
font-weight: bold;
}
div.PD
www.eeworm.com/read/234586/14105079
h t3dlib10.h
// T3DLIB10.H - header file for T3DLIB10.H
// watch for multiple inclusions
#ifndef T3DLIB10
#define T3DLIB10
// DEFINES //////////////////////////////////////////////////////////////////
/