搜索资源列表
paomadeng
- 跑马灯,可以实现LED数码管的轮流点亮,这和我们平时的红绿灯显示差不多,不过不能实现时间的不同-Marquee, LED digital tube can light up the rotation, which is the normal traffic lights, we show that almost, but not different time
compile
- 编译原理演示程序 如词法分析器、语法分析器等-Show compiler theory, such as lexical analyzer, parser, etc.
cifa
- 是将输入的源程序进行划分,给出基本符号(token)的序列,并掠过注解和空格等分隔符号。基本符号是与输入的语言定义的词法所规定的终结符。 本实验要求学生编制一个读单词过程,从输入的源程序中,识别出各个具有独立意义的单词,即基本保留字、标识符、常数、运算符、分隔符五大类。并依次输出各个单词的内部编码及单词符号自身值。(遇到错误时可显示“Error”,然后跳过错误部分继续进行 -Is the input source program division, and gives the basic
mm
- It is defined between two matrices only if the width of the first matrix equals the height of the second matrix. Multiplying an m×n matrix with an n×p matrix results in an m×p matrix. The C program below show the matrix multiplication.
IO-7Segment
- 7Segment Driver To Show numer at seven segment
F5HFZ2PHBBCIFQ4
- led chaser (KITT). it is a hex program to show different led patterns
aula1
- Simple program that show how to configure switchs in an I/O board.
fastVideoLoading
- Fast video loading code do background subtraction subtracting all frames from first frame and show the result video so fast
extractForeground
- Fast video loading code do background subtraction subtracting all frames from first frame and show the result video so fast
displaytwovideos
- this code do background subtraction subtracting all frames from first frame and show the result video and input video
Doxygen-Manual--Getting-started
- In order to show you the most relevant results, we have omitted some entries very similar to the 8 already displayed.
HoughCircle
- SHOW CIRCLE IN THE IMAGE
tam3
- This program show how to enable external interrupt in LPC17xx and eliminate its bounce. This job has been done with and without external interrupt.-This program show how to enable external interrupt in LPC17xx and eliminate its bounce. This job has
cifafenxi
- vs2010实现编译原理中的词法分析,显示分析逻辑的每一步-use vs2010 to make a programme to analysis,and show each step
DmGraph
- this application can show how to manipulate ntgraphe in visual c-this application can show how to manipulate ntgraphe in visual c++
jieshiqi
- 解释器,词法分析,语法分析,显示行号,异常报错,功能完善-interpreter lexer analyze parser analyze including exception ,show line numbers ,function is strong , using java program languages , create it to CMM program language
rasptemperature
- The following will show you how to build and program the Raspberry Pi to use a thermistor to take temperature measurements of a room. A thermistor is a type of resistor whose resistance is based on temperature. There are two different types of thermi
编译器工程
- 用大量素材向读者展示现实权衡的存在,展示这些选择的影响可能是微妙且深远的。省略由于商业、语言和编译器技术以及町用工具的变迁而变得不太重要的技术、c语言对优化和代码生成提供更深层次的处理。奉书内容分为四部分。前端部分介绍扫描、语法分析、上下文相关分析的内容;基础结构部分阐述中间表示、过程抽象、代码形态为主线的知识;优化部分阐述构建编译器的巾间部分——优化器所出现的问题;代码生成部分着眼于代码生成中的三个主要问题。(Using a large amount of material to show t
