代码搜索结果
找到约 10,000 项符合
C 的代码
sga-c.tex
\documentstyle[apaua]{article}
\pagestyle{empty}
\oddsidemargin=0in
\evensidemargin=0in
\topmargin=0.5in
\textheight=9in
\textwidth=6.5in
\footheight=0in
\columnsep=0.25in
\headsep=0in
\h
encode_bit.m
function [output, state] = encode_bit(g, input, state)
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech
% for academic use only
% This function takes as an input a single bit to be encod
readme
SGA-C: A C-language Implementation
of a Simple Genetic Algorithm
Robert E. Smith
The University of Alabama
David E. Goldberg
The University of Illinois
and
Jeff A. Earickson
Alabama S
sga-c.tex
\documentstyle[apaua]{article}
\pagestyle{empty}
\oddsidemargin=0in
\evensidemargin=0in
\topmargin=0.5in
\textheight=9in
\textwidth=6.5in
\footheight=0in
\columnsep=0.25in
\headsep=0in
\h
encode_bit.m
function [output, state] = encode_bit(g, input, state)
% Copyright 1996 Matthew C. Valenti
% MPRG lab, Virginia Tech
% for academic use only
% This function takes as an input a single bit to be encod
i2c.lnp
"i2c.obj"
TO "i2c"
RAMSIZE(256)
pzgssvx_abglobal.c
#include
#include "superlu_zdefs.h"
void
pzgssvx_ABglobal(superlu_options_t *options, SuperMatrix *A,
ScalePermstruct_t *ScalePermstruct,
doublecomplex B[], int ldb, int nrhs, gridi
pdgssvx_abglobal.c
#include
#include "superlu_ddefs.h"
void
pdgssvx_ABglobal(superlu_options_t *options, SuperMatrix *A,
ScalePermstruct_t *ScalePermstruct,
double B[], int ldb, int nrhs, gridinfo_t
ckuker.nr
.\" @(#) kermit.1 6.0.192 96/09/06 Columbia University
.TH KERMIT 1C "6 Sep 96" "UNIX C-Kermit"
.SH NAME
kermit \- C-Kermit 6.0.192 communications software for serial and network
connections: modem di
ckuker.cpp
.\" @(#) kermit.1 6.0.192 96/09/06 Columbia University
#ifdef COMMENT
This man page must be run through the C-Kermit makefile before it can
be used: "make manpage". Or you can do the following:
cc