代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/344585/3207652
m gsamp.m
function x = gsamp(mu, covar, nsamp)
%GSAMP Sample from a Gaussian distribution.
%
% Description
%
% X = GSAMP(MU, COVAR, NSAMP) generates a sample of size NSAMP from a
% D-dimensional Gaussian distri
www.eeworm.com/read/340665/3273841
c perf1.c
// Build don't link:
// Test of severe performance regression from 2.95. This code generates
// a heavily self-referential tree which caused the inliner to take
// O(3**N) time to scan it for functi
www.eeworm.com/read/334933/3360427
m a2dt.m
function beq = a2dT(d,n)
% BEQ = A2DT(D, N) generates the decimal
% equivalent beq of the binary representation
% of a decimal number D with N bits for the
% magnitude part obtained by truncation
%
www.eeworm.com/read/334933/3360498
m a2dr.m
function beq = a2dR(d,n)
% BEQ = A2DR(D, N) generates the decimal
% equivalent beq of the binary representation
% of a decimal number D with N bits for the
% magnitude part obtained by rounding
www.eeworm.com/read/334933/3360502
m a2dt.m
function beq = a2dT(d,n)
% BEQ = A2DT(D, N) generates the decimal
% equivalent beq of the binary representation
% of a decimal number D with N bits for the
% magnitude part obtained by truncati
www.eeworm.com/read/334933/3360576
m a2dt.m
function beq = a2dT(d,n)
% BEQ = A2DT(D, N) generates the decimal
% equivalent beq of the binary representation
% of a decimal number D with N bits for the
% magnitude part obtained by truncation
%
www.eeworm.com/read/334276/3369488
c io20_3.01.c
// #include
#include
/**
** generates:
Alice Emma has long flowing red hair. Her Daddy says
when the wind blows through her hair, it looks almost alive,
like a
www.eeworm.com/read/325240/3485210
java sequencefactoryejb.java
// SequenceFactoryEJB.java
// Entity EJB SequenceFactory generates unique primary keys.
package com.deitel.advjhtp1.bookstore.ejb;
// Java core packages
import java.rmi.RemoteException;
import
www.eeworm.com/read/325240/3485876
java sequencefactoryejb.java
// SequenceFactoryEJB.java
// Entity EJB SequenceFactory generates unique primary keys.
package com.deitel.advjhtp1.bookstore.ejb;
// Java core packages
import java.rmi.RemoteException;
import
www.eeworm.com/read/324136/3506101
test httpold.test
# Commands covered: http_config, http_get, http_wait, http_reset
#
# This file contains a collection of tests for the http script library.
# Sourcing this file into Tcl runs the tests and
# generates