代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/228977/14356446
m sample_gaussian.m
function x = sample_gaussian(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
www.eeworm.com/read/126507/14418626
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/124420/14568391
txt abstract.txt
This example program demonstrates how to use the on-chip D/A Converter
of the Philips LPC769 Device. The program configures the D/A's and
generates a sawtooth waveform out each D/A channel.
To w
www.eeworm.com/read/222777/14673984
c 10b_sample_system.c
/* 10b_sample_system.c
Producer-Consumer System
Create two threads and one counting semaphore.
Threads cooperate with each other via the semaphore.
Timer generates statistics at pe
www.eeworm.com/read/222244/14699716
sql bf_udftest.sql
-- BF_UDFTEST.SQL
-- This test generates a table containing a list of name of varying lengths.
-- It then demonstrates how to use the dbo.fn_encrypt and dbo.fn_decrypt
-- UDF's to encrypt and decry
www.eeworm.com/read/120385/14804439
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/119473/14829500
asm proj5_2.asm
; Project #2, Chapter five
;
; AMAZE.ASM
;
; A maze generation/solution program.
;
; This program generates an 80x25 maze and directly draws the maze on the
; video display.
;
; You need to s
www.eeworm.com/read/220289/14843726
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/217949/14942582
m fig3_14.m
%
% This file generates the plot shown in Figure 3-14
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opened graphs
www.eeworm.com/read/217949/14942586
m fig3_13.m
%
% This file generates the plot shown in Figure 3-13
%
% Copyright (c) 1999 by P.Bretchko and R.Ludwig
% "RF Circuit Design: Theory and Practice"
%
close all; % close all opened graphs