搜索结果
找到约 89 项符合
parameter 的查询结果
按分类筛选
- 全部分类
- 技术资料 (14)
- matlab例程 (9)
- Java编程 (4)
- 数值算法/人工智能 (4)
- 其他 (4)
- 其他书籍 (4)
- 单片机开发 (4)
- 模拟电子 (3)
- 单片机编程 (3)
- 人工智能/神经网络 (3)
- 通讯编程文档 (3)
- 微处理器开发 (2)
- 电子书籍 (2)
- 数学计算 (2)
- Linux/Unix编程 (2)
- Delphi控件源码 (2)
- 软件设计/软件工程 (2)
- 通讯/手机编程 (2)
- 其他行业 (2)
- 驱动编程 (2)
- 多媒体处理 (1)
- 通信网络 (1)
- 无线通信 (1)
- 可编程逻辑 (1)
- 测试测量 (1)
- VC书籍 (1)
- Modem编程 (1)
- 行业发展研究 (1)
- VHDL/FPGA/Verilog (1)
- 压缩解压 (1)
- J2ME (1)
- DSP编程 (1)
- 磁盘编程 (1)
- Jsp/Servlet (1)
- 编辑器/阅读器 (1)
- 金融证券系统 (1)
Java编程 import com.bsd.erp.common.dbbean.DBMESSAGE1001_Delete import com.bsd.erp.common.form.MESSAGE1001Fo
import com.bsd.erp.common.dbbean.DBMESSAGE1001_Delete
import com.bsd.erp.common.form.MESSAGE1001Form
import com.bsd.erp.common.parameter.IPMESSAGE1001_Delete
import com.bsd.erp.web.common.MacroDef
import com.bsd.erp.web.upc.UserInfo
import com.fws.common.FWSDefine
import com.fws.struts.BasePar ...
Linux/Unix编程 .ifnz I2C_SUPPORT ************************************************************** Function : fPro
.ifnz I2C_SUPPORT
**************************************************************
Function : fProcessI2cRead
Description : process I2C write function
Input : IOP_DATA1_H=rCtrlByte,IOP_DATA1_L=rAddr
Output : NONE
**************************************************************
fProcessI2cRead:
f ...
单片机开发 ARP test mode. According to the idea we design the arithmetic for the key part, first the system sen
ARP test mode. According to the idea we design the arithmetic for the key part, first the system sends a message to the target machine, and then system wait for the response. Once system receives a message, it starts to analyze the message, according to the message s parameter system judges whether ...
人工智能/神经网络 ClustanGraphics聚类分析工具。提供了11种聚类算法。 Single Linkage (or Minimum Method, Nearest Neighbor) Complete Li
ClustanGraphics聚类分析工具。提供了11种聚类算法。
Single Linkage (or Minimum Method, Nearest Neighbor)
Complete Linkage (or Maximum Method, Furthest Neighbor)
Average Linkage (UPGMA)
Weighted Average Linkage (WPGMA)
Mean Proximity
Centroid (UPGMC)
Median (WPGMC)
Increase in Sum of Squares (Ward s Me ...
数值算法/人工智能 A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian co
A Markov Chain Monte Carlo version of the genetic algorithm Differential Evolution: easy Bayesian computing for real parameter spaces
Java编程 struts validator验证框架 1、配置: * 加入国际化配置在struts-config.xml文件中
struts validator验证框架
1、配置:
* 加入国际化配置在struts-config.xml文件中,如:
<message-resources parameter="MessageResources" />
* 提供国际化资源文件
* 引入validator插件在struts-config.xml文件中,如:
<plug-in className="org.apache.struts.validator.ValidatorPlugIn">
<set-property
pro ...
磁盘编程 硬盘结构、参数、品牌等
硬盘结构、参数、品牌等,PC3000维修介绍,硬盘维修流程介绍 --Hard disk structure , parameter , brand etc. , PC3000 are kept in repair introduce that, the technological process the hard disk is kept in repair introduces that
通讯/手机编程 In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for un
In this project we analyze and design the minimum mean-square error (MMSE) multiuser receiver for uniformly quantized synchronous code division multiple access (CDMA) signals in additive white Gaussian noise (AWGN) channels.This project is mainly based on the representation of uniform quantizer by ...
其他书籍 The first two functions are useful for creating a blank image of the specified parameters. A possibl
The first two functions are useful for creating a blank image of the specified parameters. A possible use is in functions that require a pointer to a result.
The clone function performs an exact copy of the IplImage* parameter
matlab例程 This file is a function under matlab which allow to compute and plot Amplitude modulation : AM. We c
This file is a function under matlab which allow to compute and plot Amplitude modulation : AM. We can observe the effect of the information parameter can be changed such as amplitude and modulation ratio m.