搜索结果
找到约 239 项符合
Value 的查询结果
按分类筛选
- 全部分类
- 单片机编程 (18)
- 其他 (17)
- 技术资料 (17)
- 其他书籍 (13)
- matlab例程 (13)
- 单片机开发 (13)
- Java编程 (12)
- 数值算法/人工智能 (10)
- 数学计算 (10)
- 数据结构 (9)
- 人工智能/神经网络 (8)
- 书籍 (7)
- 模拟电子 (5)
- 软件设计/软件工程 (4)
- 书籍源码 (4)
- 数据库系统 (4)
- 可编程逻辑 (3)
- VHDL/FPGA/Verilog (3)
- 其他数据库 (3)
- 通讯/手机编程 (3)
- 汇编语言 (3)
- 其他行业 (3)
- C/C++语言编程 (2)
- 加密解密 (2)
- 游戏 (2)
- Linux/Unix编程 (2)
- VC书籍 (2)
- 嵌入式/单片机编程 (2)
- SCSI/ASPI (2)
- 压缩解压 (2)
- CA认证 (2)
- 技术管理 (2)
- 论文 (2)
- 教程资料 (1)
- PCB相关 (1)
- 电源技术 (1)
- DSP编程 (1)
- 教程资料 (1)
- 通信网络 (1)
- 开发工具 (1)
- 测试测量 (1)
- 仿真技术 (1)
- 其他嵌入式/单片机内容 (1)
- 邮电通讯系统 (1)
- Delphi/CppBuilder (1)
- SQL Server (1)
- 并行计算 (1)
- Symbian (1)
- 文章/文档 (1)
- Jsp/Servlet (1)
- 3G开发 (1)
- 磁盘编程 (1)
- 多国语言处理 (1)
- 微处理器开发 (1)
- JavaScript (1)
- Applet (1)
- 金融证券系统 (1)
- Windows Mobile (1)
- Delphi控件源码 (1)
- 编译器/解释器 (1)
- Windows CE (1)
- 文件格式 (1)
- 驱动程序 (1)
- 行业应用文档 (1)
- Windows编程 (1)
- 接口技术 (1)
- 笔记 (1)
- VIP专区 (1)
matlab例程 The equation is written as a system of two first order ODEs. These are evaluated for different value
The equation is written as a system of two first order ODEs. These are evaluated for different values of the parameter Mu. For faster integration, we choose an appropriate solver based on the value of the parameter Mu.
其他 采用eigen value来模拟各种衰落信道的源码程序
采用eigen value来模拟各种衰落信道的源码程序,可以仿真瑞利衰落和AWGN叠加等等的情况。有详细注释。
并行计算 How the K-mean Cluster work Step 1. Begin with a decision the value of k = number of clusters S
How the K-mean Cluster work
Step 1. Begin with a decision the value of k = number of clusters
Step 2. Put any initial partition that classifies the data into k clusters. You may assign the training samples randomly, or systematically as the following:
Take the first k training sample as single-e ...
Symbian The Software cannot constitute the primary value of any new software derived from or incorporating
The Software cannot constitute the primary value of any new software derived
from or incorporating the Software.
文章/文档 javascript中文教程 <INPUT TYPE="button" NAME="objectName" VALUE="buttonText" [onClick="hand
javascript中文教程
<INPUT
TYPE="button"
NAME="objectName"
VALUE="buttonText"
[onClick="handlerText"]>
NAME specifies the name of the button object as a property of the enclosing form object and can be accessed using the name property. VALUE specifies the label to display on the button face and ...
其他书籍 From helping to assess the value of new medical treatments to evaluating the factors that affect ou
From helping to assess the value of new medical treatments to evaluating the
factors that affect our opinions and behaviors, analysts today are finding
myriad uses for categorical data methods. In this book we introduce these
methods and the theory behind them.
Statistical methods for categorical re ...
数值算法/人工智能 Real Value FFT Algorithm
Real Value FFT Algorithm
Jsp/Servlet an application that finds the smallest of several integers. Assume that the first value read specif
an application that finds the smallest of several integers. Assume that the first value
read specifies the number of values to input from the user
其他书籍 Sprague-Grundy Value(博弈论)
Sprague-Grundy Value(博弈论)
其他数据库 一个小型的基于Hash的Key=>Value的数据库
一个小型的基于Hash的Key=>Value的数据库,速度很快,目前主要运行在Unix/Linux平台