代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/197187/5097412
h mazemake.h
/////////////////////////////////////////////////////////////////////////
/*Aldus-Broder algorithm: The nice thing about this algorithm is it generates all
possible Mazes of a given size with equ
www.eeworm.com/read/327360/3460407
test_query
#!/bin/bash
#/*****************************************************************************
# * Description: scripting shell for slp_client - generates an slp QUERY
# *
# * Originated: May 16, 200
www.eeworm.com/read/327360/3460409
test_reg
#!/bin/bash
#/*****************************************************************************
# * Description: scripting shell for slp_client - generates an SLP SRVREG
# *
# * Originated: May 20, 200
www.eeworm.com/read/274791/4182266
h mazemake.h
/////////////////////////////////////////////////////////////////////////
/*Aldus-Broder algorithm: The nice thing about this algorithm is it generates all
possible Mazes of a given size with equ
www.eeworm.com/read/361258/2949443
c stopi2c2.c
/*********************************************************************
* Function Name: StopI2C2
* Description: This routine generates Stop condition
* during master m
www.eeworm.com/read/155175/5629016
java mininodecodevisitor.java
package com.croftsoft.apps.compiler.mini.node;
/*********************************************************************
* Generates code from MiniNode objects.
*
* @see
www.eeworm.com/read/395537/8168731
m initpt.m
% initpt
% ------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function [n,m,x]=initpt(nprob,factor)
% This function generates the starting points for each problem
% b
www.eeworm.com/read/395537/8168858
m initpt.m
% initpt
% ------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function [n,m,x]=initpt(nprob,factor)
% This function generates the starting points for each problem
% b
www.eeworm.com/read/395532/8169141
m initpt.m
% initpt
% ------
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
% function [n,m,x]=initpt(nprob,factor)
% This function generates the starting points for each problem
% b
www.eeworm.com/read/415220/11080121
m fig4_ab.m
%------------------------------------------------------
% This code generates Figures 4(a,b) of the following paper:
% "Bayesian Compressive Sensing" (Preprint, 2007)
% This example is modified fr