资源列表
[编译器/词法分析] expression-translator
说明:构造一个中缀表达式到后缀表达式的翻译器 表达式文法及其翻译模式定义如下: expr + term {print(‘+’)} | expr - term {print(‘-’)} | term term * factor {print(‘*’)} | term / factor {print(‘/’)} | factor f-Construct an infix expression to postfix expression translator<胡淼> 在 2025-06-25 上传 | 大小:30kb | 下载:0
[书籍源码] study_example
说明:这是《Python编程金典》这本书中的部分书籍源码,有一些可能经过一些少量修改,对于Python初学者来说,可以直接下载这些代码在Python2.7下运行,加深对Python语言的理解-This is the " Python Code Jindian" This book is part of the source books, some of which may go through some minor modifications, for Python beginner<huangzhichang> 在 2025-06-25 上传 | 大小:30kb | 下载:0
[易语言编程] yyduokaiqi
说明:突破YY多开限制,易语言源码 无限多开 等待高手完善的额-YY break open more restrictions, easy language source code to open an unlimited number of master perfect amount of waiting<陆金建> 在 2025-06-25 上传 | 大小:30kb | 下载:0
[LabView] Digital-filter
说明:基于虚拟仪器开发平台LabVIEW的平台,给出了数字滤波器的设计方案。利用该滤波器对模拟信号进行了滤波和频谱分析,结果较为符合实际。在对虚拟仪器进行开发的同时,掌握LabVIEW编程语言,对虚拟仪器的构成、实现手段和开发方法有了一定的认识。 该数字滤波器操作简单,功能较多,并有很好的滤波等优点。-Based on the development platform of LabVIEW virtual instrument platform, design of digital filter is<曾雯浩> 在 2025-06-25 上传 | 大小:30kb | 下载:0