代码搜索:Num
找到约 10,000 项符合「Num」的源代码
代码结果 10,000
www.eeworm.com/read/215485/4903579
m num2letter.m
function l = num2letter(n)
% map 1:26 to a-z and 27:52 to A-Z
punct_code = [32:47 58:64 91:96 123:126];
digits_code = 48:57;
upper_code = 65:90;
lower_code = 97:122;
letters = [char(lower_code) char
www.eeworm.com/read/210914/4946953
m cell2num.m
function x = cell2num(X)
% a = cell2num(A)
% The input 'A' is a numeric cell array (one number per cell)
% The output 'a' is a numeric matrix.
%% This program was tested under versions 5.2 and 5
www.eeworm.com/read/203830/5038647
pod bn_num_bytes.pod
=pod
=head1 NAME
BN_num_bits, BN_num_bytes, BN_num_bits_word - get BIGNUM size
=head1 SYNOPSIS
#include
int BN_num_bytes(const BIGNUM *a);
int BN_num_bits(const BIGNUM *a);
i
www.eeworm.com/read/197905/5091025
m num2letter.m
function l = num2letter(n)
% map 1:26 to a-z and 27:52 to A-Z
punct_code = [32:47 58:64 91:96 123:126];
digits_code = 48:57;
upper_code = 65:90;
lower_code = 97:122;
letters = [char(lower_code) char
www.eeworm.com/read/195013/5123380
sed opcd2num.sed
s/NOP/0/
s/DUMMY_6/6/
s/DUMMY_8/8/
s/IF_F=1_CLEAR_REMOTE_BUSY/9/
s/CLEAR_REMOTE_BUSY/1/
s/CONNECT_CONFIRM/3/
s/DISCONNECT_INDICATION/5/
s/CONNECT_INDICATION/2/
s/IF_DATA_FLAG_=0_THEN_DATA_FLAG:=1/55/
www.eeworm.com/read/179911/5300653
sed opcd2num.sed
s/NOP/0/
s/DUMMY_6/6/
s/DUMMY_8/8/
s/IF_F=1_CLEAR_REMOTE_BUSY/9/
s/CLEAR_REMOTE_BUSY/1/
s/CONNECT_CONFIRM/3/
s/DISCONNECT_INDICATION/5/
s/CONNECT_INDICATION/2/
s/IF_DATA_FLAG_=0_THEN_DATA_FLAG:=1/55/
www.eeworm.com/read/169714/5411752
h pana_serial_num.h
/* BEGIN_COPYRIGHT */
/* */
/* Open Diameter: Open-source software for the
www.eeworm.com/read/167728/5452536
h gsl_const_num.h
/* const/gsl_const_num.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU
www.eeworm.com/read/167728/5453835
h gsl_const_num.h
/* const/gsl_const_num.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU Gene
www.eeworm.com/read/167728/5454371
h gsl_const_num.h
/* const/gsl_const_num.h
*
* Copyright (C) 1996, 1997, 1998, 1999, 2000 Brian Gough
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU