代码搜索:Generating
找到约 2,801 项符合「Generating」的源代码
代码结果 2,801
www.eeworm.com/read/366702/2876299
f90 recursive_reference_1.f90
! { dg-do compile }
! Tests the patch for PR27613, in which directly recursive, scalar
! functions were generating an "unclassifiable statement" error
! for the recursive statement(s). This was subse
www.eeworm.com/read/359048/2980539
java testsig.java
import java.io.*;
import java.security.*;
class testSig {
public static void main(String[] args) {
/* Test generating and verifying a DSA signature */
try {
/* gen
www.eeworm.com/read/356555/3040914
java contentproviderheap.java
package net.wastl.webmail.misc;
import net.wastl.webmail.ui.ContentProvider;
/**
* ContentProviderHeap.java
*
* This class is a simple heap structure for generating a sorted order for
*
www.eeworm.com/read/354016/3080245
cmake featuresummary.cmake
# - Macros for generating a summary of enabled/disabled features
#
# PRINT_ENABLED_FEATURES()
# Print a summary of all enabled features. By default all successfull
# FIND_PACKAGE() calls will
www.eeworm.com/read/257015/4366665
m experim.m
function [y_data,u_data] = experim
% EXPERIM
% Function for generating data for neural network training.
% Call:
% [Y,U]=experim;
% Data can be generate
www.eeworm.com/read/473927/6825480
txt 271.txt
Rule:
--
Sid:
271
--
Summary:
This event is generated when an attempt is made to issue a Denial of
Service attack against a host or network by generating traffic between
your udp echo port and the
www.eeworm.com/read/238116/13905465
c noise.c
/*
* Program to generate data file for simulated random-walk frequency
* noise. It does this by generating random Gaussian samples and
* integrating once for frequency and twice for phase. The fil
www.eeworm.com/read/201318/15410955
py biwsdlbiappcodegen.py
from BiWsdlJsCodeGen import *
from BiWsdlBiJsStubCodeGen import *
import re
import itertools
import string
import os.path
"""
BiWsdiBiAppCodeGen is a class for generating sample Bindows app
www.eeworm.com/read/200389/15434286
m sre_nonline_regress.m
% nonlinear regressive anllysis
clear all
close all
%______________________________________________
% model I: y=a* (1- exp(0-b*x) )
% a=108; b=0.5;
%
% Generating exprimental da
www.eeworm.com/read/111079/15519579
txt 00readme.txt
ECGSYN: A program for generating a realistic synthetic ECG
Copyright (C) 2003 by Patrick McSharry & Gari Clifford. All rights reserved.
Compiling ECGSYN
================
This directory contains sou