CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 状态机 编程

搜索资源列表

  1. PC机串行通信程序设计

    0下载:
  2. 本串行通信程序利用汇编语言通过BIOS中断调用和DOS功能调用实现PC机双机串行通信。其中,上位机和下位机串行口均为辅串口COM2(口地址为2FXH),对外用9针连接器与令一台PC机连接;BIOS通过“INT 14H”4个中断服务子程序,分别完成串口初始化编程、发送一帧数据、接受一帧数据以及测试通信线状态。本程序分为PC机串口自动测试程序(目的是测试串口好坏)和PC机全双工双机通信程序两个部分。-the serial communications procedures through the u
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:59105
    • 提供者:王成
  1. Verilog-statemachine

    0下载:
  2. 利用Verilog编程实现状态机的例子。很不错的。-use Verilog Programming state machine example. Very good.
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:183105
    • 提供者:张厂
  1. sl.v

    0下载:
  2. 路灯控制器 采用了状态机的概念编程,其中采用了信号检测进程防止干扰信号驱动芯片工作-lights controller state machine used the concept of programming, where the signal detection processes to prevent signal interference driver chips work
  3. 所属分类:VHDL编程

    • 发布日期:2008-10-13
    • 文件大小:989
    • 提供者:李萧
  1. FSM_program

    0下载:
  2. 用于协议状态机的编程参考,可以用于协议设计。-agreement for the state machine programming reference design can be used in the agreement.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:23586
    • 提供者:fanliyun
  1. alarm_ok_1

    0下载:
  2. 用ATmega16实现的多功能带音乐闹铃(老鼠爱大米)的数字时钟,有3个功能键设置。具体功能为:秒表计时,闹铃音乐,时钟,校时设置。可以学习状态机的编程思想。-ATmega16 achieve with the music with multi-function alarm (Lao Shu Ai Da Mi) digital clock, There are three function keys installed. Specific functions : stopwatch time,
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:52322
    • 提供者:杨子荣
  1. trafficLight-verilog

    0下载:
  2. 交通灯状态机的实现,用verilog HDL编程,Xilinx ISE 6仿真,在实际电路中得到验证.-traffic lights to achieve the state machine, with verilog HDL programming, Xilinx ISE 6 simulation, the actual circuit have been tested.
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:1533527
    • 提供者:王越
  1. Python_State

    0下载:
  2. 可爱的 Python:使用状态机 Python 中的算法和编程方法 -lovely Python : Python use of the state machine of algorithms and programming method
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:38283
    • 提供者:王伟
  1. 123

    0下载:
  2. 模拟信号转换为数字信号利用VHDL编程的状态机
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1330
    • 提供者:LI
  1. 1

    0下载:
  2. 关于AD采样,用的是ADC0809,运用状态机编程-About AD sampling, using a ADC0809, the use of state machine programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:538784
    • 提供者:路平
  1. fms

    0下载:
  2. 这是个有关有限状态机编程的资料,希望对你有帮助-FMS, which is the state machine information, want to help you! ! !
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:5775
    • 提供者:郑桐
  1. State-machine-programming

    0下载:
  2. 状态机编程 实验内容 1. Gray 编码和One-hot 编码两种状态机; 2. 触发器部分和组合逻辑部分结合与分开两种状态机。 -State machine programming experiment content 1. Gray coding and encoding two One-hot state machine 2 trigger part and the combinational logic part of the combination of t
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-02
    • 文件大小:174466
    • 提供者:张云
  1. fpga_uarst

    0下载:
  2. fpga USART通信,VHDL语言编写,通过测试。程序全面运用了状态机编程-The fpga the USARTs communications, VHDL language, pass the test. The entire process of the use of state machine programming
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-01
    • 文件大小:290142
    • 提供者:
  1. Single-key-program

    0下载:
  2. 该程序为单个按键实现短击、长击和双击,基于状态机编程思想。-The program a short strike, the long strike and double-click a single button, the state machine-based programming ideas.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-01
    • 文件大小:6307
    • 提供者:谢天成
  1. Quantum4EmbSyss

    0下载:
  2. Practical Statecharts in C C++ Quantum Programming for Embedded Systems,嵌入式上的状态机编程,里面包含了英文书籍及示例代码,在网上找了很久才找到的-Practical Statecharts in C C++ Quantum Programming for Embedded Systems, the machine programming embedded on the state, which contains Engli
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-20
    • 文件大小:46630912
    • 提供者:黎伟
  1. 25_keys

    0下载:
  2. 基于msp430,5线拓展25按键扫描,状态机编程。已通过测试,工作稳定,消抖效果好,附有原理介绍和原理图。-based on MSP430 25 key scan state with only 5 IOs. machine programming. Has been tested, stable, can eliminate buffeting effectivly, with a schematic presentation and schematic.
  3. 所属分类:SCM

    • 发布日期:2017-12-01
    • 文件大小:535022
    • 提供者:冯世杰
  1. state-machine-

    0下载:
  2. 用状态机原理进行软件设计,最近收集的关于状态机编程的资料,里面包括基于状态机的按键驱动和菜单界面开发-The state machine software design principles, recently collected the information about the state machine programming, which includes a state machine-based and menu driven interface development key
  3. 所属分类:software engineering

    • 发布日期:2017-05-26
    • 文件大小:9175487
    • 提供者:陈帆
  1. Pointer-state-machine

    0下载:
  2. 相对所谓的传统状态机编写方式来说,使用函数指针作为中间介质来进行间接调用的方式就是所谓的“指针法状态机”。 指针法状态机其本质与合作式调度器几乎就是同义词,或者说是调度器的一个“状态机”编程模式-Relative to write so-called traditional state machine approach, using a function pointer as an intermediate medium for indirect way is to invoke the s
  3. 所属分类:SCM

    • 发布日期:2017-04-16
    • 文件大小:32832
    • 提供者:ZBL
  1. SoftwareState

    0下载:
  2. 主要用于实现软件编程过程中对各个状态量的监测的一种思路。《软件状态机编程》-The main idea of ​ ​ the software used to implement a monitoring of the programming process of each state quantity. " Software State Machine Programming"
  3. 所属分类:software engineering

    • 发布日期:2017-04-28
    • 文件大小:485602
    • 提供者:燕晓朋
  1. zhess0990

    0下载:
  2. Labview状态机入门很好的例子,初学者很容易理解。(Labview state machine entry, a good example, beginners are easy to understand.)
  3. 所属分类:Windows编程

    • 发布日期:2017-12-22
    • 文件大小:24576
    • 提供者:guhun87787
  1. HEC-0700BFA_CB test02

    0下载:
  2. 测试pwb,电压报警,电流,报警,使用状态机编程,和大家交流交流。(Test PWB, voltage alarm, current, alarm, use state machine programming, and communicate with each other.)
  3. 所属分类:LabView编程

    • 发布日期:2017-12-25
    • 文件大小:731136
    • 提供者:小苏包
« 1 23 4 5 6 7 »
搜珍网 www.dssz.com