搜索资源列表
up_VC_Prolog
- VC和prolog联合开发的prolog的编译器.是我的毕业设计,河海大学2006届毕业生的优秀毕业设计.以下是论文的一部分: 第三章 VC++与PROLOG的接口 一.接口方案及准备工作 在这里,我所采用的接口方案是直接调用库函数.PROLOG系列语言中,有一种叫Amzi PROLOG的,提供了较完善的库函数接口.在我的毕业设计中,我所采用的是Amzi PROLOG 5.0版本所提供的库函数接口,所引用的文件为Amzi.h,amzi.dll,amzi.lib.这些文件可以通过下载
PICC-8.35破解版
- PICC-8.35破解版,绝对好用,本人一直用它,PICC-8.35 crack version, absolutely easy to use, I have been using it
用SLR1分析表达式文法
- 用SLR1分析表达式文法,文法的产生式为 E->T|E+T T->F|T*F F->i|(E),Analysis with SLR1 expression grammar, generative grammar for E->T|E+T T->F|T*F F->i|(E)
STM8_STVD_cn
- STVD IDE包含代码编辑、汇编编译器、代码调试功能,不含C编译器。同时IDE还自带ST Visual Programer编程软件,支持主流8bit-STVD IDE
Reflector5.1.6.0
- Reflector破解版(免费版),Reflector绿色版,Reflector特别版Tags:reflector,破解版,.net反编译器在我不能上网的地方常常因为过期自删除。破解它,不让它强制升级。附带插件:DeblectorReflexil因为,我只觉得这两个插件有用,所以加入了它们-Reflector crack Edition (free version), Reflector green version, Reflector Special Edition Tags: reflect
DCC0.11VC6
- 用C++编写的一个编译器,功能很强大,花了我两个月时间,是编译原理一个大作业。-With C++ Prepared a compiler, function very strong, I spent two months compiling principle is a big operation.
softhy986g
- 汉字批量转拼音的工具 还有首字母的,希望对有些用户能有用!-Bulk of Chinese characters to Pinyin initials are the tools I hope will be useful for some users!
typeof
- typeof,编译时获取表达式类型运算符,是gcc编译器的一个扩展(intel编译器 也支持). 笔者最近作一个项目时需要用比较hack的手段把第三方的dll(无lib但有头文件)里面的外部函数以函数指针的方式提取出来给其他模块作全局变量用,500多个函数呀,声明函数指针可不是个轻松事,类型名字至少排满一行,写了50多个就受不了了. 找了boost的typeof,把里面的代码大幅度简化,提炼,去掉一些依赖.请使用TYPEOF宏,无任何运行时开销。 本版本利用了vc6的1个bug(子类
TrickTools
- 生成Trick文件工具 1.Open command line 2.input tricktest Usage: TrickTest -f -o -i -f source mpeg2 file to trick -o trick output directory -i output file id -m max coding error, default 0 -b max bitrate for trick generate, default 0 mean no
esmDLL
- EMS编译器 易语言版 经过本人修改 可以自己修改和添加想要的功能-EMS-language version of the compiler easy to change after I want to modify and add their own features
compilerWithJava.tar
- 用java实现的编译器. 包括语法分析,词法分析,生成目标代码等,代码很简单,本人已经测试过,很完美.-this is the lightweight java compiler, it contains syntactical analysis,lexer analysis and the target generate. the codes is so simply,i works so perfect...i think you can do it..
yufafenxi
- 实验内容: 可选择LL1分析法、算符优先分析法、LR分析法之一,实现如下表达式文法的语法分析器: (1)E→E+T | E-T | T (2)T→T*F | T/F | F (3)F→P^F | P (4)P→(E) | i -Experiment: optional the LL1 analysis method, the operator precedence analysis, LR analysis, one of the following expre
nfa
- 这是正则表达式到NFA的转换源代码,自己编写的,希望有点用-This is a positive expression to NFA conversion source code I have written, I hope a little bit with
根据某一LL(1)文法编制调试预测分析程序
- 根据某一LL(1)文法编制调试预测分析程序,以便对任意输入的符号串进行分析。 本次实验的LL(1)文法为表达式文法: E→E+T | T T→T*F | F F→i | (E) 编写识别表达式文法的合法句子的预测分析程序,对输入的任意符号串,给出分析过程及分析结果。分析过程要求输出步骤、分析栈、剩余输入串和所用产生式。如果该符号串不是表达式文法的合法句子,要给出尽量详细的错误提示。-According to an LL (1) grammar analysis of
flashfat16
- 这个源代码是我在没有参考任何现成的代码的情况下一个字母一个字母敲进去的.目前实现了创建文件,读写文件的操作,暂时不支持子目录、长文件名、文件删除、重命名等操作。 -This source code is what I refer to in the absence of any off-the-shelf code, one letter into a letter out. Realize the creation of the current document, read and write
00
- 清晰图片代码,简单好用。希望大家喜欢-Clear picture code, easy-to-use. I hope everyone likes! ! !
i
- 报名系统,不会用请找我,QQ:397759661-asp Baoming!
shopping
- 有关购物的程序,是用ASP.net编写的,希望对大家有帮助。-about shopping,and use asp.net langguage to edit ,I hope it will help you
Matrix
- this a header file that i have built in C++ that processes all matrices arithmatics-this is a header file that i have built in C++ that processes all matrices arithmatics
I 帧提取
- I帧的提出,提取的是从h.264流程中的运动帧,并通过AES进行加密(I frame proposed, extracted from the h.264 process in the motion frame, and encrypted by AES)
