代码搜索:Algorithm
找到约 10,000 项符合「Algorithm」的源代码
代码结果 10,000
www.eeworm.com/read/125142/7126562
h tiffconf.h
/* $Header: /cvsroot/osrs/libtiff/libtiff/tiffconf.h,v 1.3 2001/05/12 03:59:50 warmerda Exp $ */
/*
* Copyright (c) 1988-1997 Sam Leffler
* Copyright (c) 1991-1997 Silicon Graphics, Inc.
*
* Permi
www.eeworm.com/read/464287/7166633
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initializega.m Initialization function for float and binary
% repres
www.eeworm.com/read/463205/7186338
c realdft2.c
/**************************************************************************************
FILE
realdft2.c - C source for an example inplementation of the DFT/IDFT
of two N-point real sequences us
www.eeworm.com/read/461039/7235526
m contents.m
% contents.m
%
% This directory contains a example files that illustrates
% some of the algorithm developed in the toolsvm or toolreg
%
% File | Comments
%
www.eeworm.com/read/459846/7264104
m contents.m
% Genetic Optimization Toolbox
%
% Main interface
% ga.m The Genetic Algorithm
% initialize.m Initialization function Used by ga.m
%
% Operators used during simulated
www.eeworm.com/read/459288/7277836
txt out3.txt
**** MENU ****
1. Bully's Algorithm
2. Ring Algorithm
3. Exit
Enter your choic
www.eeworm.com/read/458682/7291659
sh primes.sh
#!/bin/bash
# primes.sh: Generate prime numbers, without using arrays.
# Script contributed by Stephane Chazelas.
# This does *not* use the classic "Sieve of Eratosthenes" algorithm,
#+ but instead
www.eeworm.com/read/454396/7392214
txt readme.txt
Encrypt - Rudimentary encryption/decryption demo program
Copyright (c) 1997 SoftCircuits Programming (R)
Redistributed by Permission.
This Visual Basic 5.0 example program demonstrates a very sim