搜索结果
找到约 65 项符合
VARIABLES 的查询结果
按分类筛选
- 全部分类
- 技术资料 (7)
- 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)
- 汇编语言 (1)
- 文章/文档 (1)
- 微处理器开发 (1)
- J2ME (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- 邮电通讯系统 (1)
汇编语言 his header file that is used to define all preprossor directives, global variables, and prototype
his header file that is used to define all preprossor directives,
global variables, and prototypes.
The user must modify this header file for their particular Bridge Transducer
in use before proceeding.
编辑器/阅读器 MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provide
MIB Browser allows you to view the hierarchy of SNMP MIB variables in the form of a tree and provides you with additional information about each node.
With MIB Browser you can easily load (compile) standard and proprietary MIB files, view and manipulate data that is available in an SNMP agent.
其他 BNB20 Finds the constrained minimum of a function of several possibly integer variables. % Usage: [
BNB20 Finds the constrained minimum of a function of several possibly integer variables.
% Usage: [errmsg,Z,X,t,c,fail] =
% BNB20(fun,x0,xstatus,xlb,xub,A,B,Aeq,Beq,nonlcon,settings,options,P1,P2,...)
%
% BNB solves problems of the form:
% Minimize F(x) subject to: xlb <= x0 <=xub
% A*x <= B ...
matlab例程 EKF-SLAM Simulator This version of the simulator uses global variables for all large objects, suc
EKF-SLAM Simulator
This version of the simulator uses global variables for
all large objects, such as the state covariance matrix.
While bad programming practice, it is a necessary evil
for MatLab efficiency, as MatLab has no facility to avoid
gratuitous memory allocation and copying when passing
( ...
软件设计/软件工程 You use variables in your program to hold data which may be in different type, such as characters, n
You use variables in your program to hold data which may be in different type, such as characters, numbers, date and time etc.
VC书籍 As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables. Pro
As a programming language, C is rather like Pascal or Fortran.. Values are stored in variables.
Programs are structured by defining and calling functions. Program flow is controlled using loops, if
statements and function calls. Input and output can be directed to the terminal or to files. Related d ...
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
电子书籍 这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic pro
这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic processes” Athanasions Papoulis 著
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 ...
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 ...