搜索资源列表

  1. FSM_Code

    0下载:
  2. 一个C++封装的,基于状态转换表设计的有限状态机实现例子-a C Packaging, based on state transition table design Finite State Machine example
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-13
    • 文件大小:23kb
    • 提供者:王斌
  1. A Simple Finite State Machine

    0下载:
  2. This program can determin very accurately the nature of the user input
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-11-13
    • 文件大小:9kb
    • 提供者:erya
  1. java-fsm-devel-alpha-0.1.tar

    0下载:
  2. JAVA实现的有限状态自动机。该软件适合Linux环境下安装运行。-JAVA the finite-state automaton. The software is suitable for the installation of the Linux operating environment.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-13
    • 文件大小:15kb
    • 提供者:马艳军
  1. TheWholeDescriptionOfSimulinkStudy

    0下载:
  2. 以Simulink为主要工具介绍了系统仿真方法与技巧,包括连续系统、离散系统、随机输入系统和复数系统的仿真。介绍了模声封装技术、电力系统模块集、非线性系统设计模块集、S-函数编写与应用、Stateflow有限状态机、虚拟现实工具箱等中高级使用方法,最后还介绍了半实物仿真技术与实时控制技术。-Simulink as the main tool to introduce a system simulation methods and tec
  3. 所属分类:matlab例程

    • 发布日期:2024-11-13
    • 文件大小:591kb
    • 提供者:阳关
  1. 08_VHDL_simulation2

    0下载:
  2. 台湾人梁奕智写的VHDL编程学习的PPT讲义,里面包括内容有D触发器、寄存器、累加器、计数器、有限状态机等非常有用的内容。-Taiwanese Liang-chi written in VHDL programming learning PPT lectures, which include the contents of D flip-flops, registers, accumulators, counters, finite s
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:674kb
    • 提供者:WeimuMa
  1. ALTERA_DE2_FSM_VHDL

    0下载:
  2. This an exercise in using finite state machines.基于ALTERA的DE2开发 平台,设计一个有限状态机FSM(finite state machines).-This an exercise in using finite state machines. Based on ALTERA s DE2 development platform to design a finite stat
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-11-13
    • 文件大小:74kb
    • 提供者:sopc
  1. at24c02

    0下载:
  2. 基于FPGA的24C02驱动程序,使用有限状态机~结构完整,测试通过。-FPGA-based 24C02 driver, the use of finite state machine ~ structural integrity of the test.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:1.1mb
    • 提供者:edjj
  1. VHDL

    0下载:
  2. 各种有限状态机的设计。 VHDL源代码。 -All kinds of finite state machine design. VHDL source code.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:12.6mb
    • 提供者:邢开开
  1. ebook_verilog_fine_state_machine

    0下载:
  2. 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 codin
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:119kb
    • 提供者:rex
  1. FSM

    0下载:
  2. 有限状态机状态转换,模拟实现状态转换使用hashtable-Finite state machine state transitions
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-11-13
    • 文件大小:5kb
    • 提供者:Jone
  1. LCD

    0下载:
  2. 有限状态机的设计——LCD显示控制实验,用VHDL编写程序,整片报告-Finite state machine design- LCD display control experiments, using VHDL programming, the whole report
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:144kb
    • 提供者:alan
  1. ACsearch_DPPcompact_with_driver

    0下载:
  2. AC多模式匹配算法的CUDA实现 Aho-Corasick算法是基于有穷状态自动机的多模式匹配算法-AC multi-pattern matching algorithm CUDA implementation Aho-Corasick algorithm is a finite state machine based on the multi-pattern matching algorithm
  3. 所属分类:并行运算

    • 发布日期:2024-11-13
    • 文件大小:1019kb
    • 提供者:jiangwei
  1. fsm

    0下载:
  2. 有限状态机工作原理、设计方法、步骤等精要说明-Finite state machine working principle, design method, such as Essentials of steps to explain
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:3.04mb
    • 提供者:www
  1. Finite-state-machine

    0下载:
  2. 有限状态机在嵌入式软件中的应用 简述了有限状态及的基本概念和传统理论,提出了利用有限状态机进行程序设计的基本思想。-Finite state machine in the embedded software Finite state and the basic concepts and theories, the basic idea of the finite state machine programming.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:141kb
    • 提供者:高帅娜
  1. Finite-state-automata-Uncomment

    0下载:
  2. 关于使用有限状态自动机将程序的注释去除(不含print中的注释~)-Remove program notes on the use of finite state automata (excluding print the comments in the ~)
  3. 所属分类:Windows编程

    • 发布日期:2024-11-13
    • 文件大小:1kb
    • 提供者:张璐
  1. UART-finite-state-machine

    0下载:
  2. 基于Verilog语言的,用有限状态机实现Uart,很实用-UART design based on finite state machine
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:218kb
    • 提供者:黎杰
  1. Finite-State-Machine-

    0下载:
  2. Finite State Machine Datapath Design Optimization and Implementation
  3. 所属分类:其他小程序

    • 发布日期:2024-11-13
    • 文件大小:1.91mb
    • 提供者:邱劲松
  1. Extended-Finite-State

    0下载:
  2. Slicing is useful for many Software Engineering applications and has been widely studied for three decades, but there has been comparatively little work on slicing Extended Finite State Machines (EFSMs).
  3. 所属分类:软件工程

    • 发布日期:2024-11-13
    • 文件大小:965kb
    • 提供者:sundar
  1. Finite-State-Machines

    0下载:
  2. 此壓縮檔包含四個資料夾(1)Moore Machine(2)Mealy Machine(3)Memory(4)A mini system,學習如何以階層化的方法去撰寫系統內部的小工作區塊,並了解迷你CPU內部的記憶體簡單的運作情形&資料串流-design the finite state machine and the mini system.
  3. 所属分类:VHDL编程

    • 发布日期:2024-11-13
    • 文件大小:10kb
    • 提供者:sara kuo
  1. Finite-state-machine-design-part

    0下载:
  2. VHDL语言 有限状态机交通灯的设计 有限状态机设计部分-VHDL language finite state machine design of traffic lights finite state machine design part
  3. 所属分类:汇编语言

    • 发布日期:2024-11-13
    • 文件大小:6kb
    • 提供者:赵小川
« 12 3 4 5 6 7 8 9 10 ... 22 »

源码中国 www.ymcn.org