代码搜索:Generates
找到约 10,000 项符合「Generates」的源代码
代码结果 10,000
www.eeworm.com/read/301474/3839527
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/301474/3839598
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/301474/3839602
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/301474/3839676
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/274962/4180187
c mkmiblist.c
/* src/prism2/ridlist/mkmiblist.c
*
* Generates a variation of the PRISM2 to MibItem Name Mapping List
*
* Copyright (C) 1999 AbsoluteValue Systems, Inc. All Rights Reserved.
* ----------------------
www.eeworm.com/read/273665/4201279
pl spec.pl
#!/usr/bin/perl
# This perl script generates the samba.spec file based on the version
# information in the version.h file in the source tree
open (VER,'../../source/include/version.h') || die "Unabl
www.eeworm.com/read/270429/4238300
m holdtime.m
% Program 7-5
%
% holdtime.m
%
% This function generates holding time
%
% Programmed by F. Kojima
% Checked by H.Harada
%
function [x] = holdtime(ht)
para = rand;
while para >= 1