搜索资源列表
aduc7000_pwm
- This project is created using the Keil ARM CA Compiler. The Logic Analyzer built into the simulator may be used to monitor and display any variable or peripheral I/O register. It is already configured to show the PWM output signal on PORT3.0 an
Z1602
- KS0070(44780) 16x2 字符液晶屏驱动演示程序总线方式。 连接线图: DB0--P0.0 DB4--P0.4 RW--P2.0 DB1--P0.1 DB5--P0.5 RC--P2.1 DB2--P0.2 DB6--P0.6 E--P2.7 =>74ls00+wr+rd DB3--P0.3 DB7--P0.7 VLCD接1K2电阻到GND [注]:AT89C51的晶振频率为12MHz-KS0070 (44,780) 16x2
hibernate_validator
- Hibernate Validator Reference Guide Hibernate Validator works at two levels. First, it is able to check in-memory instances of a class for constraint violations. Second, it can apply the constraints to the Hibernate metamodel and incorporate
pid
- PID算法原理及代码实现,包括PID参数修正、分段参数约束等功能。-PID algorithm principle and code, including PID parameter modification, segmentation parameters constraint functions.