-
JiSuanQi
java实现计算器,import java.awt.*
import java.awt.event.*
import javax.swing.*
public class JiSuanQi
{
Frame f
Label lab
Button[] bt=new Button[29]
JTextField t
StringBuffer str //显示屏所显示的字符串
double x,y //x和y都是运算数
int z //Z表示单击了那一个运算符.0表示"+",1表示"-",2表示"*",3表示"/"
static double m //记忆的数字
JiSuanQi()
{(java implementation calculator, import java.awt.* import java.awt.event.* import javax.swing.* public class JiSuanQi {Frame f Label lab Button [] bt = new Button [29] JTextField t StringBuffer str //display character string displayed double x, y //x and y are the operands int z //Z represents an operator clicks that 0 means " +" , 1 indicates " -" , 2 is " *" , 3 is " /" static double m //number in memory JiSuanQi () {)
- 2013-05-24 19:03:04下载
- 积分:1
-
procedures on how to run the current machinery access card information.
介绍如何在程序运行时获取当前机器的网卡信息。-procedures on how to run the current machinery access card information.
- 2022-03-25 02:00:18下载
- 积分:1
-
cdmbenation
说明: 用win32 api实现的弹幕演示效果, 其实就是一个透明窗口,在上面绘制文本(The projectile demonstration effect realized by win32 api is actually a transparent window, drawing text on it.)
- 2018-12-31 16:56:27下载
- 积分:1
-
guanlixit
采用vc6.0 MFC数据库编程,实现了个人管理系统,包括上传头像,姓名、性别、等,个人信息的导出等(Using vc6.0 MFC programming, personal management system, including upload an avatar, name, sex, etc., export of personal information, such as)
- 2014-12-24 11:50:49下载
- 积分:1
-
Grey Prediction Analysis
MATLAB灰色预测分析 通过已知年份数据进行预测(Grey Prediction Analysis)
- 2019-01-22 10:08:09下载
- 积分:1
-
HasPositionalPredChecker
Has Positional Pred Checker extends X Path Visitor Source Code for Andriod.
- 2014-01-01 11:38:11下载
- 积分:1
-
T-MAC
T-MAC introduces an adaptive duty cycle in a novel way: by dynamically ending the active part of it. This reduces the amount of energy wasted on idle listening, in which nodes wait for potentially incoming messages, while still maintaining a reasonable throughput.
- 2016-11-14 10:32:56下载
- 积分:1
-
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼
NETCAT的一个远程连接界面,简化了命令行TELNET的烦恼-NETCAT a remote connection to the interface, simplifying the command line TELNET Pains
- 2023-07-26 01:20:04下载
- 积分:1
-
xinkvpn-master
xinvpn 支持到4.0 之后的版本 可以参考api(version supports up to 4.0 after xinvpn can refer api)
- 2014-09-12 13:20:50下载
- 积分:1
-
basin hopping
盆地跳跃法寻找势函数最低点,非常高效好用,值得一试(BASIN HOPPING CODE, really efficient and useful. Everyone should try it and thank me)
- 2021-04-17 14:18:52下载
- 积分:1