Lua编程
Lua编程技术资料下载专区,收录500份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
资源总数
500
Lua编程 热门资料
查看全部 500 份 →加热PID控制仿真(支持LUA脚本修改算法)
加热PID控制仿真,支持LUA脚本修改算法 function init () e3 = 0 e2 = 0 e1 = 0 e0 = 0 out = 0 end function do_pid ( sv, ...
2023-03-30
5
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first
TheTool is highy customizable map editor(based on QT) which can be extended via LUA scripts. A first implentation is rea...
2013-12-12
127