搜索:State+Control
找到约 2,152 项符合「State+Control」的查询结果
结果 2,152
按分类筛选
- 全部
- 技术资料 (892)
- 单片机开发 (87)
- 单片机编程 (83)
- 书籍 (78)
- 其他 (77)
- 其他书籍 (73)
- matlab例程 (72)
- 其他嵌入式/单片机内容 (37)
- 嵌入式/单片机编程 (33)
- 微处理器开发 (32)
- VHDL/FPGA/Verilog (32)
- 文章/文档 (27)
- 汇编语言 (26)
- 软件设计/软件工程 (24)
- 通讯编程文档 (22)
- DSP编程 (20)
- 文件格式 (20)
- 通讯/手机编程 (19)
- 电源技术 (17)
- 系统设计方案 (17)
- 学术论文 (16)
- 人工智能/神经网络 (16)
- Linux/Unix编程 (15)
- 串口编程 (15)
- Java编程 (15)
- VC书籍 (14)
- 书籍源码 (13)
- 驱动编程 (13)
- Delphi控件源码 (13)
- 其他行业 (12)
- Windows CE (12)
- 模拟电子 (11)
- 电子书籍 (11)
- 行业发展研究 (11)
- 软件工程 (10)
- 数学计算 (10)
- VIP专区 (10)
- 论文 (10)
- 可编程逻辑 (8)
- USB编程 (8)
- 中间件编程 (8)
- 加密解密 (7)
- Internet/网络编程 (7)
- 数值算法/人工智能 (6)
- 技术书籍 (6)
- 嵌入式综合 (6)
- 技术管理 (6)
- 无线通信 (5)
- 操作系统开发 (5)
- 电机控制 (5)
- 压缩解压 (5)
- 编辑器/阅读器 (5)
- 编译器/解释器 (5)
- *行业应用 (5)
- 其他数据库 (5)
- Symbian (5)
- GPS编程 (5)
- 资料/手册 (4)
- 测试测量 (4)
- 通信网络 (4)
- 工控技术 (4)
- 教育系统应用 (4)
- 嵌入式Linux (4)
- 数据结构 (4)
- VxWorks (4)
- 家庭/个人应用 (4)
- 接口技术 (3)
- ARM (3)
- 手机短信编程 (3)
- Modem编程 (3)
- 游戏 (3)
- 网络 (3)
- Java书籍 (3)
- J2ME (3)
- Windows Mobile (3)
- Jsp/Servlet (3)
- 3G开发 (3)
- 电子书籍 (2)
- 行业应用文档 (2)
- 仿真技术 (2)
- 开发工具 (2)
- 传感与控制 (2)
- Mentor (2)
- BREW编程 (2)
- SQL Server (2)
- 邮电通讯系统 (2)
- 并行计算 (2)
- 能源行业(电力石油煤炭) (2)
- 精品软件 (2)
- FPGA (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- Linux/uClinux/Unix编程 (1)
- 多媒体处理 (1)
- 数据库系统 (1)
- PCB图/BOM单/原理图 (1)
- 其他文档 (1)
- 工业控制 (1)
- ALTERA FPGA开发软件 (1)
- DSP工具/软件 (1)
https://www.eeworm.com/dl/663/170596.html
VHDL/FPGA/Verilog
-- Moore State Machine with explicit state encoding -- dowload from: www.fpga.com.cn & www.pld.com.
-- Moore State Machine with explicit state encoding
-- dowload from: www.fpga.com.cn & www.pld.com.cn
https://www.eeworm.com/dl/Mentor/21526.html
Mentor
Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimizat ...
https://www.eeworm.com/dl/kbcluoji/40149.html
可编程逻辑
Creating Safe State Machines(Mentor)
 
Finite state machines are widely used in digital circuit designs. Generally, when designing a state machine using an HDL, the synthesis tools will optimize away all states that cannot be reached and generate a highly optimized circuit. Sometimes, however, the optimizat ...
https://www.eeworm.com/dl/682/178973.html
中间件编程
state machine working with rtos
state machine working with rtos
https://www.eeworm.com/dl/684/178974.html
软件设计/软件工程
user mannual for state machine
user mannual for state machine
https://www.eeworm.com/dl/542/190893.html
其他书籍
introduce led feature,state,technology
introduce led feature,state,technology
https://www.eeworm.com/dl/522316.html
书籍
Electrical+Power+Engineering+Current+State
The author of this textbook intends to consider all stages of the life cycle of the
energy resources: extraction of mineral energy resources and mastering for power
engineering renewable energy, transportation of mineral energy raw materials to the
place of consumption, the conve ...
https://www.eeworm.com/dl/687/429849.html
其他嵌入式/单片机内容
Finit state machine souce code
Finit state machine souce code
https://www.eeworm.com/dl/518/476996.html
数值算法/人工智能
Solve the 8-puzzle problem using A * algorithme. Input: Program reads start state and goal state
Solve the 8-puzzle problem using A * algorithme.
Input: Program reads start state and goal state and heuristic (N or S) from EightPuzzle.INP file.0 representing blank.
There are 2 Heuristic:
1. N: Number of misplaced tiles
2. S: Sum of Manhattan distance of current location a ...