代码搜索:Generates

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

代码结果 10,000
www.eeworm.com/read/120487/6072403

sh genbki.sh

#! /bin/sh #------------------------------------------------------------------------- # # genbki.sh-- # shell script which generates .bki files from specially formatted .h # files. These .bki f
www.eeworm.com/read/100285/6271111

in genbki.sh.in

#!/bin/sh #------------------------------------------------------------------------- # # genbki.sh-- # shell script which generates .bki files from specially formatted .h # files. These .bki fi
www.eeworm.com/read/479610/6689272

a51 decode.a51

; This module is common to all of the examples. ; It decodes the USB Setup Packets and generates appropriate responses. ; Interpretation of Reports is handled by MAIN ; CSEG ServiceSetupPacket:
www.eeworm.com/read/346898/11713902

c sendstopbit.c

// SendStopBit.c // generates a stop bit // assumes SCL is low // stop bit is a 0 to 1 transition on SDA while SCL is high /* ____________ / SCL ___/ ____
www.eeworm.com/read/154092/11990004

m fig2_20.m

% % This file generates the graphs of the characteristic % impedance of the microstrip line and its effective dielectric % constant as a function of width-to-height ratio w/h % The corre
www.eeworm.com/read/338698/12287949

m makecatable.m

function caCodesTable = makeCaTable(settings) %Function generates CA codes for all 32 satellites based on the settings %provided in the structure "settings". The codes are digitized at the %samplin
www.eeworm.com/read/338643/12290857

m xrwalk.m

% xrwalk.m % Scope: This MATLAB program generates a random walk process, and plots the % random walk sequence and the normalized auto-correlation sequence
www.eeworm.com/read/338643/12290915

m xgmp2.m

% xgmp2.m % Scope: This MATLAB program generates second order Gauss-Markov sequence, % plots the generated sequence and determines and plots the %
www.eeworm.com/read/338643/12290935

m xgridw.m

% xgridw.m % Scope: This MATLAB program generates and plots the longitude-latitude WAAS % grid as specified in [1]. % Usage: xgridw % Inputs: - selec
www.eeworm.com/read/233670/14143329

c sendstopbit.c

// SendStopBit.c // generates a stop bit // assumes SCL is low // stop bit is a 0 to 1 transition on SDA while SCL is high /* ____________ / SCL ___/ ____