代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
rijndael.cpp
// This is an independent implementation of the encryption algorithm:
//
// RIJNDAEL by Joan Daemen and Vincent Rij
rijndael.cpp
// This is an independent implementation of the encryption algorithm:
//
// RIJNDAEL by Joan Daemen and Vincent Rij
lm.h
/*
////////////////////////////////////////////////////////////////////////////////////
//
// Prototypes and definitions for the Levenberg - Marquardt minimization algorithm
// Copyright (C) 2004
aes.c
/* This is an independent implementation of the encryption algorithm: */
/* */
/* RIJNDAEL by Joan Daemen and Vincent Rij
readme
--------------------------------------------------
A Simple Implementation of
the Bayesian Optimization Algorithm (BOA) in C++
--------------------------------------------------
author:
cordic.c
//-------------+--------------------------------------------------------------
// Description | Evaluation of sin & cos using cordic algorithm.
//
// History |
//##################################
ea.cpp
/***************************************************************************
ea.cpp - description
A Simple Memetic Algorithm to solve the VRPSD
mvadrs_dark_pixel_counting.m
%--------------------------------------------------------------------------
% DARK PIXEL ANALYSIS ALGORITHM
% COUNT THE NUMBER OF DARK PIXELS IN THE IMAGE
%-----------------------------------------