-
类numberlistener实现ActionListener {
class NumberListener implements ActionListener{
public void actionPerformed(ActionEvent e){
if (!append) {
tf.setText("")
append=true
}
String s=tf.getText()
s+=e.getActionCommand()
tf.setText(s)
if (!btn[10].isEnabled()){
for(int i=10 i
- 2022-02-28 23:01:36下载
- 积分:1
-
matlab实例编程一百个源程序
说明: 内含经典矩阵运算,最优解等经典matlab算法(Classical matlab algorithm including classical matrix operation and optimal solution)
- 2019-01-04 08:47:48下载
- 积分:1
-
OpenWRT_LuCI
在openwrt下进行LUA开发的内部培训介绍文档(how to develop with Lua under openwrt environment)
- 2010-12-28 22:35:14下载
- 积分:1
-
PIDsimulator
说明: 完整的四旋翼飞行器PD控制仿真,打开可使用(Complete four rotor aircraft PD control simulation, open to use)
- 2021-03-30 17:14:10下载
- 积分:1
-
奥林巴斯xD
奥林巴斯xD-picture读写电路设计-Olympus xD-picture literacy Circuit Design
- 2022-12-10 07:45:03下载
- 积分:1
-
signal
说明: MATLAB实现语音信号加噪,设计滤波器实现去噪,包括低通,高通,带通(Realization of Speech Signal Noise and Denoising by MATLAB)
- 2019-05-19 15:37:34下载
- 积分:1
-
图片特效js插件
来将任何图片转换为炫酷的彩虹条纹效果的图片特效js插件(To convert any image into a cool Rainbow Stripe effect image special effects JS plug-in)
- 2019-01-24 14:02:11下载
- 积分:1
-
使手机模拟飞行游戏AirTrafficControl.rar用诺基亚手机可以存放的游戏...
使手机模拟飞行游戏AirTrafficControl.rar用诺基亚手机可以存放的游戏-phone flight simulation game AirTrafficControl.rar use Nokia phones can be kept in the game
- 2022-04-07 12:32:41下载
- 积分:1
-
可以直接加入程序中运行的程序软件!加入后不需别的条件直接放入所建立的文件中...
可以直接加入程序中运行的程序软件!加入后不需别的条件直接放入所建立的文件中-accession process can directly run the software! After joining the other without directly Add conditions established by the document
- 2023-03-03 22:15:03下载
- 积分:1
-
扭振labview格式转换程序
说明: 能够将Labview采集的数据转换成txt数据格式,可以很好地的进行跨平台数据分析(Ability to convert the data collected by Labview into txt data format, which can perform cross-platform data analysis well)
- 2020-08-10 18:06:16下载
- 积分:1