搜索资源列表
MYBIANYI
- 这个是同学和隔壁几个班同学一起做的,经过大家一起研究,一起编译,一起测试的,效果虽然不怎么样,但从某方面来说,还是值得参考-this is the next several classmates and the class work together, everyone together, compiled with the test results although not impressive, but from a certain point of view, it is still wo
BNF_gram
- 分析器BNF文法,,我们学校的 点start-run it.-analyzer BNF grammar, and the point of our school and start-run it.
SoccerDoctor
- The application wizard has created this SoccerDoctor application for you. This application not only demonstrates the basics of using the Microsoft Foundation Classes but is also a starting point for writing your application. -The application
for_mfc_ScriptDemo
- 为你的MFC程序添加宏脚本语言。AppWizard has created this scr iptDemo application for you. This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application.-for your MFC adds A
sufuyouxian
- 编译的词法分析,给大家一点参考,希望可以对您有帮助-translation of lexical analysis, the reference point for everyone, hope you can help
myprogam
- ds18b20相关程序 单点温度读取 64位光刻序列读取-ds18b20 related procedures single point temperature read 64 lithography sequence read
basic-ide-0.2.6.6-src
- IDE开发环境,可以挂载SDCC The BASIC IDE is a new, RAD (Rapid Application Development) IDE (Integrated Development Environment) for the RapidQ programming language. The IDE currently has rich project options, a form designer (similar to Delphi s), and code e
cifafenxi
- This application not only demonstrates the basics of using the Microsoft Foundation classes but is also a starting point for writing your application. This file contains a summary of what you will find in each of the files that make up you
zparser
- 一个非常好的公式解析控件,没见过比这好的,支持自定义变量。为了上此站,才第一次拿出来-a very good formula Analytical Controls and have never seen than this good support from the definition of variables. To this point on, the first time out
编译原理---算浮优先算法
- 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
arm-softfloat-linux-gnu-3.4.5.tar.bz2
- 支持软浮点编译的arm-softfloat-linux-gnu-3.4.5.tar.bz2,可直接解压至/opt/下,然后修改环境变量即可使用。-Soft floating point support compiled arm-softfloat-linux-gnu-3.4.5.tar.bz2, directly extract to/opt /, and then modify environment variables can be used.
m
- 转别人的,很难找,不会编译啊,请教高手多指点-To others, it is difficult to find, will not compile, ah, many experts point to ask
LexicalanalysisofC
- C词法分析程序,能够识别浮点型,科学计数型-C lexical analysis procedure to recognize floating-point type, scientific Counting
e60k
- 此程序可以计算自然对数的底到小数点后6万位。如果编译器对汉字有限制,可以把文件名和代码中的汉字改成英文的,把中文注释删除就可以了。-This program can calculate the natural logarithm of the decimal point after the end of 60000. If the compiler is limited to the characters, you can code the file name and the Chinese c
Moltiplicatore-FP
- moltiplicatore floating point
parser
- 语法分析,包括对浮点数的识别 分析只针对表达式进行的-Syntax analysis, including analysis of floating-point numbers only to the identification of expressions
robust_c_compiler
- A direct to the point source code explanatory written in C language, from the book of Kenneth Louden: Compiler Construction: Principles and Practices.
ll(1)fenxi
- 本程序是采用的LL(1)方法进行的语法分析,而LL(1)的分析方法是属于自上而下的方法。 自上而下分析的基本思想是:对任意输入串,试图用一切可能的方法,从文法开始符号(根结点)出发,自上而下为输入串建立一棵语法树。从推导的角度看,它是从文法的开始符号出发,反复使用各种产生式,寻找与输入串匹配的推导。 在输入之前必须要进行该文法是不是LL(1)文法的判断,然后再构造相应的LL(1)分析表来用预测分析方法进行语法分析,依据下面的文法及分析表来设计程序实现预测分析的分析过程。
cewen
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和维护等诸多优点。本系统中所有的DS18B20都接在单片机的P1.1口上。用一个液晶屏显示,从单片机P3口接上8个开关,与右边的DS18B20 编号对应。当没有开关按下时屏幕显示"which NO you want press which key",要想看那一点处的温度就按下几号键-Single-bus multi-point temperature meas
duodiancewen
- 单总线多点测温系统,单总线它采用单根信号线既传输时钟又传输数据,而且数据传输是双向的它具有节省I/O 口线资源结构简单成本低廉便于总线扩展和维护等诸多优点。-Single-bus multi-point temperature measurement system, a single bus, it uses a single transmission clock signal lines also transmit both data and data transmission is a tw
