搜索:State Machine
找到约 764 项符合「State Machine」的查询结果
结果 764
按分类筛选
- 全部
- 技术资料 (201)
- matlab例程 (58)
- 书籍 (39)
- 人工智能/神经网络 (39)
- 其他书籍 (36)
- 其他 (29)
- VHDL/FPGA/Verilog (25)
- 单片机编程 (20)
- 单片机开发 (19)
- Java编程 (12)
- 数学计算 (12)
- 数值算法/人工智能 (11)
- Java书籍 (11)
- 电子书籍 (9)
- Linux/Unix编程 (9)
- 文件格式 (9)
- 文章/文档 (9)
- 数据结构 (9)
- 软件设计/软件工程 (9)
- VC书籍 (9)
- 可编程逻辑 (8)
- 编译器/解释器 (7)
- 行业发展研究 (7)
- 通讯/手机编程 (6)
- 软件工程 (6)
- Internet/网络编程 (6)
- 通讯编程文档 (6)
- VIP专区 (6)
- 论文 (5)
- 加密解密 (5)
- 操作系统开发 (5)
- 网络 (5)
- 嵌入式/单片机编程 (5)
- 其他嵌入式/单片机内容 (5)
- 嵌入式综合 (4)
- 驱动编程 (4)
- 汇编语言 (4)
- 微处理器开发 (4)
- 电源技术 (3)
- 学术论文 (3)
- 数据库系统 (3)
- 开发工具 (3)
- 模拟电子 (3)
- 串口编程 (3)
- 编辑器/阅读器 (3)
- *行业应用 (3)
- 其他数据库 (3)
- Delphi控件源码 (3)
- 其他行业 (3)
- 无线通信 (2)
- Linux/uClinux/Unix编程 (2)
- 仿真技术 (2)
- 图形图像 (2)
- ARM (2)
- 工控技术 (2)
- 教程资料 (2)
- Mentor (2)
- 游戏 (2)
- Applet (2)
- 技术管理 (2)
- 系统设计方案 (2)
- JavaScript (2)
- 3G开发 (2)
- 习题答案 (1)
- PCB相关 (1)
- C/C++语言编程 (1)
- 接口技术 (1)
- DSP编程 (1)
- 书籍源码 (1)
- 技术书籍 (1)
- 资料/手册 (1)
- 测试测量 (1)
- 单片机相关 (1)
- 实用工具 (1)
- 电机控制 (1)
- allegro (1)
- 压缩解压 (1)
- 多国语言处理 (1)
- 金融证券系统 (1)
- USB编程 (1)
- 嵌入式Linux (1)
- BREW编程 (1)
- STL (1)
- Delphi/CppBuilder (1)
- 交通/航空行业 (1)
- Symbian (1)
- Windows Mobile (1)
- 医药行业 (1)
- TAPI编程 (1)
- 中间件编程 (1)
- SQL Server (1)
- GPS编程 (1)
- 精品软件 (1)
https://www.eeworm.com/dl/663/170108.html
VHDL/FPGA/Verilog
-- State machine for reading data from Dallas 1621 -- -- Testsystem for i2c controller
-- State machine for reading data from Dallas 1621
--
-- Testsystem for i2c controller
https://www.eeworm.com/dl/624/205569.html
串口编程
This a state-machine driven rs232 serial port interface to aes_core
This a state-machine driven rs232 serial port interface to aes_core
https://www.eeworm.com/dl/687/237220.html
其他嵌入式/单片机内容
Quantum Platform(QP) is a family of very lightweight, state machine-based frameworks for embedded sy
Quantum Platform(QP) is a family of very lightweight, state machine-based frameworks for embedded systems. QP enables developing well-structured embedded applications as a set of concurrently executing hierarchical state machines (UML statecharts).
https://www.eeworm.com/dl/663/461363.html
VHDL/FPGA/Verilog
Designing a synchronous finite state machine (FSM) is a common task for a digital logic engineer. T
Designing a synchronous finite state machine (FSM) is a common task for a digital
logic engineer. This paper discusses a variety of issues regarding FSM design using
Synopsys Design Compiler. Verilog and VHDL coding styles are presented, and
different methodologies are compared u ...
https://www.eeworm.com/dl/628/205568.html
编译器/解释器
This a state-machine driven rs232 serial port interface to a "Wishbone" // type of bus.
This a state-machine driven rs232 serial port interface to a "Wishbone"
// type of bus.
https://www.eeworm.com/dl/663/455719.html
VHDL/FPGA/Verilog
用状态机实现密码锁State machine used to achieve code lock
用状态机实现密码锁State machine used to achieve code lock
https://www.eeworm.com/dl/519/465116.html
加密解密
RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee pap
RC5 decryption algorithm implementation, using vhdl, with state machine implementation, use ieee papers for more detailed description.
https://www.eeworm.com/dl/519/465117.html
加密解密
rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for mor
rc5 key expansion algorithm implementation in vhdl, using state machine too. use ieee papers for more detailed description
https://www.eeworm.com/dl/519/465114.html
加密解密
rc5 encryption- rc5 encryption using vhdl, using state machine, more detailed description can be fou
rc5 encryption- rc5 encryption using vhdl, using state machine, more detailed description can be found in ieee papers.