-
LCD接口使用CodeVision AVR
Lcd interfacing using code vision avr
- 2022-07-10 14:44:36下载
- 积分:1
-
学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考...
学了编译原理之后写的一个小的词法兼语法分析程序,vc6.0开发的,有界面,不过功能比较简单,仅供参考-Compilation Principle have learned to write after a small grammar of lexical and analytical procedures, vc6.0 developed has interface, but relatively simple function, for reference only
- 2023-09-07 20:55:03下载
- 积分:1
-
这是简单的单词统计程序,大家多多指教
这是简单的单词统计程序,大家多多指教- This is the simple word statistics procedure, everybody many
advises
- 2022-03-06 08:36:05下载
- 积分:1
-
编译原理课程设计
算符优先算法的实现
输出FIRSTVT和LASTVT,算符优先表。...
编译原理课程设计
算符优先算法的实现
输出FIRSTVT和LASTVT,算符优先表。-Principles of curriculum design compiler algorithm operator priority output FIRSTVT and LASTVT, operator priority table.
- 2022-07-09 02:40:09下载
- 积分:1
-
C++ / TCL
C++/Tcl
A C++ library for interoperability between C++ and Tcl
Welcome to the C++/Tcl library!
This library was written for C++ and Tcl programmers.
It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking into account the limitations of Tcl.
The C++/Tcl library offers the following features:
Support for both extending Tcl with C++ modules and embedding Tcl in C++ applications.
Possibility to expose free C++ functions as commands in Tcl.
Possibility to define classes and class member functions, visible in Tcl in the style similar to SWIG wrappers.
Possibility to manipulate Tcl lists and objects from the C++ code.-C++/Tcl
A C++ library for interoperability between C++ and Tcl
Welcome to the C++/Tcl library!
This library was written for C++ and Tcl programmers.
It was inspired by the Boost.Python library and was deliberately designed to provide a similar interface, taking
- 2022-07-02 08:21:49下载
- 积分:1
-
一个类C词法分析程序
一个类C词法分析程序-a Class C lexical analysis procedure
- 2022-03-07 00:43:54下载
- 积分:1
-
it is program which is used to bulid a hut in c program.having the simplicity in...
it is program which is used to bulid a hut in c program.having the simplicity in program
- 2022-01-31 02:33:57下载
- 积分:1
-
c 的 词发分析程序我现在在学编译原理 想找点东西学 请多关照...
c 的 词发分析程序我现在在学编译原理 想找点东西学 请多关照-c word fat analysis program at school I now depending compiler theory learning the news conference for the
- 2023-01-24 22:25:03下载
- 积分:1
-
This is a java virtual machine implement in c
This is a java virtual machine implement in c
- 2022-03-30 00:00:33下载
- 积分:1
-
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。...
使用Java语言实现Small Basic语言解释器。包括两个主要的子系统:一个是表达式解释器,负责处理数字表达式;另一个是解释器,负责程序的实际执行。-use Java language Small Basic language interpreter. Including the two major subsystems : an expression interpreter is responsible for handling digital expression; Another interpreter, responsible for the actual implementation process.
- 2022-04-11 19:06:50下载
- 积分:1