代码搜索结果
找到约 10,000 项符合
Algorithm 的代码
mstl_algorithm.hpp
/*
The young Library
Copyright (c) 2005 by 杨桓
Permission to use, copy, modify, distribute and sell this software for any
purpose is hereby granted without fee, provided that the above copyright
yc_algorithm.h
/*
* The young Library
* Copyright (c) 2006 by Yang Huan(杨桓)
* Permission to use, copy, modify, distribute and sell this software for any
* purpose is hereby granted without fee, provided th
yc_algorithm.c
/*
* The young Library
* Copyright (c) 2006 by Yang Huan(杨桓)
* Permission to use, copy, modify, distribute and sell this software for any
* purpose is hereby granted without fee, provided th
ycpp_algorithm.hpp
/*
* The young Library
* Copyright (c) 2005 by Yang Huan(杨桓)
* Permission to use, copy, modify, distribute and sell this software for any
* purpose is hereby granted without fee, provided th
serpent_algorithm.java
// $Id: $
//
// $Log: $
// Revision 1.1.1 1998/04/10 raif
// + added code to generate Intermediate Values KAT.
// + cosmetics.
//
// Revision 1.1 1998/04/07 Serpent authors
// + revised slightly (
k_algorithm.c
#include
#include
#include
#include
int vectornum;
int vectorsize;
float * datafield;
float * tempcenter;
struct GROUP
{
std_algorithm.h
// -*- C++ -*-
// Copyright (C) 2001, 2002 Free Software Foundation, Inc.
//
// This file is part of the GNU ISO C++ Library. This library is free
// software; you can redistribute it an
sa_algorithm.h
/*
* Copyright (C) 2004 Mike Wray
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
sa_algorithm.c
/*
* Copyright (c) 2002 James Morris
* Copyright (C) 2004 Mike Wray
*
* This program is free software; you can redistribute it and/or modify
* it un
greedy_algorithm.java
/*
* Greedy_Algorithm.java
*
* Created on 2007年6月3日, 下午4:30
*
* To change this template, choose Tools | Template Manager
* and open the template in the editor.
*/
package sunfa;
/*