搜索结果
找到约 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)
其他 PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of
PhpDig is a search engine written in PHP that uses a MySQL database backend. It features indexing of both static and dynamic pages, spidering of almost all links in HTML content, in hrefs, areamaps, and frames, and full text indexing. The search results appearence is skin-able, using a very simple t ...
人工智能/神经网络 自适应(Adaptive)神经网络源程序 The adaptive Neural Network Library is a collection of blocks that implement s
自适应(Adaptive)神经网络源程序
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADA ...
人工智能/神经网络 The purpose of this computer program is to allow the user to construct, train and test differenttype
The purpose of this computer program is to allow the user to construct, train and test differenttypes of artificial neural networks. By implementing the concepts of templates, inheritance andderived classes from C++ object oriented programming, the necessity for declaring multiple largestructures an ...
数值算法/人工智能 The cart with an inverted pendulum, shown below, is "bumped" with an impulse force, F. Determine th
The cart with an inverted pendulum, shown below, is "bumped" with an impulse
force, F. Determine the dynamic equations of motion for the system, and lin
earize about the pendulum s angle, theta = Pi (in other words, assume that p
endulum does not move more than a few degrees away from the vertical, ...
人工智能/神经网络 The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural
The adaptive Neural Network Library is a collection of blocks that implement several Adaptive Neural Networks featuring
different adaptation algorithms.~..~
There are 11 blocks that implement basically these 5 kinds of neural networks:
1) Adaptive Linear Network (ADALINE)
2) Multilayer Layer Perce ...
GPS编程 This application, built in VB using MapObjects, allows the user to zoom in, zoom out and pan using
This application, built in VB using MapObjects, allows the user
to zoom in, zoom out and pan using only the mouse. The pan is
a dynamic pan just push the mouse in the direction you would
like to pan.
数据结构 多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程
多阶段决策过程( multistep decision process )是指 这样一类特殊的活动过程,过程可以按时间顺序分解成若干个相互联系的阶段,在每一个阶段都需要做出决策,全部过程的决策是一个决策序列。 动态规划 ( dynamic programming )算法 是解决 多阶段决策过程最优化问题 的一种常用方法,难度比较大,技巧性也很强。利用动 ...
其他书籍 本手册是 Rainer s DHTML Library 产品的一部分。 本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和
本手册是 Rainer s DHTML Library 产品的一部分。
本手册针对的是已有一定网页设计制作经验的读者。其目的是提供完整清晰的样式表内容的快速索引及进阶帮助。所以对于网页制作和样式表的基础知识,仅简单介绍,恕不赘述。
手册提供了完整的 CSS2.0 的属性(Properties)、规则(At-Rules)、伪类(Pseudo-Classes)、伪 ...
其他 本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架
本tkyc使用Quick VxD 生成了一个动态加载的“Hello world”VxD框架,并通过一个WIN32应用程序完成VxD的加载和卸载。在应用程序中,制作2个按钮,一个用于加载VxD,另一个用于卸载VxD。在VxD被动态加载时,VxD会输出数据流“Hello world!”以及“动态加载dynamic.vxd成功”;在VxD被卸载时,VxD会输出数据流“动态卸载dynami ...