搜索资源列表
bsh
- BeanShell是一个小型的,免费的,可嵌入式的,具有面向对象脚本语言特性的Java代码解释器。它是用Java语言写的。它能执行标准的Java语句和表达式,还自带简单的脚本命令和语法。它把编程对象当成一个简单的方法,这很像Perl和Javascr ipt. 你可以在写Java测试或调试时使用BeanShell,也可以用它作为你的应用程序的脚本引挚。简而言之,BeanShell可以动态的解释JAVA语言。也就是说BeanShell在许多方面对于Java的用处就像Tcl/Tk对于C的用处一样:
html---asp
- 把html翻译成asp的软件.对于菜鸟很有用的哦.-put html translated into asp software. Very useful for the birdie oh.
decaf
- 用Java实现的编译器。把源代码编译成SPARC汇编程序-using the Java compiler. Put into the source code compiler assembler SPARC
transform
- DEM格式之间的转换,本代码把dem文件格式转换成grd格式!-between the DEM format conversion, the code put dem file format conversion grd format!
PASCAL2C
- 把pascal程序转成C语言程序 把pascal程序转成C语言程序-pascal procedures to put into C language program pascal procedures to put into C language program put pas cal procedures conversion C Programming Language
编译原理---算浮优先算法
- 简单介绍一下,整个工程分为5个文件:Main.c ----- 程序的入口点,其实很简单,就是调用两个函数。Global.h ----- 定义了一些全局变量及宏Parse.h ----- 语法分析器的主要算法Prece.h ----- 定义和实现了一些关于优先级的操作Stack.h ----- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎
170054yufa 1234234234
- 定义和实现了一个栈及其操作编译的时候只要用TC2.0或者WinTC打开Main.c文件进行编译就好了。如发现有Bug请在这里贴出来或者把修改后的代码跟帖在这里:)总之,这个工程仅仅是一个简单示例,告诉大家怎么样把课堂上学到的知识运用到实际编程当中去,工程中所用到的模块化思想,数据结构等知识都是大家学过的,大三了,希望大家在最后这段时间里把写程序的本领练就出来-definition and implementation of a stack and operation of the compile
JiSuanQi
- 希望大家提出宝贵意见 让我们一起进步-Hope that we put forward valuable suggestions so that we progress together
encode
- 二元重复码编码,把一篇文章文本编码为其他格式文本。-Binary Coded repeat, put an article text encoding text to other formats.
4
- lease read your package and describe it at least 40 bytes. System will automatically delete the directory of debug and release, so please do not put files on these two directory
Card
- 利用Card类和循环语句编写一个扑克牌游戏-In this lab, you will finally put the Card class to good use, as we build a proper card game with the assistance of Java loops.
cifafenxiqi
- 输入一段简单的源代码,可进行词法分析,输出的是分析结果-put a file which is write by visual c++,then the output is the illustration
CHM_Explorer
- 完美反编译各种版本的CHM文件 把所有内容以完整结构(目录路径)反编译出来,100 还原,详细计算各种文件的数量:图片、网页、多媒体等; 支持所有版本的CHM,支持所有编码; 允许有选择性地导出不同类型的文件,包括仅导出所有图片、仅导出所有网页文件、仅导出所有多媒体文件、仅导出列表等; 特有树形结构预览; 支持快速批量反编译,如果导出目标文件夹存在,则会自动生成新的序列文件夹; 智能操作,无所不在的快捷方式与体贴的操作与提示; 自动识别文件类型,判断有潜
sqsetup
- System will automatically delete the directory of debug and release, so please do not put file
ompi-1.0.0.tar
- ompi System will automatically delete the directory of debug and release, so please do not put files on these two directory.
Breakingnumbers
- This code can be use for breaking numbers. An example of it: lets say that a user enter "561365" as input,now the program will put every single digits of this number in an array. So later you can do any manipulation that requires to use this number s
CompilersPrinciplesTechniquesAndTools
- 厦门大学计算机编译原理课程课件,讲得很好,很适合自学。-Xiamen University Computer Courseware compiler theory, put it very well, very suitable for self-study.
111222
- 北机院PMC,值得学习研究!望大家好好交流-North Machine homes PMC, worthy of study and research! Let us put a good exchange
quetled
- lease read your package and describe it at least 40 bytes in English. System will automatically delete the directory of debug and release, so please do not put files on these two directory.
wcp
- 文件中:wcp.exe是我们针对编译实验的文法的一个编译器(不含源码);pi.txt和prime_number.txt是按照实验文法写的测试程序(前者是求pi值,后者是求质数) 注:wcp将编译和执行放在了一起,而且对原实验文法做了以下扩展 1.标识符采用c语言标准的标识符 2.增加了print语句来打印结果(statement:print VarList ) 执行方法:在cmd下进入wcp所在目录,如 E:\My Learns\编译原理 然后执行如下 E
