代码搜索:Generates

找到约 10,000 项符合「Generates」的源代码

代码结果 10,000
www.eeworm.com/read/431209/8700449

c ledpwm.c

#include "config.h" #include "serial.c" #include "serio.c" // generates a PWM square wave using timer 2 and the CCP module // // reads A/D value and uses this as PWM value // // assumes L
www.eeworm.com/read/386625/8734621

m get_rhs.m

% GET_RHS Generate the right-hand side of a linear system % % B = GET_RHS(NX,NY) generates a vector B of order NX*NY defined % by the global flag "rhs_flag". % % Access
www.eeworm.com/read/430096/8766351

java compareints.java

// control/CompareInts.java // TIJ4 Chapter Control, Exercise 2, page 139 /* Write a program that generates 25 random int values. For each value, use an * if-else statement to classify it as greate
www.eeworm.com/read/430096/8766422

java genericcast32.java

// generics/GenericCast32.java // TIJ4 Chapter Genericss, Exercise 32, page 699 /* * Verify that FixedSizeStack in GenericCast.java generates exceptions * if you try to go out of its bounds. Does
www.eeworm.com/read/384965/8826517

c alg49.c

#include #include #include /* generates: original element sequence of first container: 0 1 2 3 4 5 6 7 8 9 original element sequence of second cont
www.eeworm.com/read/187102/8855927

test colon3.test

#! /bin/sh # Make sure ":" works with files automake generates. # This test is for multiple ":"s. . $srcdir/defs || exit 1 cat > configure.in
www.eeworm.com/read/186987/8886130

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 % m
www.eeworm.com/read/427960/8908768

tcc mrmuldv.tcc

/* * Turbo C compiler V1.5+, Turbo/Borland C++. Microsoft C/C++ * Uses inline assembly feature * Generates code identical to above version, and * can be used instead. */ #define ASM
www.eeworm.com/read/186716/8914451

m mu_law.m

function out = mu_law(in,mu) % MU_LAW ....... Mu-law companding % % MU_LAW(X) generates a companded sequence from the input sequence X. % The compression characteristic is determined by the Nor
www.eeworm.com/read/186716/8914524

m duobinar.m

function [duobinary_pulse] = duobinar(duobinary_type,no_block,arg1) % DUOBINAR .... Defines a basic truncated Duobinary pulse. % % DUOBINAR(A,NB) generates a Duobinary pulse g(t) truncated to NB