搜索结果
找到约 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)
嵌入式Linux Linux 2.4 内核下动态电源管理(Dynamic Power Management)的源代码
Linux 2.4 内核下动态电源管理(Dynamic Power Management)的源代码,基于Jz4730 CPU的一个实现,支持动态变频,睡眠和唤醒,具有很大参考价值。
嵌入式Linux Linux下动态电源管理(Dynamic Power Management)的用户守护进程
Linux下动态电源管理(Dynamic Power Management)的用户守护进程,可根据系统负载和运行程序情况自动调整。
人工智能/神经网络 - XCS for Dynamic Environments + Continuous versions of XCS + Test problem: real multiplexer +
- XCS for Dynamic Environments
+ Continuous versions of XCS
+ Test problem: real multiplexer
+ Experiments: XCS is explored in dynamic environments with different magnitudes of change to the underlying concepts.
+Reference papers:
H.H. Dam, H.A. Abbass, C.J. Lokan, Evolutionary Online Data Mini ...
通讯编程文档 Secure Domain Name System (DNS) Dynamic Update
Secure Domain Name System (DNS) Dynamic Update
系统设计方案 The Dynamic Assignment Problem
The Dynamic Assignment Problem,动态排班问题,使用到了各个智能算法
单片机开发 这是一个在在Dynamic C环境下实现的设备web服务器的建立
这是一个在在Dynamic C环境下实现的设备web服务器的建立,通过它可以通过web方式管理设备。注意main函数中导入网页的目录要跟你实际的目录一样。
电子书籍 A dynamic-link library (DLL) contains one or more subprogram procedures (functions or subroutines)
A dynamic-link library (DLL) contains one or more subprogram procedures
(functions or subroutines) that are compiled, linked, and stored separately from
the applications using them. Because the functions or subroutines are separate
from the applications using them, they can be shared or replaced eas ...
编译器/解释器 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 ...
其他嵌入式/单片机内容 用Dynamic C写的telnet程序
用Dynamic C写的telnet程序,可以在rabbit芯片上跑
其他嵌入式/单片机内容 用Dynamic C写的udp程序
用Dynamic C写的udp程序,可以在rabbit芯片上跑