代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/327259/13090505
txt readme.txt
This program test the data transmit on the W90N745 uart ports.
You can just run the executable file without any parameter and also
can modify the source code to suit your need.
This test program o
www.eeworm.com/read/140245/13094375
readme
This is libparam 1.0, a library providing parsing and unparsing of
DiskSim/diskmodel parameter files.
See INSTALL for compiling information.
See COPYING for the copyright notice and copying condit
www.eeworm.com/read/241695/13124973
m crtrp.m
% CRTRP.M (CReaTe an initial (Real-value) Population)
%
% This function creates a population of given size of random real-values.
%
% Syntax: Chrom = crtrp(Nind,FieldDR);
%
% Input
www.eeworm.com/read/139772/13135167
testsingle
# the parameter is the name of a c-file residing in EXAMPLE directory
i='EXAMPLES/'$1'.c'
cp $i userfu.c
make exe
exe
if [ -s *.pro ]
then
mv *.pro EXAMPLES
fi
if [ -s *.mes ]
then
mv *.mes EXAMPL
www.eeworm.com/read/241323/13156426
m numerov3.m
function f=numerov3(x0,x1,N,P,W,E,Y0,DY0);
%> The file integrates the 1D Schrodinger equation
%> for an 'arbitrary' potential using the Numerov method.
%> IT IS JUST A MODIFICATION OF NU
www.eeworm.com/read/138465/13235088
readme
Python-to-libsvm interface
Introduction
============
Python (http://www.python.org/) is a programming language suitable for
rapid development. This python-to-libsvm interface is developed so
users
www.eeworm.com/read/138082/13266575
h imager32.h
#ifndef __IMAGER32_H__
#define __IMAGER32_H__
#ifdef __cplusplus
extern "C" {
#endif // __cplusplus
//////////////////////////////////////////////////////////////////////////////
bool WINAPI
www.eeworm.com/read/323721/13325243
m crtrp.m
% CRTRP.M (CReaTe an initial (Real-value) Population)
%
% This function creates a population of given size of random real-values.
%
% Syntax: Chrom = crtrp(Nind,FieldDR);
%
% Input