资源列表
[编译器/词法分析] CMMCompiler
说明:CMM语言(c-minus-minus)语言的解释器。相对于一些基本的程序而言,本系统具有以下几个特点: 1.基本功能: 支持int,real等简单类型,支持相应简单数组; 支持while,if,else语句; 基本数值运算:+,-,*,/; 2.语句拓展 支持char,string等类型,同时支持相应类型数组,与常量声明; 完全支持for,break ;switch(case,default)continue等语句; 支持 ,++,--,+=,-=,*=,/=等<Emperor> 在 2025-06-17 上传 | 大小:10.32mb | 下载:0
[编译器/词法分析] Code.Optimization.Effective.Memory.Usage
说明:This book explains how to optimize your C/C++ code by explaining the internals of the compiler, i.e. how the compiler generates the code and how you can fine tune your code to "inform" the compiler what to do to produce high performance code, takin g<> 在 2025-06-17 上传 | 大小:10.41mb | 下载:0
[编译器/词法分析] Motion-compensation
说明:运动补偿是一种描述相邻帧(相邻在这里表示在编码关系上相邻,在播放顺序上两帧未必相邻)差别的方法,具体来说是描述前面一帧(相邻在这里表示在编码关系上的前面,在播放顺序上未必在当前帧前面)的每个小块怎样移动到当前帧中的某个位置去。这种方法经常被视频压缩/视频编解码器用来减少视频序列中的空域冗余-The motion compensation is a descr iption of the adjacent fr a me (adjacent represented here on the codi<张怡然> 在 2025-06-17 上传 | 大小:10.3mb | 下载:0
[编译器/词法分析] Card-and-Label-Designer
说明:Are you looking for software to design sticker and coupon? Affordable Badges Designing Software easily downloaded from www.businessbarcodes.net website to create customize business labels in minimal time. Card generator software uses several line, co<Business barcodes> 在 2025-06-17 上传 | 大小:10.38mb | 下载:0
[编译器/词法分析] lexical-analysis
说明:C语言词法分析器,实现了对单个C语言文件分词的功能,输出结果以图形界面显示。-C language lexical analyzer, the word of a single C-language file, the output is displayed in a graphical interface.<梁> 在 2025-06-17 上传 | 大小:10.28mb | 下载:0