代码搜索:operates
找到约 469 项符合「operates」的源代码
代码结果 469
www.eeworm.com/read/399065/7896972
cpp jtag_operates.cpp
/***********************************************************************/
/* */
/* Module Name : TJAG OPERS
www.eeworm.com/read/399065/7897063
h jtag_operates.h
/***********************************************************************/
/* */
/* Module Name : TJAG OPERS
www.eeworm.com/read/357931/10198277
cpp 词法分析器.cpp
#include"stdio.h"
#include"stdlib.h"
#include"iostream.h"
#include"iomanip.h"
#include"fstream.h"
#include"string.h"
#define KEYWORD_NUM 34
#define OPERATES_NUM1 7
#define OPERATES_NUM2
www.eeworm.com/read/493408/6402489
nc blockcipherinfo.nc
includes crypto;
interface BlockCipherInfo
{
/**
* Returns the preferred block size that this cipher operates with.
*
* @return the preferred block size for this cipher. In the c
www.eeworm.com/read/201202/15413493
sci any.sci
function T=any(s)
//ANY True if any element of a vector is nonzero.
// For vectors, ANY(V) returns 1 if any of the elements of the
// vector are non-zero. Otherwise it returns 0. For matrice
www.eeworm.com/read/378183/9245876
dat funtc119b.dat
#include
int main(void)
{
clrscr();
cprintf("The function DELLINE deletes the line containing the");
cprintf("cursor and moves all lines below it one line up.");
cprint
www.eeworm.com/read/329437/12954776
h jmatrixmathsqu.h
// JMatrixMathSqu
//
//
// Square Matrix functions
//
//
// convention :
//
// R : the result matrix
//
// A : a operand matrix
// B : a operand matrix
// S : a scaler
//
// N :
www.eeworm.com/read/131795/14127066
dat funtc119b.dat
#include
int main(void)
{
clrscr();
cprintf("The function DELLINE deletes the line containing the");
cprintf("cursor and moves all lines below it one line up.");
cprint
www.eeworm.com/read/126641/6015470
pod bn_internal.pod
=pod
=head1 NAME
bn_mul_words, bn_mul_add_words, bn_sqr_words, bn_div_words,
bn_add_words, bn_sub_words, bn_mul_comba4, bn_mul_comba8,
bn_sqr_comba4, bn_sqr_comba8, bn_cmp_words, bn_mul_normal,
bn_m