使用java实现的GUI图形界面的编程,里面包括简单的图形界面的实现。
上传时间: 2013-12-23
上传用户:dbs012280
java多线程聊天程序GUI界面socket实现
上传时间: 2016-06-09
上传用户:Late_Li
The simulator GUI is started with command ui_start in Matlab command window. WLAN simulation starts by clicking the Start Simulation button in the GUI window. WLAN simulation can be terminated, before set number of packets have been reached by pressing control-C .
标签: command simulation simulator ui_start
上传时间: 2016-06-11
上传用户:sevenbestfei
GUI设计,将采集的数据也波形数据显示,简单漂亮
标签: GUI
上传时间: 2014-01-21
上传用户:1427796291
没有开发板也可以学ARM。ucos-ii与ZLG-GUI的GBA移植,学习嵌入式与GUI的很好的材料
上传时间: 2016-06-12
上传用户:英雄
%radon transform clear all % N=800 n=1:N fs=200 t=n/fs x1=exp(j*2*pi*(5*t+0.5*5*t.^2)) x2=exp(j*2*pi*(5*t+0.5*15*t.^2)) x=x1+x2 %N=length(x) % ambifunb(x ) %*****************************************RAT naf=ambifunb(x) htl(abs(naf)) % [wh,rho,theta]=htl(abs(naf)) colormap([0,0,0]) % xlabel( 极半径 ) % ylabel( 角度 ) %**************************************%找出峰值点的坐标,计算初始频率和调频斜率(正确) %找出峰值点的坐标 b=max(max(wh)) [u,a]=find(wh>=0.8*b)
上传时间: 2014-10-27
上传用户:Yukiseop
minigui 开源代码 非常实用 对学习嵌入式GUI开发有一定的实用的参考价值
上传时间: 2013-11-28
上传用户:qunquan
matlab的gui中的主要程序的使用希望那个能有用
上传时间: 2014-01-05
上传用户:kytqcool
That is some example about GUI. It is very good for user to use on BlueJ.
上传时间: 2013-12-28
上传用户:kikye
一本经典实用的matlab的gui界面编程书籍,通俗易懂
上传时间: 2013-11-30
上传用户:小草123