代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/250937/12374892
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it
www.eeworm.com/read/249911/12447590
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it
www.eeworm.com/read/231996/14212030
makefile
# Makefile for generating manual in various formats from DocBook sources
.PHONY: target genxml
target : pretty/index.html
GENFILES:=gen/*.xml
SRCFILES:=*.xml $(GENFILES)
genxml $(GENFILES) : ../inc
www.eeworm.com/read/125571/14483923
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it
www.eeworm.com/read/123958/14604411
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it
www.eeworm.com/read/123143/14645607
m nwfisdlg.m
function mfdlg(action)
%MFDLG Create dialog for generating new fis with data.
% MFDLG(action,fisMatrix,varType,varIndex) will open a dialog
% box for fisMatrix using the default MF type 'trimf'
www.eeworm.com/read/123143/14645628
m trndtdlg.m
function trndtdlg(action)
%MFDLG Create dialog for generating new fis with data.
% MFDLG(action,fisMatrix,varType,varIndex) will open a dialog
% box for fisMatrix using the default MF type 'tri
www.eeworm.com/read/223154/14651854
m demo3.m
% Demostration for generating EDF/BDF/GDF-files
% DEMO3 is part of the biosig-toolbox
% and it tests also Matlab/Octave for its correctness.
%
% computer version test
% MATLAB
www.eeworm.com/read/119797/14821281
depcomp
#! /bin/sh
# depcomp - compile a program generating dependencies as side-effects
# Copyright 1999, 2000, 2003 Free Software Foundation, Inc.
# This program is free software; you can redistribute it
www.eeworm.com/read/220289/14843759
m demhmc1.m
%DEMHMC1 Demonstrate Hybrid Monte Carlo sampling on mixture of two Gaussians.
%
% Description
% The problem consists of generating data from a mixture of two
% Gaussians in two dimensions using a hybr