代码搜索:does
找到约 10,000 项符合「does」的源代码
代码结果 10,000
www.eeworm.com/read/184772/9078240
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju
www.eeworm.com/read/181830/9235653
m range.m
function Q = range(A)
% RANGE -- find range of a matrix
%
% Q = range(A)
%
% This does essentially the same thing as the Matlab system
% routine ORTH, except it uses the tolerance parameter
www.eeworm.com/read/377683/9266790
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju
www.eeworm.com/read/373635/9445359
namespace
useDynLib(arules)
importFrom("stats", "predict") ## otherwise predict in stats does not work
importFrom("Matrix", "summary", "image") ## we need the generics
importFrom("Matrix", "t")
export(
www.eeworm.com/read/175933/9525414
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju
www.eeworm.com/read/366616/9807231
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju
www.eeworm.com/read/168118/9937587
m fftshiftc.m
function x = fftshiftc(x)
% x= fftshiftc(x)
%
% This version of FFTSHIFT supplied in the Matlab toolbox is designed
% to shift the columns of a large matrix, much as FFTSHIFTM does
% but without the
www.eeworm.com/read/168060/9940747
c snap.c
/*
This program installs the tasker, does a snapshot dump, and exits.
It is useful if you want to peek into a resident copy of CTask.
Program call is
SNAPxx - Dump to STDOU
www.eeworm.com/read/360565/10087130
m genalg.m
function [A B]=genalg(error, population_size, mutation, no_of_generations)
%% Genetic Algorithms function
% This function does the selection, mating, crossover, mutation and
% insertion (the fitn
www.eeworm.com/read/164708/10093060
in makefile.in
#!/usr/make
#
# Makefile for SQLITE
#
# This makefile is suppose to be configured automatically using the
# autoconf. But if that does not work for you, you can configure
# the makefile manually. Ju