代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/474814/1390519
cc sqrt_server.cc
// Sample Glish program - a "sqrt" server
//
// This Glish client responds to "compute" events by generating an "answer"
// event whose value is the square-root of the value of the "compute" event.
//
www.eeworm.com/read/474814/1390531
sqrt-server readme.sqrt-server
There are three examples in this directory of "square root" servers.
These are Glish clients that respond to particular events they receive
by generating "square-root" response events. The response e
www.eeworm.com/read/459110/1573694
java randomgenerator.java
package org.bouncycastle.crypto.prng;
/**
* Generic interface for objects generating random bytes.
*/
public interface RandomGenerator
{
/**
* Add more seed material to the generator.
www.eeworm.com/read/250990/4425387
java~ randomgenerator.java~
package org.bouncycastle.crypto.prng;
/**
* Generic interface for objects generating random bytes.
*/
public interface RandomGenerator
{
/**
* Add more seed material to the generator.
www.eeworm.com/read/236383/4641010
txt doxygen.txt
Doxygen usage information
-------------------------
Doxygen can be downloaded from http://www.doxygen.org
Note: for generating graphs you will also need "dot" which is part of
the ATT
www.eeworm.com/read/236378/4641175
txt doxygen.txt
Doxygen usage information
-------------------------
Doxygen can be downloaded from http://www.doxygen.org
Note: for generating graphs you will also need "dot" which is part of
the ATT
www.eeworm.com/read/233448/4681717
readme
Check the test directives used in GCC's testsuite by generating and
running tests that use combinations of those commands or that stress
the selector expressions that can be used in those directives.
www.eeworm.com/read/229812/4738301
c diag0062.c
// generating ctors,dtors, and assignment operators should only
// report access errors on private accesses of immediate base classes
struct PRI {
private:
PRI();
~PRI();
PRI & opera
www.eeworm.com/read/229812/4751761
gml wfl.gml
.chap The &product Compile and Link Utility
.*
.np
The &product Compile and Link Utility is designed for generating
applications, simply and quickly, using a single command line.
On the command l
www.eeworm.com/read/227264/4776163
java absionlygenerator.java
/**
* Description: The description of generating operator guided by a private state only
*
* @ Author Create/Modi Note
* Xiaofeng Xie Apr 28, 2006
* Xiaofeng Xie Jul 14, 200