-
one can dos under the Z80 under the compiler source process is that everyone wou...
一个可以在dos下 也可以在z80下的编译器程序 是源程序 望大家耐心去看-one can dos under the Z80 under the compiler source process is that everyone would look to see
- 2022-01-26 00:44:45下载
- 积分:1
-
这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助...
这是一个用C++编写的编译原理的词法分析程序,希望对各位学习编译的同学有一定帮助-This is a C compiler prepared by the tenets of lexical analysis procedure, and I hope to learn from you and the compiler will definitely help students
- 2022-08-20 11:31:33下载
- 积分:1
-
一款VB 工具,能够反编译VB5/VB6的部分源码(只供学习,请勿用于商业用途!!!)...
一款VB 工具,能够反编译VB5/VB6的部分源码(只供学习,请勿用于商业用途!!!) -VB a tool that can decompile VB5/VB6 part of source code (for learning, not for commercial purposes!!!)
- 2022-03-07 05:58:14下载
- 积分:1
-
In the use of VHDL language music program, and they hope to have everyone be abl...
上个用VHDL语言写的音乐程序,希望对大家能够有帮助-In the use of VHDL language music program, and they hope to have everyone be able to help
- 2022-02-22 11:30:46下载
- 积分:1
-
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include<st...
C语言词法分析器 by wpc_LK
这是一个简单的词法分析器,不能避免的存在错误请大家指出予以纠正,谢谢!
示例语句
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
输入 exit 退出程序。-C language lexical analyzer by wpc_LK
This is a simple lexical analyzer can t avoid that there re some errors here,please correct, thank you!
for exzample:
include
int main{
int a=3,b=4,c
if((a+b)==7)c=1
else c=0
return 0 }
input exit quit the program.
- 2022-01-22 06:15:36下载
- 积分:1
-
有穷自动机识别源码
有穷自动机识别源码- Has the poor automaton recognition source code
- 2023-08-31 10:45:03下载
- 积分:1
-
c language program, some of the commonly used algorithms, and from the network t...
c语言程序,一些常用的算法,来源于网络收集,希望大家指教。-c language program, some of the commonly used algorithms, and from the network to collect, we hope the exhibitions.
- 2022-04-01 21:32:37下载
- 积分:1
-
c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!...
c实现的四元式,模拟编译原理来实现,程序本身没什么难度,不过写这种程序能进一步加深对编译原理的理解!-c 4 yuan to achieve the style, analog compiler principles to achieve, the process itself little more difficult, but to write such a procedure would further deepen the understanding of compiler theory!
- 2022-09-28 09:45:03下载
- 积分:1
-
语法分析.h,对一个文法给以判断所给的句子是不是文法所生成的。...
语法分析.h,对一个文法给以判断所给的句子是不是文法所生成的。- The grammar analysis h, gives the sentence to a grammar which
the judgement gives is the grammar produces.
- 2022-01-25 22:19:44下载
- 积分:1
-
由于Ogre自带的模型观察器无法处理中文名,和查看从天龙八部中导出的mesh和骨骼动画,所以他写了一个小工具。过程中重编译了Ogre的源码以便其支持中文资源名和...
由于Ogre自带的模型观察器无法处理中文名,和查看从天龙八部中导出的mesh和骨骼动画,所以他写了一个小工具。过程中重编译了Ogre的源码以便其支持中文资源名和处理天龙八部的模型资源。-model editor
- 2022-07-24 11:24:46下载
- 积分:1