代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/376602/9312227
txt md5.txt
MD5 是message-digest <mark>algorithm</mark> 5(信息-摘要算法)的缩写,被广泛用于加密和解密技术上,它可以说是文件的“数字指纹”。任何一个文件,无论是可执行程序、图像文件、临时文件或者其他任何类型的文件,也不管它体积多大,都有且只有一个独一无二的MD5信息值,并且如果这个文件被修改过,它的MD5值也将随之改变。因此,我们可以通过对比同一文件的MD5值,来校验这个文件是否被“篡改”过 ...
www.eeworm.com/read/454556/7387457
lif cyan_base_driver.lif
.DECLARED
$delay_2us
$delay_ms
$usrb_tx_handler??
$usra_tx_handler??
$putchar
$getchar_a
$uart_initialization
$timer_initialization
$_fcvt_
$Algorithm_flag
$routing_flag
.UNDECLARED
$fd
www.eeworm.com/read/339988/12188791
hpp fdct_usfft_inc.hpp
/*
Copyright (C) 2004 Caltech
Written by Lexing Ying
*/
#ifndef _FDCT_USFFT_INC_HPP_
#define _FDCT_USFFT_INC_HPP_
#include
#include
#include
#include
#in
www.eeworm.com/read/250988/12370590
c main.c
/***************************************************************************
* main.c
*
* Fri Sep 23 08:46:05 2005
* Copyright 2005 Alpher
* Email: alpher_zmx@yahoo.com.cn
******
www.eeworm.com/read/186519/8928920
txt chasingmethod.c.txt
void chasingMethod(Type** inMatrixArr,Type* bList,Type* xAnsList,int size)
{
/*Core think of this algorithm,this algorithm is just a special version
of the LUPationMethod:
www.eeworm.com/read/245501/12797300
h contour.h
// Contour.h: interface for the CContour class.
//
// CContour implements Contour plot algorithm descrided in
// IMPLEMENTATION OF
// AN IMPROVED CONTOUR
// PLOTTING ALGORITHM
// BY
//
/
www.eeworm.com/read/138968/13199320
bas modskipjack.bas
Attribute VB_Name = "modSkipJack"
'---------------------------------
'This is the NSA algorithm Skipjack
'according to:
'
'SKIPJACK and KEA Algorithm Specifications
'Version 2.0
'29 May 1998
'
www.eeworm.com/read/240756/13200440
cpp~ main.cpp~
/** \mainpage An efficient implemenation of APRIORI algorithm
This program is a very efficient implementation of APRIORI algorithm
proposed by Rakesh Agrawal and Ramakrishnan Srikant. APRIORI is the
www.eeworm.com/read/240756/13200461
cpp main.cpp
/** \mainpage An efficient implemenation of APRIORI algorithm
This program is a very efficient implementation of APRIORI algorithm
proposed by Rakesh Agrawal and Ramakrishnan Srikant. APRIORI is the
www.eeworm.com/read/240756/13200485
~ main.cpp.~1.17.~
/** \mainpage An efficient implemenation of APRIORI algorithm
This program is a very efficient implementation of APRIORI algorithm
proposed by Rakesh Agrawal and Ramakrishnan Srikant. APRIORI is the