代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/417741/10977077
java pointresults.java
package ir.classifiers;
import java.io.*;
import java.util.*;
import ir.vsr.*;
import ir.utilities.*;
/**
* Utility class for generating average result curves.
* Gives vector of sample numerical r
www.eeworm.com/read/451308/7467546
java pointresults.java
package ir.classifiers;
import java.io.*;
import java.util.*;
import ir.vsr.*;
import ir.utilities.*;
/**
* Utility class for generating average result curves.
* Gives vector of sample numerical r
www.eeworm.com/read/449369/7508016
am makefile.am
## Process this file with automake to produce Makefile.in
# Makefile for generating binary program LK from sources.
# $Id: Makefile.am,v 1.36 1998/12/05 22:36:18 neto Exp neto $
## Copyright (C) 19
www.eeworm.com/read/399326/7869524
m contents.m
%Graph Analysis Toolbox
%Version 1.0 27-May-2003
%
%Generating filters for space-variant graphs.
% contour2pdf - Function pdfImg=contour2pdf(img) inputs an RGB contour image with contours
%
www.eeworm.com/read/323119/13350364
0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase insert-informix_odbc-nt_4.0-cmp-db2,informix,ms-sql,mysql,oracle,solid,sybase
Testing server 'Informix 7.30C1 ' at 1998-10-05 15:25:46
Testing the speed of inserting data into 1 table and do some selects on it.
The tests are done with a table that has 100000 rows.
Generating
www.eeworm.com/read/140582/5786691
sh genkeys.sh
#!/bin/sh
# generate the key for A
openssl genrsa -out keyA-priv.pem 512
# generate the key for B
openssl genrsa -out keyB-priv.pem 512
# now turn A into self-signed certificate
echo "Generating ce
www.eeworm.com/read/126641/6015772
c cb.c
#include "tunala.h"
#ifndef NO_OPENSSL
/* For callbacks generating output, here are their file-descriptors. */
static FILE *fp_cb_ssl_info = NULL;
static FILE *fp_cb_ssl_verify = NULL;
/* Output lev