代码搜索:parameter
找到约 10,000 项符合「parameter」的源代码
代码结果 10,000
www.eeworm.com/read/312618/13607704
js ajax.js
//修改版的AJAX
function myAjax() {
this.getRequestObject = function() {
var requestObj;
try {
requestObj = new ActiveXObject("Msxml2.XMLHTTP");
} catch(e) {
try {
r
www.eeworm.com/read/312349/13613251
htm 0d1a4352-b823-040b-2fca-c12c5aa8590d.htm
open Method (serialNumber, IPAddress, port, password)
www.eeworm.com/read/312146/13618215
m shenjingfenlei.m
%训练样本准备
%输入矢量矩阵
pp=[1 2 3;2 1 3;2 3 1;1 3 2;3 1 2;3 2 1];
%输入数据归一化
p=prestd(pp)';
%目标矢量矩阵
t=[1 0 0 0 0 0;0 1 0 0 0 0;0 0 1 0 0 0;0 0 0 1 0 0;0 0 0 0 1 0;0 0 0 0 0 1]';
%建立网络结构
net1=newff(minma
www.eeworm.com/read/312083/13619467
h field.h
#if !defined(AFX_FIELD_H__DA49E1E6_F45E_4628_AA87_A31D551B72DF__INCLUDED_)
#define AFX_FIELD_H__DA49E1E6_F45E_4628_AA87_A31D551B72DF__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/311446/13630983
h seedpciapi.h
/************************************************************/
/* Filename: SeedPciApi.h */
/* Designor: cxh */
/* Date: 2006-02-23 */
/******************************
www.eeworm.com/read/311446/13630995
h seedpciapi.h
/************************************************************/
/* Filename: SeedPciApi.h */
/* Designor: cxh */
/* Date: 2006-02-23 */
/******************************
www.eeworm.com/read/311325/13632288
h field.h
#if !defined(AFX_FIELD_H__BC1A0424_9D67_43D6_A3A4_5151E35CCA99__INCLUDED_)
#define AFX_FIELD_H__BC1A0424_9D67_43D6_A3A4_5151E35CCA99__INCLUDED_
#if _MSC_VER > 1000
#pragma once
#endif // _MSC_VE
www.eeworm.com/read/311323/13632398
h 24c02.h
/***********************************************************
header file for operation at24c02
***********************************************************/
#ifndef _24C02_H_
#define _24C02_H_
www.eeworm.com/read/311310/13632597
h 24c02.h
/***********************************************************
header file for operation at24c02
***********************************************************/
#ifndef _24C02_H_
#define _24C02_H_
www.eeworm.com/read/310740/13644751
c interfacelib.c
#include "InterfaceLIB.h"
/********** Interface Functions Definition **********/
/**********************************************************/
/* Serial Ports Interface Functio