代码搜索:singleton
找到约 4,696 项符合「singleton」的源代码
代码结果 4,696
www.eeworm.com/read/291067/6302820
m squeezeall.m
function b = squeezeall(a)
%SQUEEZEALL Remove all singleton dimensions.
% B = SQUEEZE(A) returns an array B with the same elements as
% A but with all the singleton dimensions removed. A singleto
www.eeworm.com/read/406910/11432780
m mplus.m
function s = mplus(varargin)
% DESCRIPTION s = mplus(a,b,c,...)
% Adds variables of different sizes.
% Arguments are expanded to fit each other and then added together.
% Expansion is made on sing
www.eeworm.com/read/250225/12423153
m mplus.m
function s = mplus(varargin)
% DESCRIPTION s = mplus(a,b,c,...)
% Adds variables of different sizes.
% Arguments are expanded to fit each other and then added together.
% Expansion is made on sing
www.eeworm.com/read/124781/14544791
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Singleton.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
// This file is
www.eeworm.com/read/120400/14804035
cpp stdafx.cpp
// stdafx.cpp : source file that includes just the standard includes
// Singleton.pch will be the pre-compiled header
// stdafx.obj will contain the pre-compiled type information
// This file is
www.eeworm.com/read/172754/5382228
java floatingbuttonenabler.java
/* ========================================================================
* JCommon : a free general purpose class library for the Java(tm) platform
* ===========================================
www.eeworm.com/read/167133/5466966
java provider.java
/* Provider.java --
Copyright (C) 2002 Free Software Foundation, Inc.
This file is part of GNU Classpath.
GNU Classpath is free software; you can redistribute it and/or modify
it under the terms
www.eeworm.com/read/165261/5483885
java proxyfactorybean.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5484337
java abstractfactorybean.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/165261/5484356
java factorybean.java
/*
* Copyright 2002-2004 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.