搜索结果
找到约 59 项符合
variables 的查询结果
按分类筛选
- 全部分类
- matlab例程 (7)
- Java编程 (5)
- 其他 (4)
- 人工智能/神经网络 (4)
- 数学计算 (4)
- 单片机开发 (3)
- Linux/Unix编程 (3)
- 其他书籍 (3)
- 编译器/解释器 (2)
- 电子书籍 (2)
- 软件设计/软件工程 (2)
- 数值算法/人工智能 (2)
- 书籍 (2)
- 可编程逻辑 (1)
- 编辑器/阅读器 (1)
- 其他嵌入式/单片机内容 (1)
- 文章/文档 (1)
- 文件格式 (1)
- 汇编语言 (1)
- 邮电通讯系统 (1)
- 微处理器开发 (1)
- VC书籍 (1)
- 驱动编程 (1)
- 通讯/手机编程 (1)
- J2ME (1)
- 源码 (1)
- 软件 (1)
- 论文 (1)
- 技术资料 (1)
邮电通讯系统 Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean Gaussian random variab
Generate the digital AWGN signal n[k] (sampled n(t)) by generating zero mean
Gaussian random variables independently (separately) for each k MATLAB function random.
Java编程 A Web Tutorial on Discrete Features of Bayes Decision Theory This applet allows for the calculation
A Web Tutorial on Discrete Features of Bayes Decision Theory
This applet allows for the calculation of the decision boundary given a three dimensional feature vector. Specifically, by stipulating the variables such as the priors, and the conditional likelihoods of each feature with respect to each c ...
Java编程 Deployment of Server 1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the env
Deployment of Server
1.install Tomcat(superior than j2sdk1.4.2 and Tomcat 5.0),and setup the envionment variables of JAVA_HOME
2.decompress file assignment2.war, and copy the directory to the directory called webapps in localhost machine.
3.start Tomcat
4.access to the application via http://< ...
编译器/解释器 IDE开发环境
IDE开发环境,可以挂载SDCC
The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code editor. The BASIC IDE is being coded in Borl ...
matlab例程 The main features of the considered identification problem are that there is no an a priori separati
The main features of the considered identification problem are that there is no an a priori separation of the variables into inputs and outputs and the approximation criterion, called misfit, does not depend on the model representation. The misfit is defined as the minimum of the l2-norm between the ...
电子书籍 This text shows how to analyze programs without its source code, using a debugger and a disassembler
This text shows how to analyze programs without its source code, using a debugger and a disassembler, and covers hacking methods including virtual functions, local and global variables, branching, loops, objects and their hierarchy, and more.
matlab例程 PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A componen
PRINCIPLE: The UVE algorithm detects and eliminates from a PLS model (including from 1 to A components) those variables that do not carry any relevant information to model Y. The criterion used to trace the un-informative variables is the reliability of the regression coefficients: c_j=mean(b_j)/std ...
微处理器开发 44b0公版的测试程序
44b0公版的测试程序, *******************************************************
* NAME : 44BINIT.S *
* Version : 10.JAn.2003 *
* Description: *
* C start up codes *
* Configure memory, Initialize ISR ,stacks *
* Initialize C-variables *
* Fill zeros into zero-initialized C-varia ...
单片机开发 getip1.cpp // // This program reports the IP address for each adapter in your machine. // To comp
getip1.cpp
//
// This program reports the IP address for each adapter in your machine.
// To compile from command-line type:
//
// cl getip1.cpp wsock32.lib
//
// Make sure your INCLUDE and LIB environment variables are set up properly
// you can run vcvars32.bat
matlab例程 The BNL toolbox is a set of Matlab functions for defining and estimating the parameters of a Bayesi
The BNL toolbox is a set of Matlab functions for defining and estimating the
parameters of a Bayesian network for discrete variables in which the conditional
probability tables are specified by logistic regression models. Logistic regression can be
used to incorporate restrictions on the conditional ...