搜索结果
找到约 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)
电子书籍 这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic pro
这是一本经典的美国关于概率论和随机过程的书的习题解答。这本书成为美国通信专业许多学校博士生的教材。书名“Probability ,random variables and stochastic processes” Athanasions Papoulis 著
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 ...
Java编程 Solve a equation in two variables.
Solve a equation in two variables.
数学计算 finding subsets of variables using a variety of different algorithms
finding subsets of variables using a variety of different algorithms
matlab例程 Fixed-point for functions of several variables
Fixed-point for functions of several variables
其他 this code calculate equation that three variables using genetic algorithms
this code calculate equation that three variables using genetic algorithms
可编程逻辑 XAPP440 - Xilinx CPLD的上电性能
Applying power to a standard logic chip, SRAM, or EPROM, usually results in output pinstracking the applied voltage as it rises. Programmable logic attempts to emulate that behavior,but physics forbids perfect emulation, due to the device programmability. It requires care tospecify the pin behavio ...
Linux/Unix编程 项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for
项目描述: Env_audit is a program that ferrets out everything it can about the environment. It looks for process IDs, UID, GID, signal masks, umask, priority, file descriptors, and environmental variables. It comes with test configurations for anacron, apache, atd, crond, GDB, inittab, logrotate, PHP ...