代码搜索:键盘程序

找到约 10,000 项符合「键盘程序」的源代码

代码结果 10,000
www.eeworm.com/read/355433/10266193

m lsq1主程序.m

%主程序 global ok; x0=[-25273,6325.3,24022]; [X,RESNORM,RESIDUAL,EXITFLAG]=lsqnonlin(@lsq,x0) plot3(X(1),X(2),X(3),'pk') box on
www.eeworm.com/read/162711/10280233

htm 第01章 程序漫谈.htm

第01章 程序漫谈
www.eeworm.com/read/162552/10296593

bak 学生操作系统程序.bak

** 主程序 set talk off clear use student2 for i=1 to 3 step 1 public a,b,flag a="******" b="******" @ 4,50 say "学生操作系统" @ 5,20 say "学生学号" get a @ 6,20 say "学生密码" get b read go top flag=0 d
www.eeworm.com/read/162552/10296632

prg 学生操作系统程序.prg

** 主程序 set talk off clear use student2 for i=1 to 3 step 1 public a,b,flag a="******" b="******" @ 4,50 say "学生操作系统" @ 5,20 say "学生学号" get a @ 6,20 say "学生密码" get b read go top flag=0 d