搜索资源列表
编译原理课程设计
- 简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法 -simple viewing games, but joined the search algorithm, which automatically Demonstration Solution
beng
- FlashMX源文件beng.fla 轴向柱塞泵的原理演示动画。用作教学。-FlashMX source beng.fla axial piston pump demonstration of the principles of animation. Used for teaching.
digital_trigger
- 数字电路学习:触发器原理演示,可自行设定工作状态,显示电路内部变化状态。-digital circuit Learning : Trigger principle demonstration can set their own working conditions, showing the internal circuit changes state.
infix-Postfix
- 利用堆栈进行表达式的 Infix -> postfix 转换 适合大专院校计算机专业数据结构课参考 用法: 输入infix表达式为:(3+2*3)^2 则 转换位postfix表达式 323*+2^ 进而可以计算出表达式的值为81 目前bug: 主要作原理演示用,只能处理1位数字变量,且变量值不可太大-use of the stack for expression Infix -
文法等价转换演示程序
- 编译原理-文法等价转换-compiler theory - grammar Conversion
Projects
- 简单的P2P原理演示,有客户端和服务器端,功能简单,适合初学者
计算机组成原理动画演示系统
- 计算机组成原理动画演示系统(.swf文件)-Computer Animation Demo System (. Swf files)
蚁群算法程序演示
- 该算法包含了蚁群算法的基本原理及其实现,相信对初学者来说是一个很好的入门课程!
NUVOTON ARM9演示板原理图
- 便于生产的ARM9参考原理图
最强Cortex-M3处理器NXP公司lpc1700评估板原理图和演示程序源码
- 最强Cortex-M3处理器NXP公司lpc1700评估板原理图和演示程序源码
regular_to_DFA
- 编译原理---正则表达式到DFA的演示程序- Translation principle--- regular expression to DFA demonstration program
文法等价转换演示程序
- 编译原理-文法等价转换-compiler theory- grammar Conversion
计算机组成原理动画演示系统
- 计算机组成原理动画演示系统(.swf文件)-Computer Animation Demo System (. Swf files)
编译原理课程设计
- 简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法 -simple viewing games, but joined the search algorithm, which automatically Demonstration Solution
汇编语言虚拟机
- 本软件实现了汇编语言级虚拟机的模拟,可以当作一个简易的汇编工具使用,同时又演示了CPU的工作过程,对于学习计算机组成原理和汇编语言是有一定帮助的-the assembly language level virtual machine simulation and can be used as a simple compilation of the use of tools, but also demonstrated the CPU p
CWB
- 编译工作台 是本人编写的用于编译原理教学的工具,它是一个自由软件,现在已经发布(主页为http://download.enet.com.cn/html/030792005091701.html,上有软件介绍和截图)。 软件的源代码在压缩包的src目录中。WB.zip是主程序,其编译后生成WB.exe;LLDemo.zip是LL动态演示程序,其编译后生成Demo.exe,将其改名成LLDemo.exe;LRDemo.zip是LR动态演
digital_trigger
- 数字电路学习:触发器原理演示,可自行设定工作状态,显示电路内部变化状态。-digital circuit Learning : Trigger principle demonstration can set their own working conditions, showing the internal circuit changes state.
24-8位数码管动态扫描原理演示
- 24-8位数码管动态扫描原理演示(Demonstration of 24-8 bit digital tube dynamic scanning principle)
ThreadMulti
- 多线程异步,演示主线程和异步线程之间的运行关系,是了解异步的绝佳资料。(Multithreaded asynchrony, demonstrating the running relationships between the main thread and asynchronous threads, is a great source of information about asynchrony.)
LBM_25_LINES_AND_VIEW
- 只有24的行非常简练的LBM程序,以展示LBM方法代码的简单性,还附有一个原理演示程序。(A very simple mtlab code to show the simplicity of LBM.)