资源列表
Altium-Library
- Altium Custom Library
pmsm_chbpwm
- 永磁同步电机的闭环控制,使用的是自己编写的PMSM模型,袁登科一书上面的例子,电流滞环矢量控制-Closed-loop control, the use of permanent magnet synchronous motor is to write your own the PMSM model, the Yuan Dengke book above example, hysteresis current vector control
garchestfor_con_all
- ms-garch model forcasting
software
- P1131-Version G,Inter Control产品codesys开发环境-P1131-Version G
TinyP-Compiler
- C++实现Tiny+编译器课程实验,包含 (1) Scanner模块 (2) Parser模块 (3) Semantic模块 (4) Code Generator模块 -The achieve Tiny+ compiler course experiment C++ Parser module (3) Semantic module (4) Code Generator module contains (1) Scanner module (2)
GLPS
- 帮助计算功率谱熵,可以提取故障特征向量。等内容-Help calculate the power spectrum entropy can be extracted fault feature vectors. , Etc.
词法分析器设计
- 源语言JAVA,宿主语言C/C++,用C/C++程序实现JAVA测试程序的词法分析,输出属性字流
dasm51 51反汇编工具
- 反汇编51的源码,自行修改可以反编译其他单片机!
编译原理词法分析器
- 编译原理词法分析器,实现正规式转NFA,NFA转DFA,DNA最小化,满足编译原理词法分析要求
basic解释器源代码
- basic解释器源代码 basic解释器源代码.c
类与对象
- 类与对象,封装,构造方法的源码,该源码需要用idea进行打开,才能看到,然后在进行使用。
编译原理语法分析
- 编译原理课程设计中的语法分析器设计。含代码可运行,验证无错