-
类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
-
Delphi LED显示屏效果控件
Delphi LED显示屏效果控件,不知效果如何,从代码看挺简洁的,关注度也很高,若有此需要的,可不妨下载试一下。
- 2022-06-12 23:43:33下载
- 积分:1
-
vss2005
Microsoft.Visual.SourceSafe.2005简单VSS源代码管理器VSS 的全称为 Visual Source Safe 。作为 Microsoft Visual Studio 的一名成员,它主要任务就是负责项目文件的管理,几乎可以适用任何软件项目。(Microsoft.Visual.SourceSafe.2005 the simple VSS source manager VSS is called Visual Source Safe. As a member of the Microsoft Visual Studio, its primary task is to manage project files and can be applied to almost any software project.)
- 2017-09-13 10:11:56下载
- 积分:1
-
Zbus
说明: 基于隐式Zbus的配电网潮流计算程序,IEEE33节点(Power Flow Calculation of Distribution Network Based on Zbus)
- 2020-06-22 14:00:02下载
- 积分:1
-
111820160133962
说明: 实现了织物疵点检测,利用小波分析实现,可选择功能(Fabric defect detection is realized)
- 2020-04-11 14:08:22下载
- 积分:1
-
toLua++ DLL Lua
通过TOLUA调用C++动态连接库源代码-TOLUA++ DLL LUA
- 2023-02-28 15:10:03下载
- 积分:1
-
一个C#开发的类似PHOTOSHOP的软件,用到了很多图形算法.
一个C#开发的类似PHOTOSHOP的软件,用到了很多图形算法.-A C# Developed similar PHOTOSHOP software, used a lot of graphics algorithms.
- 2023-02-19 08:45:03下载
- 积分:1
-
频率捷变雷达
频率捷变雷达,该文件为频率捷变雷达原理电子书,对深入了解频率捷变雷达原理有极大帮助。(Frequency agile radar, this document is the e-book of frequency agile radar principle, which is of great help to understand the principle of frequency agile radar.)
- 2018-09-09 18:35:44下载
- 积分:1
-
LabWindowsCVI入门教程,让你快速学会LabWindowsCVI的一些基本使用方法,麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows...
LabWindowsCVI入门教程,让你快速学会LabWindowsCVI的一些基本使用方法,麻烦管理员帮我开通下载功能,我急需要本网站上的labwindows/CVI方面的数据库教程,谢谢!-LabWindowsCVI Getting Started Guide, lets you quickly learn to use some of the basic LabWindowsCVI method, the administrator of trouble to help me to open the download feature, I hasten to this site labwindows/CVI database tutorial, thank you!
- 2022-02-14 12:38:56下载
- 积分:1
-
它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题...
它展示了怎样用这个库所生成的三层BP网络来求解那个臭名昭著的XOR问题-it tells how to use this library generated by the three-tier network BP to solve the notorious XOR
- 2022-11-12 23:40:03下载
- 积分:1