代码搜索:boolean

找到约 10,000 项符合「boolean」的源代码

代码结果 10,000
www.eeworm.com/read/443646/7629512

c clustalw.c

#include #include #include #ifdef MAC #include #endif #include "clustalw.h" /* * Prototypes */ #ifdef MAC extern int ccommand(char ***); #endif extern vo
www.eeworm.com/read/443646/7629543

h param.h

#define MAXARGS 100 typedef struct { char *str; sint *flag; int type; char **arg; } cmd_line_data; /* command line switches */ sint setoptions = -1; sint sethelp = -1; sint setinteractive =
www.eeworm.com/read/443518/7631571

c testrules.c

/*************************************************************************/ /* */ /* Evaluatation of rulesets */ /* ------------------------ */ /* */ /*********************
www.eeworm.com/read/443500/7631709

java model.java

/* * Created on Mar 27, 2005 * * TODO the model of MVC structure. when model data are changed, call the view * to show result to user */ package model; import java.awt.event.ActionEvent;
www.eeworm.com/read/442834/7643797

java _socketchannel.java

package org.pool; import java.io.IOException; import java.net.InetSocketAddress; import java.net.Socket; import java.net.SocketAddress; import java.nio.ByteBuffer; import java.nio.channels.SocketChan
www.eeworm.com/read/442724/7645871

java servicefile.java

package open; // Basic Java object used to represent a J2SE File object // Provides custom wrapper for file-centric data as needed by application // TODO: Investigate feasibility of leveraging ja
www.eeworm.com/read/442691/7646233

txt ubigintschangehistory.txt

{Changes Jan 2007 by GDD * Added variations of "Divide With Remainder" operations to include DivideRemFloor and DivideRemEuclidean in addition to the standard DivideRem which uses t
www.eeworm.com/read/442671/7646341

pas pfibdatainfo.pas

{***************************************************************} { FIBPlus - component library for direct access to Firebird and } { InterBase databases }
www.eeworm.com/read/442671/7646342

pas pfibinterfaces.pas

{***************************************************************} { FIBPlus - component library for direct access to Firebird and } { InterBase databases }
www.eeworm.com/read/442671/7646367

pas fibquery.pas

{***************************************************************} { FIBPlus-component library for direct access to Firebird and } { InterBase databases } { } { FIBPlus is based in part on the prod