资源列表
duoxiangshi
- 构造两个多项式,用户可以根据显示界面来完成多项式的加减乘运算-Construction of two polynomials, complete polynomial multiplication and subtraction
msado15
- 操作数据库的必须要用到的对象包。强大而实用-no say
[1]-GPIO(Programming-whit-JLink-or-Flash-Magic).z
- set of C language code to starting and work with GpIO in ARM Microcontroller NXPXX type
用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)
steganolab-src-rev_4-(1).tar
- jpeg compressor and decompressor code incroping a steganograpie into the bit steam jpeg with a pnrg sequence cypted by a RSA algorithm
ScanneraParser
- 我的 通过C++实现的 C minus编译器(扫描器scanner&分析器parser) (ps:rar压缩文件,有部分中文名)-I realized through C++ C minus compiler (scanner scanner & parser parser) (ps: rar compressed files, some of the Chinese name)
286
- lex,yacc的c编译器,有语法树、代码生成等-c compiler based on yacc and lex,code generated
Listingprogram1
- listing program clock
DE2_synthesizer
- for development of an audio project. this will prove very helpful for de nios ii media code. thanks.
SplitANDMerge
- Split-and-merge segmentation is based on a quadtree partition of an image. It is sometimes called quadtree segmentation.
dasm-2.20.11-win32-x86
- 开源的8位MCU汇编器源代码,可以用于学习编译器原理。-A assembler source code.
MyCMM
- 实现简单的解释器,可进行一般的程序解释执行。token完整,tokentype齐全。-Simple explanation, can explain the implementation of the general program. the token complete, tokentype.