资源列表
平衡小车PID调试指导文档
- 讲述了平衡小车位置环和速度环的调试技巧,各参数的整定和原理,源自平衡小车之家
图书管理系统
- import java.awt.*; import javax.swing.*; import java.awt.event.*; public class BookManageMain{ public void main(String[] args){ Frame f = new Frame("图书管理系统");//super("图书管理系统"); MenuBar Menub = new MenuBar(
H3cm模拟器
- 可模拟实现ACS实现规格,具体可参加里面的说明。
35个Delphi7的Indy实例程序源码
- 35个Delphi7的Indy实例程序的源代码,新手可以用来当作练手的参考样本
mobile application Development Study
- What is an activity in Android? A Activity performs the actions on the screen B Manage the Application content C Screen UI D None of the above
Autolisp_ap-api
- The Artful Programming API is a collection of AutoLISP functions that greatly facilitate the development of and debugging of Artful AutoLISP Programs. 用于在acad平台开发Autolisp程序
cryptopp库文件
- cryptopp.dll cryptopp.lib 文件
Hi3515 SDK SCH
- Hi3515 SDK Schematic
C实现屏幕键盘
- C实现屏幕键盘ScreenKeyboard