-
类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
-
LabVIEW programming skills demonstration, prepared by LabVIEW applications windo...
labview程序编程技巧演示,用labview编写windows应用滚动条制作小程序-LabVIEW programming skills demonstration, prepared by LabVIEW applications windows scroll bar the production of small programs
- 2022-03-04 22:42:02下载
- 积分:1
-
empirical mode decomposition algorithm inventor Frenchman frandlin
经验模式分解法算法
发明人法国人frandlin-empirical mode decomposition algorithm inventor Frenchman frandlin
- 2023-08-17 20:50:02下载
- 积分:1
-
telephone billing for procedures/* signal definition : clk : clock signal, which...
电话计费器程序/*信号定义:
clk: 时钟信号,本例中其频率值为1Hz;
decide: 电话局反馈回来的信号,代表话务种类,“01”表示市话,“10”表示
长话,“11”表示特话;
dispmoney: 用来显示卡内余额,其单位为角,这里假定能显示的最大数额为50 元
(500 角);
disptime: 显示本次通话的时长;
write,read: 当write 信号下降沿到来时写卡,当话卡插入,read 信号变高时读卡;
warn: 余额过少时的告警信号。本例中,当打市话时,余额少于3 角,打长
话时,余额少于6 角,即会产生告警信号;
cut: 当告警时间过长时自动切断通话信号。 */-telephone billing for procedures/* signal definition : clk : clock signal, which in this case, their frequency of 1Hz; decide : Telephone Bureau feedback signal, then the Treasury representative types, "01" Urban said, "10" The point said, "11" expressed special words; dispmoney : to show the card balance, the unit of angle, Here are supposed to show the maximum amount of 50 billion yuan (500 angle); disptime : The calls show the length; write, read : When the write signal arrival of the down time to write cards, When the card insert, read signal change high Reader; warn : Fees balance of the alarm signal. In this example, when fighting Cit
- 2022-02-26 10:38:56下载
- 积分:1
-
实现OFDM系统仿真,不过可能存在一些标点缺失,希望能有人指正...
实现OFDM系统仿真,不过可能存在一些标点缺失,希望能有人指正-Achieve the OFDM system simulation, but there may be missing some punctuation, hoping someone correct me
- 2022-04-23 00:51:20下载
- 积分:1
-
本源码是用于ad hoc中一种改进的预约多址协议的仿真,具有吞吐量高,支持QoS的特点。绝对可以运行。...
本源码是用于ad hoc中一种改进的预约多址协议的仿真,具有吞吐量高,支持QoS的特点。绝对可以运行。-source for the ad hoc An Improved PRMA agreement simulation, with high throughput, QoS features. Absolutely can run.
- 2022-12-17 20:25:02下载
- 积分:1
-
DOS源码,可以分析一下
DOS源码,可以分析一下-DOS source code, can analyze
- 2022-01-22 14:54:21下载
- 积分:1
-
outlook 插件
在outlook 中添加弹出试菜单 , 以及响应事件!
outlook 插件
在outlook 中添加弹出试菜单 , 以及响应事件!-outlook Outlook plug-in to add pop-up menu trial, and to respond to the incident.
- 2022-03-04 09:35:17下载
- 积分:1
-
个人财务管理系统,但有一个模块尚未完成…
个人财务管理系统,不过还有一个模块没有完成,都是在控制台中完成的。
这是我第一个自己做的,希望大家多多指点!-Personal financial management system, but there is a module not yet been completed, are completed in the console. This is my first one to do their own, and I hope a lot of pointing everyone!
- 2022-03-26 12:58:23下载
- 积分:1
-
Kademlia
Kademlia---第第3代P2P原代码-Kademlia--- Clause 3 original code generation P2P
- 2023-05-23 16:15:03下载
- 积分:1