当前位置:编程学习 > Matlab >>

寻找 Optical Bus Simulation Tool (OBST)的源代码, 用matlab写的。

好像是IBM写的。
补充:发到邮箱450203915@qq.com 谢谢
追问:
        	
				
我也不知道是不是那个, 不过能不能发到我邮箱呢?
答案:Private Sub Form_Load()
Randomize (Timer)
Timer1.Interval = 100
End Sub
Private Sub Timer1_Timer()
Me.Left = Rnd * (Me.Width + Screen.Width) - Me.Width
Me.Top = Rnd * (Me.Height + Screen.Height) - Me.Height
End Sub
其他:| 1 MB Numerical Simulation of Optical Wave Propagation with Examples in MATLAB 我可以下载电子版有需要扣我名字 好像是IBM写的。 | 1 MB Numerical Simulation of Optical Wave Propagation with Examples in MATLAB 我可以下载电子版有需要扣我名字 ewrgergasd 

上一个:求一段简单的自下而上和自上而下的计算视觉显著图matlab代码。
下一个:要在MATLAB上画出函数曲面应该在哪个编写框里写代码啊?

CopyRight © 2012 站长网 编程知识问答 www.zzzyk.com All Rights Reserved
部份技术文章来自网络,