代码搜索:Variable
找到约 10,000 项符合「Variable」的源代码
代码结果 10,000
www.eeworm.com/read/124842/14533606
txt readme.txt
Tree Structured Genetic Algorithm
An algorithm for Genetic Programming
Ben.McKay & Mark Willis
(c)
www.eeworm.com/read/124842/14534199
m mav.m
function [out]=mav(v,n,all,in)
%
% mav.m
%
% Moving average filter
%
% v = current variable
% n = number of steps to include
% all = 0 to filter entire data set
% in = input data
% out
www.eeworm.com/read/124783/14544734
cpp gauss-seigel-1.cpp
/*************************************************************
*这个程序采用高斯—赛德尔迭代法解线性方程组。
*程序设计要求:设计测试主程序
*测试线性方程:
* 10*x1+x2+2*x3=44
* 2*x1+10*x2+x3=51
* x1+2*x2+10*x3=61
* 解:x1=3,x2=4,x3=5
*
www.eeworm.com/read/123749/14614307
txt variables.txt
VARIABLE STRUCTURE
There are two structures: 'para' and 'data',
where structure 'para' contains all parameters including 'load data',
'variogram', 'kriging', and 'display', and structur
www.eeworm.com/read/123658/14616757
def stab.def
/* Table of DBX symbol codes for the GNU system.
Copyright (C) 1988 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of
www.eeworm.com/read/223570/14623640
doc mylib.doc
MyLib
________________________________________________________________________________
Introduction:
This instrument driver provides programming suppo
www.eeworm.com/read/223325/14645515
c randompackage.c
/* Random Number Generator for non-uniform distributions */
/* Authors : Weili Chen, Zixuan Ma */
/* Anyone can use it for any purposes */
#include
www.eeworm.com/read/222814/14673302
java heapoffishstrings.java
/*
* Copyright (c) 1996, 1997 Bill Venners. All Rights Reserved.
*
* This Java source file is part of the Interactive Illustrations Web
* Site, which is delivered in the applets directory of the C
www.eeworm.com/read/222596/14684443
html stmts.html
JavaScript 的语法
JavaScript statements consist of keywords used with the appropriate synt