搜索结果
找到约 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)
其他 This a wonderful reference on the In s and Out s of using Global JavaScript Variables within Brio In
This a wonderful reference on the In s and Out s of using Global JavaScript Variables within Brio Intelligence BQY s. 这是一个关于 Brio Intelligence BQY中使用全局 JavaScript 变量进行输入输出的好参考
人工智能/神经网络 This a GA implementation using binary and real coded variables. Mixed variables can be used. Constra
This a GA implementation using binary and real coded variables. Mixed variables can be used. Constraints can also be handled. All constraints must be greater-than-equal-to type (g >= 0) and normalized (see the sample problem in prob1 in objective()).
人工智能/神经网络 GUI FOR GENERATING MULTIVARIATE RANDOM VARIABLES FROM MIXTURE的matlab实现
GUI FOR GENERATING MULTIVARIATE RANDOM VARIABLES FROM MIXTURE的matlab实现
Linux/Unix编程 BLT is a library of extensions to the Tk library. It adds new commands and variables to the applicat
BLT is a library of extensions to the Tk library. It adds new commands and variables to the application s interpreter.
编辑器/阅读器 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.
编译器/解释器 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 ...
其他 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 ...
文章/文档 The extern Keyword.Declarations of variables and functions at file scope are external by default.
The extern Keyword.Declarations of variables and functions at file scope are external by default.
matlab例程 % % set some variables in the workspace to control behaviour: % % graphicsMode 0 no graphics, %
%
% set some variables in the workspace to control behaviour:
%
% graphicsMode 0 no graphics,
% 1 graphics, particles, beacons, ground truth
% 2 graphics, as above + range circles
%
% perfect 0 use beacon range data
% 1 use ground truth range data
% clear a
汇编语言 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.