资源列表
[编辑器/阅读器] LZ78encodinganddecoding
说明:LZ78的编码思想是不断地从字符流中提取新的“缀-符串(String)”(通俗地理解为新“词条”),然后用“代号”也就是码字(Code word)表示这个“词条”。这样一来,对字符流的编码就变成了用码字(Code word)去替换字符流,生成码字流,从而达到压缩数据的目的。 -LZ78 encoding idea is to continually extracted from the character stream the new " infix- character string<jianli Wang> 在 2025-06-18 上传 | 大小:15kb | 下载:0
[并行运算] cuda_matmult_opt
说明:CUDA matrix multiplication 3 different optimization schemes are included (loop unrolling, data prefetching, thread granularity)<mghs> 在 2025-06-18 上传 | 大小:15kb | 下载:0
[编译器/词法分析] lexer
说明:使用C语言完成的词法分析器,分析完成的此法元素存储在哈希表中。-A lexer program written in C. The tokens are stored in hash table.<ZhuYinghang> 在 2025-06-18 上传 | 大小:15kb | 下载:0
[汇编语言] PIC16f877a
说明:PIC16F877A扫描显示三个数码管,供学习的朋友参考。-PIC16F877A scan shows three digits for the study and a friend for reference.<朱先生> 在 2025-06-18 上传 | 大小:15kb | 下载:0