搜索资源列表
编译原理课程设计
- 简单的推箱子游戏,不过加入了搜索算法,可以自动演示解法 -simple viewing games, but joined the search algorithm, which automatically Demonstration Solution
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)
蚁群算法程序演示
- 该算法包含了蚁群算法的基本原理及其实现,相信对初学者来说是一个很好的入门课程!
最强Cortex-M3处理器NXP公司lpc1700评估板原理图和演示程序源码
- 最强Cortex-M3处理器NXP公司lpc1700评估板原理图和演示程序源码
提供对滑动窗口协议的实验演示
- 教学实验源代码,提供对滑动窗口协议的实验演示,协议分层和协议软件的设计与实现有基本的认识利用所学数据链路层原理,自己设计一个滑动窗口协议并在仿真环境下编程实现有噪音信道环境下的 可靠的双工通信。信道模型为 8000bps 全双工卫星信道,信道传播时延 270 毫秒,信道误码率为 10-5,信道提供字节流传输服务,网络层分组长度在240~256字节范围,Teaching experiment source code, on the Sliding Window Protocol provides
Flash
- 计算机组成原理动画演示,清晰的介绍了组成原理中的重要原理的动画演示,直观明了-Composition Principle of Computer Animation, clear introduction to the composition of the important tenets of the principle of animated demo, intuitive understanding of
compileflash
- 编译原理中几乎所有文法和算法的Flash演示,如果你正在学习编译原理,绝对不能错过。在我学习编译原理时候这些演示对我有很大的帮助。吐血推荐了-Compiler Construction Principles in almost all the grammar and algorithms Flash demo, if you are learning to compile principle, absolutely can not miss. Compiler Construction Prin
water
- 水流在挡板中走向预测 仅有几处挡板设置。为原理演示-Baffle in the flow direction in the prediction
viruscode
- windows下病毒原理演示代码,无攻击性。(如:在c根目录下生成一个空文件夹)为防备杀毒软件查杀,内容已加密,解密密码zrb 内部exe文件已改为txt格式 可直接txt打开阅读代码也可改为exe运行尝试-principle demonstration of the virus under the windows code, non-offensive. (Eg: in c root to generate an empty folder) to prepare for killing ant
nihongdengi
- 霓虹灯演示 微机原理课程设计 霓虹灯演示 微机原理课程设计-nihongdeng yanshi kecheng sheji。 nihongdeng yanshi kecheng sheji。
yufafenxiqi
- PL/0编译工作室是一个针对PL/0语言的完整的编译原理演示系统。它 包含PL/0语言的编译器和解释执行程序,并能对编译和执行过程进行全方位 的交互式演示,有助于深入理解编译原理,对实际掌握一个编译程序的构造 和思想方法是非常有益的。-PL/0 compiler studio is one for PL/0 language, compiler theory complete demonstration system. It contains the PL/0 language c
liushuideng
- 51单片机 流水灯程序 用于移位存储的原理演示。和功能测试-51 SCM process flow light
CSMA_CD
- 协议演示,以太网CSMA/CD协议的功能原理演示,CSMA/CA类似,图形界面化CSMA/CD协议的操作方式,-csma/cd protocol demo
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.)