搜索资源列表
Process Info
- 系统进程状态查看源代码
AjaxParser.zip
- 词法分析的程序。核心函数是一个状态切换的函数 CAjaxParserDlg::Route。状态切换函数解根据一个 DFA 来对输入的文本进行分析。也就是说,如果你做一个新的DFA,就能分析新的词法。 DFA 的初始化在CAjaxParserDlg::OnInitDialog。
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
进程调度程序模拟程序
- 采用静态优先数的方法,编写一进程调度程序模拟程序,进程状态为就绪、运行、阻塞三种。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-priority number using the static method, the preparation process of scheduling a process simulation program, the process in
PDM系统持久状态管理分析
- PDM系统持久状态管理分析,这是一个开发CORBA中间件方面的学术讨论报告,比较权威。是关于CORBA与数据库对接方面的文档。也是CORBA编程规范的剖析。-PDM system lasting state of management analysis, which is a development of the CORBA middleware academic discussions, authoritative. CORBA is on the docking with the datab
进程状态转换
- 这个程序是用java写的一个模拟进程各种状态之间的转换。通过不同的操作,直观的看到进程之间的状态转换是由什么操作引起的。-the procedure is written in java with a variety of modeling process for conversion between the state. Through the operation, intuitive process to see the state of transformation is what cau
状态转换
- 这是一个用flash制作的动画,用于说明编译原理中的状态转化问题-This is a production with flash animation, compiler theory used to describe the state of transformation
dpram2.ram的读写,使用状态机完成
- ram的读写,使用状态机完成,两片ram实现乒乓操作,ram read and write, using the state machine completed, two ping-pong operation to achieve ram
progressbar-statusbar
- delphi实例,在状态栏中显示进度条。-delphi example, in the status bar shows the progress bar.
process
- 一、 进程控制 目的:利用简单的结构和控制方法模拟进程结构、进程状态转换和进程控制。 方法:用PCB表示整个进程实体,利用键盘交互式命令控制方法模拟进程执行中产生的事件。 -First, the process control purposes: the use of a simple structure and control method for simulation of the process structure, process state transitions and
state_machine
- 状态机的描述,基于EasyFPGAv1.04 用状态机描述流水灯,状态机在1s的周期下流水灯,方向又sel控制-Descr iption of state machine, based on the state machine described by EasyFPGAv1.04 water lights, state machine at the cycle 1s under water lights, direction and control of sel
Chapter1-5
- 第一章到第五章的代码 本书通过100多个模块实例,详细地讲解了Verilog HDL程序设计语言,全书共分13章,内容涉及VerilogHDL语言基本概念、建模、同步设计、异步设计、功能验证等,实例包括各种加法器/计数器、乘法器/除法器、编码器/译码器、状态机、SPIMaster Controller、I2C Master controller、CAN ProtocolController、Memory模块、JPEG图像压缩模块、加密模块、ATA控制器、8位RISC-CPU等及各个实例
LabVIEW状态机实用课程
- 介绍labview中常用到的技术——状态机以及附带的相关源码(Describes the commonly used technology in LabVIEW - state machine, as well as the associated source code)
例7-1 求稳定状态时的曲线
- 求稳定状态时的曲线,程序为《labview2015程序设计从入门到精通》内的例程,labview2015编译环境下编写的程序,对初学者很有用(Stable state curve, the program for "labview2015 programming from entry to master" routines, labview2015 compiler environment written procedures, useful for beginners)
simple state machine
- 使用labview开发环境,对经典状态机功能完成实现(simple state machine)
生产者消费者+状态机
- 一个简单的生产者+消费者+状态机例子,使用了光栅尺和步进电机,没有附驱动程序,因此有些VI不能打开,但是并不影响结构的完整性(Producer and consumer)
Labview状态机架构模板
- 想使用labview状态机架构的小伙伴们,附件提供了使用模块让你快速入门!
状态机+对话框模式
- 基于状态机的labview简单界面 主要为利用对话框结构对布尔灯进行不同模式的操作(LabVIEW simple interface based on state machine)
取按键状态
- 无模块纯API取按键状态,体积小功能强大
状态机实现中断ok
- 状态机实现定时,仔细看看值得学习。适合初学者(very nice ilove it.if you want learn more.pls contact me.)