代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/345190/11828505
pas md5.pas
// tabs = 2
// -----------------------------------------------------------------------------------------------
//
// MD5 Message-Digest for Delphi 4
//
//
www.eeworm.com/read/155356/11883245
pas md5.pas
// tabs = 2
// -----------------------------------------------------------------------------------------------
//
// MD5 Message-Digest for Delphi 4
//
//
www.eeworm.com/read/155352/11883378
pas md5.pas
// tabs = 2
// -----------------------------------------------------------------------------------------------
//
// MD5 Message-Digest for Delphi 4
//
//
www.eeworm.com/read/153600/12024998
c algrf_cre.c
/*
* Copyright 2003 by Texas Instruments Incorporated.
* All rights reserved. Property of Texas Instruments Incorporated.
* Restricted rights to use, duplicate or disclose this code are
*
www.eeworm.com/read/153385/12037191
h pch.h
#ifndef CRYPTOPP_PCH_H
#define CRYPTOPP_PCH_H
#include "config.h"
#ifdef USE_PRECOMPILED_HEADERS
#include "cryptlib.h"
#include "misc.h"
#include "smartptr.h"
/*
#include
#inclu
www.eeworm.com/read/341549/12078108
txt readmecommon.txt
EdukitIII实验箱例程 MDK工程的基本文件组织结构:
工程名
|----Startup 启动代码 (S3C2410A.S),请注意最好使用例程所带的启动代码,
| MDK自动生成的启动代码需要修改才可使用于实验箱上。
|----Common 公用代码(2410lib.c,sys
www.eeworm.com/read/150189/12307381
pas md5.pas
// tabs = 2
// -----------------------------------------------------------------------------------------------
//
// MD5 Message-Digest for Delphi 4
//
//
www.eeworm.com/read/149740/12352615
m infomaxica.m
%基于信息最大化的infomaxica算法,
%注意:可以选择不同的非线性函数,这里选用了tanh(y)
function[w]=infomaxica(x,A)
%求W.
r=2;%对两个信源混合信号进行分离
c=30000;
W= randn(r);
for i = 1:c,
x(:,i);
y=x(:,i);
% y= features(:,
www.eeworm.com/read/130455/14193061
h pch.h
#ifndef CRYPTOPP_PCH_H
#define CRYPTOPP_PCH_H
#include "config.h"
#ifdef USE_PRECOMPILED_HEADERS
#include "cryptlib.h"
#include "misc.h"
#include "smartptr.h"
/*
#include
#inclu
www.eeworm.com/read/231175/14249676
h pch.h
#ifndef CRYPTOPP_PCH_H
#define CRYPTOPP_PCH_H
#include "config.h"
#ifdef USE_PRECOMPILED_HEADERS
#include "cryptlib.h"
#include "misc.h"
#include "smartptr.h"
/*
#include
#inclu