代码搜索:实际控制

找到约 10,000 项符合「实际控制」的源代码

代码结果 10,000
www.eeworm.com/read/200562/15430742

doc 温度控制.doc

www.eeworm.com/read/112153/15493090

gif 视图控制.gif

www.eeworm.com/read/409789/11311571

txt 新建 文本文档.txt

本控制器采用CMAC前馈控制,CMAC采用有导师的学习算法
www.eeworm.com/read/159163/10687670

txt 下一日实际电价数据.txt

216.46 215 214.63 213.34 215.9 215 215.35 214.69 212.53 210.74 209.98 210.69 210 210.15 210 210 210 210.58 211.27 213.28 215 215 217.34 218.36 215.9 220.38 221.02 223.88 22
www.eeworm.com/read/159160/10687888

txt 下一日实际电价数据.txt

216.46 215 214.63 213.34 215.9 215 215.35 214.69 212.53 210.74 209.98 210.69 210 210.15 210 210 210 210.58 211.27 213.28 215 215 217.34 218.36 215.9 220.38 221.02 223.88 22
www.eeworm.com/read/451544/7462097

asm 模拟实际的交通灯程序.asm

#MAKE_BIN# #CS = 500# #IP = 0# ;模拟实际的交通灯程序 abc: lea si,table mov cx,4 next_situation: mov ax,[si] OUT 4, AX;4为模拟的交通灯端口号 mov ax,cx div num cmp ah,0 jnz nowait;红绿时长停,黄灯时短停