-
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
-
rljc
人脸检测,在OPENCV下运行.基于HARR特征(Face Detection, in OPENCV run. Based on characteristics HARR)
- 2008-05-09 22:17:49下载
- 积分:1
-
guidedfilter_vc
本文件为引导滤波算法的程序文件,为VC++编码,根据何凯明博士的文章《Guided Image Filtering》讲述的原理编写而成,具有很好的边缘保持特性,是作为作者在前一篇讲解去雾算法的文章《Single Image Haze Removal Using Dark Channel Prior》的补充,当然也可以用于其他的滤波算法中(This document is a boot file filtering algorithm for VC++ coding, according to Dr. He Kaiming article " Guided Image Filtering" principle tells prepared, with good edge retention characteristics, as an explanation of the previous algorithm decontamination The article " Single Image Haze Removal Using Dark Channel Prior" supplement, of course, can also be used for other filtering algorithms)
- 2021-04-22 18:08:48下载
- 积分:1
-
particletest
Source code for flicker free drawing.
- 2020-06-24 10:00:02下载
- 积分:1
-
网上书店%28struts%2Bhibernate%2Bcss%2Bmysql%29
能使先后台增删改查完整内容
myeclipse+mysql+jsp(myeclipse+mysql+jsp
good good good)
- 2020-06-24 17:20:01下载
- 积分:1
-
RTC8564
This is the Complet Datasheet of the RTC. It is verry hard to find on the net.
- 2013-12-23 03:48:27下载
- 积分:1
-
DownloadManager
application for download manager
- 2010-01-11 00:47:17下载
- 积分:1
-
多聊和私聊都可实现,希望多多捧场哈,不会让你失望的哦
多聊和私聊都可实现,希望多多捧场哈,不会让你失望的哦-chat and more can be achieved Private Chat, a lot in. Kazakhstan, and will not let you disappointed oh
- 2022-01-31 05:05:07下载
- 积分:1
-
pianobar-master
Console-based pandora player with optional functionalities
- 2020-06-24 22:00:02下载
- 积分:1
-
求无限循环小数的循环节
说明: 了解基本编程知识,熟悉编程算法,求无限循环小数的循环节。(Understand basic programming knowledge, familiar with programming algorithms, find infinite cycle decimal section.)
- 2020-06-23 20:20:02下载
- 积分:1