搜索资源列表
c02 vc6.rar
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术
编译原理及实践
- 目 录 译者序 前言 第1章 概论 1 1.1 为什么要用编译器 2 1.2 与编译器相关的程序 3 1.3 翻译步骤 5 1.4 编译器中的主要数据结构 8 1.5 编译器结构中的其他问题 10 1.6 &
自动生成拼音代码
- 自动由汉字生成对应汉字汉语拼音的Delphi代码程序-automatically generated by the Chinese counterpart Chinese pinyin system of Delphi code procedures
mouse-migong
- 这个是老鼠走迷宫的代码,矩阵自动生成,老鼠撞到墙就退回,直到找到路为止!-this is the mouse Maze code automatically generated matrix, rats hit the wall on the back until they found the road so far!
byyli_java
- java语言 编写 的 语法分析器可以自动 生成中间代码 四元式-java language syntax analyzer can automatically generate code among four yuan -
ToolBuild
- 用masm写的TOOBar生成器,有点类似于VB之类,制定完之后自动生成相应的代码,这对win32平台下的汇编程序员来说是个不错的工具,也是一个用汇编写OOP程序的例子-with masm write TOOBar generator, somewhat similar to the VB like, End enacted automatically generates the appropriate code win32 platform for the compilation of pro
VisualClassBuilder_src
- Visual C++ 代码自动生成小工具,用户添加好Class以及每个Class的method后,便可以自动生成代码,值得推荐-Visual C code automatically generated small tools, Users add good Class of the Class of each method, they can automatically generate code, recommendable
Delphi-Examination-paper-production-system-code.ra
- 本代码成功应用delphi实现了考试试卷自动生成功能,且可应用于实际中.-successful application of the code delphi realized the examination papers automatic generation function, which can be applied to practice.
AutoMake5.0
- 一个大学时候做的编译原理的实验.实验内容是正则表达式到NFA到DFA到最小化DFA最终生成词法分析代码的整个过程的演示.那时由于时间关系,词法分析代码自动生成部分还没完成.
LL(1)
- 本代码实现语法分析的LL(1)分析法。 (2)、输入一个文法的所有产生式,由程序自动生成它的LL(1)预测分析表。 (3)、对于给定的输入串,能正确识别该串是否为给定文法的句型。
nihongdeng
- 霓虹灯花样编辑软件源代码,采用图形化界面编辑霓虹灯花样并自动生成HEX代码
自动生成代码Struts+Dao
- 只要在RoboticizedFile类中配置了对应的数据库表名和包名 点击run就能自动生成对应的jsp+from+action+struts配置文件+bo+vo+dao
c02 vc6
- 类似vc的集成开发环境,包括编辑器,调试器,编译器的全部源代码,真正的交互式,支持代码自动生成技术-Vc similar integrated development environment, including the editor, debugger, compiler of all source code, a truly interactive, support automatic code generation technology
daimazidongshengchenggongju
- 可以自动生成一些应用代码,方便编程。 -Can automatically generate a number of application code to facilitate programming.
txm
- VC++开源条形码代码。自动生成条形码和打印功能-VC++
Abator
- Abator的去注释的核心代码,Abator是基于iBatis的一个生成工具,能够自动生成配置文件,但是生成的配置文件有太多的垃圾注释,将Abator插件源码下载下来后,将该文件替换原有的Abator.java文件,重新编译可以生产新的插件。安装后即可使用。-Abator of abandoned comments
dccsrcoo
- 目标代码是执行程序,经反编译自动生成C代码-Object code is the implementation of the program, automatically generated by the anti-compiled C code
autocode
- 自动生成代码,可以自动生成你想要的代码,很爽-Automatically generated code, can automatically generate the code you want, so cool
PBComment
- 此文档用于描述 PBCOMMENT 5.3 以上的版本提供的自动帮助写代码的功能。PBCOMMENT 5.3及以上的版本新增了根据字段列表,变量列表,datawindow 赋值语句列表,自动生成 datawindow 之间复制数据的代码;自动生成 结构体变量 和 datawindow 之间的赋值代码;自动生成 变量列表 和 datawindow 之间的赋值代码。-This document describes PBCOMMENT 5.3 or later to provide automated
simulink&&CUDA
- 利用simulink的自动生成代码功能生成代码后,在VC2013上进行编译,然后调用CUDA程序(After generating code from Simulink's automatic generation of code, compiling on VC2013, then calling the CUDA program)