搜索结果
找到约 231 项符合
DYNAMIC 的查询结果
按分类筛选
- 全部分类
- 书籍 (17)
- 其他书籍 (16)
- matlab例程 (16)
- 其他 (13)
- Linux/Unix编程 (9)
- VC书籍 (9)
- 技术资料 (8)
- 人工智能/神经网络 (7)
- Java编程 (7)
- 数据结构 (6)
- 单片机开发 (6)
- 其他嵌入式/单片机内容 (6)
- 数学计算 (6)
- 文章/文档 (6)
- 网络 (6)
- 软件设计/软件工程 (5)
- 单片机编程 (4)
- 嵌入式/单片机编程 (4)
- 通讯编程文档 (4)
- 系统设计方案 (4)
- 电子书籍 (4)
- Java书籍 (4)
- 通讯/手机编程 (4)
- 模拟电子 (3)
- 嵌入式Linux (3)
- 数值算法/人工智能 (3)
- Delphi控件源码 (3)
- 论文 (3)
- 电源技术 (2)
- ARM (2)
- Internet/网络编程 (2)
- 驱动编程 (2)
- GPS编程 (2)
- 编译器/解释器 (2)
- 技术管理 (2)
- JavaScript (2)
- 编辑器/阅读器 (2)
- 行业发展研究 (2)
- Symbian (2)
- 学术论文 (1)
- 技术书籍 (1)
- 通信网络 (1)
- Oracle数据库 (1)
- 书籍源码 (1)
- Applet (1)
- Delphi/CppBuilder (1)
- 其他数据库 (1)
- 文件格式 (1)
- 压缩解压 (1)
- VHDL/FPGA/Verilog (1)
- 企业管理 (1)
- 软件工程 (1)
- 操作系统开发 (1)
- DSP编程 (1)
- Windows CE (1)
- SQL Server (1)
- *行业应用 (1)
- 电子政务应用 (1)
- DSP工具/软件 (1)
- 嵌入式综合 (1)
- 教程 (1)
- VIP专区 (1)
其他数据库 vb和数据库access的链接
vb和数据库access的链接,实现了对数据库的实时动态操作dynamic
文件格式 In this article, we present an overview of methods for sequential simulation from posterior distribu
In this article, we present an overview of methods for sequential simulation from posterior distributions.
These methods are of particular interest in Bayesian filtering for discrete time dynamic models
that are typically nonlinear and non-Gaussian. A general importance sampling framework is develop ...
Java书籍 Core Java 2 Volume I - Fundamentals, Seventh Edition Completely revised and up-to-date coverage o
Core Java 2 Volume I - Fundamentals, Seventh Edition
Completely revised and up-to-date coverage of
Generic programming, restrictions and limitations, type bounds, wilcard types, and generic reflection
Swing GUI development, including input validation and other enhancements
Exception handling and ...
通讯编程文档 This gives examples of Session Description Protocol (SDP) offer/answer exchanges. Examples include
This gives examples of Session Description Protocol (SDP)
offer/answer exchanges. Examples include codec negotiation and
selection, hold and resume, and addition and deletion of media
streams. The examples show multiple media types, bidirectional,
unidirectional, inactive streams, and dynamic pa ...
数据结构 背包問題是關於最佳化的問題
背包問題是關於最佳化的問題,要解最佳化問題可以使用「動態規劃」(Dynamic programming),從空集合開始,每增加一個元素就先求出該階段的最佳解,直到所有的元素加入至集合中,最後得到的就是最佳解。
以背包問題為例,我們使用兩個陣列value與item,value表示目前的最佳解所得之總價,item表示最後一個放至背包的水果 ...
matlab例程 这是一个模拟第3类模式地震波的matlab脚本。 This a collection of Matlab scripts that solve the antiplane (mode III)
这是一个模拟第3类模式地震波的matlab脚本。
This a collection of Matlab scripts that solve the antiplane
(mode III) earthquake dynamic problem with slip-weakening friction,
on a 1D fault embedded in a 2D homogeneous elastic unbounded medium.
The problem is formulated as a boundary integral equation
...
压缩解压 CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dyn
CheckMate is a MATLAB-based tool for modeling, simulating and investigating properties of hybrid dynamic systems. Hybrid systems are modeled using the Simulink graphical user interface (GUI). Parameters and specifications are entered using both the Simulink GUI and user-defined m-files. CheckMate co ...
其他 Introduction A shared library is a collection of functions that are available for use by one or mor
Introduction
A shared library is a collection of functions that are available for use by one or more applications running on a system. On Windows operating systems, the library is compiled into a dynamic link library (.dll) file. At run-time, the library is loaded into memory and made accessible to ...
软件设计/软件工程 Get up and running with PHP 5, Apache, and MySQL with ease. This guide demonstrates how to display d
Get up and running with PHP 5, Apache, and MySQL with ease. This guide demonstrates how to display dynamic content, build your own contact management system, create custom reports, work with XML, and much more
VC书籍 Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, refer
Thinking in C++ patiently and methodically explores the issues of when and how to use inlines, references, operator overloading, inheritance and dynamic objects, as well as advanced topics such as the proper use of templates, exceptions and multiple inheritance. The entire effort is woven in a fabri ...