代码搜索:Multiple
找到约 9,501 项符合「Multiple」的源代码
代码结果 9,501
www.eeworm.com/read/170937/9779024
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-v
www.eeworm.com/read/366806/9797199
java employeetest.java
import java.io.*;
public class EmployeeTest
{
// Used to keep from hard-coding the filename in multiple places
public static final String EMPLOYEE_FILE = "employees.dat";
public static void ma
www.eeworm.com/read/414988/11087367
java ex3(3).java
// containers/Ex3.java
// TIJ4 Chapter Containers, Exercise 3, page 809
/* Using Countries, fill a Set multiple times with the same data
* and verify that the Set ends up with only one of each ins
www.eeworm.com/read/414697/11105576
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/249844/12466010
c sl811.c
#include "common.h"
#include "SL811.h"
#include "HAL.h"
extern FLAGS bFlags; /*!!!!!!!!!!!!!!!!!!*/
PKG usbstack;
unsigned char DBUF[BUFFER_LENGTH];
pUSBDEV uDev; // Multiple USB devices attr
www.eeworm.com/read/300587/13904723
cpp 2028.cpp
/*
2028 Lowest Common Multiple Plus
Time Limit : 1000 ms Memory Limit : 32768 K Output Limit : 256 K
GUN C++
*/
#include
using namespace std;
/************最小公倍数**************
www.eeworm.com/read/237122/13976533
htm ch18_14.htm
[Chapter 18] 18.14 Relinking Multiple Symbolic Links
www.eeworm.com/read/237122/13976802
htm ch44_22.htm
[Chapter 44] 44.22 Finding a Program Name; Multiple Program Names
www.eeworm.com/read/237122/13976930
htm ch12_09.htm
[Chapter 12] 12.9 Running Multiple Shell Sessions with screen
www.eeworm.com/read/237122/13977172
htm ch30_20.htm
[Chapter 30] 30.20 Multiple Editor Setup Files; Starting with a Search