CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - state machine c code

搜索资源列表

  1. fsm

    1下载:
  2. 一个有限状态机的实现源代码。C语言实现。-a finite state machine to achieve the source code. C language.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:28.17kb
    • 提供者:陈文
  1. lc2

    0下载:
  2. this a pack include source code for quartus 2. It is an implementation of the LC2. The LC-2 computer is described in Introduction to Computing Systems from Bits & Gates to C & Beyond by Yale Patt and Sanjay Patel, McGraw Hill, 2001. The LC2 mode
  3. 所属分类:编译器/词法分析

    • 发布日期:2008-10-13
    • 文件大小:42kb
    • 提供者:ngzhongsyen
  1. Practical_UML_Statecharts_2ed.

    0下载:
  2. Practical UML Statecharts in C/C++, Second Edition:Event-Driven Programming for Embedded Systems 介绍UML与状态机在嵌入式系统的应用...e文..第2版 压缩包内含书中程序代码与工具tool&code.zip,Practical UML Statecharts in C/C , Second Edition: Event-Driven Programming for Embedded
  3. 所属分类:software engineering

    • 发布日期:2017-06-19
    • 文件大小:27.02mb
    • 提供者:馬英九
  1. SimpleDES

    0下载:
  2. opnet和c联合编程,包括库文件、内核、状态机的代码,ppp的网络场景仿真代码。-Such as opnet and c joint programming, including libraries, the kernel, state machine code, the PPP s network scene simulation code.
  3. 所属分类:3G develop

    • 发布日期:2017-04-02
    • 文件大小:48.77kb
    • 提供者:周庆
  1. Finit_state_machine_in_C

    0下载:
  2. C实现一个状态机,我做毕业设计,实现自组织网络,三个节点-Finit state machine implemented in C code
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-12
    • 文件大小:1.19kb
    • 提供者:york
  1. Automated_download_story_from_web_site

    0下载:
  2. 自动从小说网站抓取所有小说的源代码,包括html parser,ui。供从事相关工作的参考。c++写的。可以直接复用html parser的状态机。-Automatically crawl your site to all fiction novel, the source code, including html parser, ui. Engaged in related work for reference. c++ written. Can be directly reused html
  3. 所属分类:Linux Network

    • 发布日期:2017-04-02
    • 文件大小:48.86kb
    • 提供者:cz
  1. qdkn_8051-iar_4.0.02

    0下载:
  2. 状态机 C 语言 rtos, 快速低内存,用於IAR 8051-This is State Machine C code for 8051 use in IAR 8051, fast and low ram use, try it?
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-05-17
    • 文件大小:4.64mb
    • 提供者:kentchuk
  1. formulation

    0下载:
  2. 用C++语言编写的一个关于运算式识别时候状态机的转化,可以识别变量的代码-C++, written in a language expression recognition on the state machine when the transformation of the code can identify a variable
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:9.08kb
    • 提供者:卢新宇
  1. LexicalAnalyzer

    1下载:
  2. 手工构造一个能够识别C语言的所有典型单词,如:标识符、数字、运算符,和if、while等保留字的确定有限自动机,并写出对应该自动机的程序;然后以一个简化的C语言程序为输入文件,通过所设计的基于上述自动机的词法分析程序获得输入文件中的各个单词及其内码对照表,并以文件形式保存结果(也就是TOKEN序列)。 将自己定义的各个正则表达式转化为NFA,然后将其综合为NFA ,再将NFA 转化为DFA,再将DFA转化为最少状态的DFA ,最后由DFA 转化为词法分析程序。-Manually constr
  3. 所属分类:Compiler program

    • 发布日期:2015-10-10
    • 文件大小:329.88kb
    • 提供者:罗丹
  1. zeeland2009

    0下载:
  2. Reverse-engineering state machine diagrams from legacy C-code
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-07
    • 文件大小:1.1mb
    • 提供者:meme17
  1. Road_Test

    0下载:
  2. 采用状态机实现的装考的C语言程序源码,非常全面,经验证,效果不错,欢迎评论-Installed using the state machine implementation of the C language test program source code, very comprehensive, proven, well, welcome to comment
  3. 所属分类:SCM

    • 发布日期:2017-04-10
    • 文件大小:1.45kb
    • 提供者:mz
  1. smit.tar

    0下载:
  2. arp Smit is a simple ARP hijacking tool for switched/unswitched networks. It wor ks even better on switched networks, because the spoofed sides do not see th e duplicated packets. I based the tool on sources from arpmitm and arprelay and included nic
  3. 所属分类:Linux Network

    • 发布日期:2017-03-29
    • 文件大小:8.06kb
    • 提供者:fire
  1. cifa-vcPP

    0下载:
  2. 一款编译原理中的词法分析器,利用有限状态机的机制,能够解析C语言代码的词法结构,将每一个句子变成一个一个单词的形式。-A lexical analyzer in the compiler theory, finite state machine mechanism, able to resolve the lexical structure of C language code, each a one-word sentence into a form.
  3. 所属分类:Compiler program

    • 发布日期:2017-04-03
    • 文件大小:631.53kb
    • 提供者:hgp
  1. classic-state-machine-C-code

    0下载:
  2. 4种经典状态机C代码,代码详细,可供学习者参考-Four kinds of classic state machine C code
  3. 所属分类:SCM

    • 发布日期:2017-03-22
    • 文件大小:58.72kb
    • 提供者:栀子花
  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
    • 文件大小:44.47mb
    • 提供者:黎伟
  1. QML__Nokia

    0下载:
  2. QML__Nokia QML是一种描述性的脚本语言,文件格式以.qml结尾。语法格式非常像CSS(参考后文具体例子),但又支持javascr ipt形式的编程控制。我个人认为它结合了QtDesigner UI和Qtscr ipt的优点。QtDesigner可以设计出.ui界面文件,但是不支持和Qt原生C++代码的交互。Qtscr ipt可以和Qt原生代码进行交互,但是有一个缺点,如果要在脚本中创建一个继承于QObject的图形对象非常不方便,只能在Qt代码中创建图形对象,然后从Qtscr i
  3. 所属分类:GUI Develop

    • 发布日期:2017-11-23
    • 文件大小:1.7mb
    • 提供者:Silence
  1. smartFiveChess

    1下载:
  2. 这个版本人工智能很强,算法比较全面。而且里面的说明文档完善。而且源码齐全。最好是先看完说明文档里的算法,再参考源码。最重要是使用设计模式,决不是随随便便的学生作品。 第一.需求。实现人机对战,首先要解决电脑智能问题,即能让电脑识别棋盘,并做出相应的策略,比如防守或进攻。还要识别是否禁手。 第二.基本技术。功能部分实现的主要算法是假设法,即假设这个方格是某一方棋子,然后以这个棋子为基础再假设下一个方格的棋子,直到计算机很容易识别出相应状态。比如电脑搜索至胜点(能构成四子连珠的点)时,只要假
  3. 所属分类:Chess Poker games

    • 发布日期:2017-05-20
    • 文件大小:5.46mb
    • 提供者:黎天剑
  1. FSM

    0下载:
  2. 经典有限状态机嵌入式C源码,采用事件、状态构成的状态迁移表实现-Standard finite state machine embedded C source code, using the state transition table of events, the state to implement
  3. 所属分类:SCM

    • 发布日期:2017-04-13
    • 文件大小:1.72kb
    • 提供者:liuxinyong
搜珍网 www.dssz.com