代码搜索:containing

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

代码结果 10,000
www.eeworm.com/read/312526/13610068

m make_rp.m

% This file makes the structure containing the run % parameters used for the Adpative Equalization experiment rp.Nruns = 200; rp.var_v = 0.001; rp.decay = 0; rp.p = 11;
www.eeworm.com/read/309739/13665097

txt ram_readme.txt

The following files were generated for 'ram' in directory D:\Develop\PQS\FPGA\fft_test\fft_test_core\: ram.edn: Electronic Data Netlist (EDN) file containing the information required to i
www.eeworm.com/read/309739/13665108

txt ram_readme.txt

The following files were generated for 'ram' in directory D:\Develop\PQS\FPGA\fft_test: ram.edn: Electronic Data Netlist (EDN) file containing the information required to implement the mo
www.eeworm.com/read/307881/13713351

m sigav.m

% sigav.m - signal averaging % % y = sigav(D, N, x) % % D = length of each period % N = number of periods % x = row vector of length at least ND (doesn't check it) % y = length-D row vector containing
www.eeworm.com/read/302078/13842643

h bpnet.h

#ifndef bpnetH #define bpnetH //处理单元类(神经元) class Processing_units { public: float *processing_unit_input; int number_of_input_units; //输入单元个数 void establish_array_of_processing_unit_in
www.eeworm.com/read/152726/5667175

java digitpasswordgenerator.java

/************************************************************************* * * * EJBCA: The OpenSource Certificate Authority
www.eeworm.com/read/152721/5667474

java dersequence.java

package org.bouncycastle.asn1; import java.io.*; import java.util.*; public class DERSequence extends ASN1Sequence { /** * create an empty sequence */ public DERSequence()
www.eeworm.com/read/151104/5686231

pl bintocarr.pl

#!/usr/bin/perl -w # $Id: bintocarr.pl,v 1.4 2001/08/08 08:18:13 bjarne Exp $ # Copy of mkjulbin.pl made by Olof # convert a binary stdin to a C-file containing a char array of the input # first argum
www.eeworm.com/read/150881/5687993

java allsupergenestests.java

/* * This file is part of JGAP. * * JGAP offers a dual license model containing the LGPL as well as the MPL. * * For licencing information please see the file license.txt included with JGAP
www.eeworm.com/read/150881/5688011

java alleventtests.java

/* * This file is part of JGAP. * * JGAP offers a dual license model containing the LGPL as well as the MPL. * * For licencing information please see the file license.txt included with JGAP