-
SinTest
实时正弦曲线演示,是用mian作主方法的,符合编程规则(Real-time sine curve shows)
- 2011-12-07 00:48:33下载
- 积分:1
-
1005
北京大学online judge poj 1005
- 2016-06-18 19:02:57下载
- 积分:1
-
INote
模仿小米做的便签,功能齐全,有桌面小组件(Imitation millet do notes, fully functional, there is a desktop widget)
- 2013-11-28 17:23:59下载
- 积分:1
-
jzw
经过多家家政公司实际运作,并参照目前市面上流行的家政管理软件精心打造的一套管理平台,专业化的后台管理能让您处理繁琐的小事更加轻松,前台和后台的无缝链接处处体现网络的巨大威力,全国首创的多人在线预订系统,系统首次提供候选名额,让您一次预订,多人受约,成交概率大幅提高,首次使用网络蜘蛛技术,定时搜集全国各地及时发布的家政信息,智能化处理后即时加入系统数据库(After a number of domestic companies in actual operation, and in the light of prevailing on the market at present domestic management software carefully crafted a set of management platform and professional management background can let you handle trival things more easily, the seamless link of the foreground and background reflected everywhere in the network the magnitude of the threat of force, the first multiplayer online booking system, the system provides, for the first time candidate places, let you a reservation, subject to many people about, the turnover probability is greatly improved, the network spider technology is used for the first time regularly collect all over the country timely release of the domestic information and intelligent processing immediately add system)
- 2016-05-12 10:01:22下载
- 积分:1
-
是一个不错的网络ip查看工具! 通过我几天的时间才得以实现的...
是一个不错的网络ip查看工具! 通过我几天的时间才得以实现的-is a good tool for network ip View! In my days only be achieved in time! !
- 2022-08-09 11:36:36下载
- 积分:1
-
someproblemsofjava
一些常见的JAVA面视题,希望能对各位有所帮助.(JAVA face some common as the title, I hope you can help.)
- 2009-01-09 19:47:59下载
- 积分:1
-
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
-
WOQRQQH6
最近在学MFC界面编程,一款在状态栏显示滚动条的程序源码,已编译成功,希望能对初学者有所帮助!(Recently learning MFC interface programming, a status bar display scroll bar source code, has been compiled successfully, I hope to help beginners!)
- 2018-12-01 07:09:36下载
- 积分:1
-
JTable
自定义JTable的几个例子,非常不错的。(a few examples, very good.)
- 2005-02-28 18:29:06下载
- 积分:1
-
Calculator
一共使用了建造者模式、状态模式、命令模式、策略模式、单件模式这5个设计模式。
本次课程设计是开发一款有多个面板的计算器。不仅有针对日常生活“标准型”面板、针对理工科计算的“科学型”面板、针对于编程人员计算“程序员”面板,还别出心裁地开发了针对中学生的数学学习“特色型”面板,有利于他们检查自己数学作业答案和试卷答案。
本计算器实现了当点下拉菜单中标准型、科学型、程序员和特色型等选项可以切面不同的计算器面板。
本计算器实现了当选中按钮时,按钮呈现如黄水晶般色调渐变的颜色。
本计算器实现了自定义左上角图标的功能。
关键词:
建造者模式 状态模式 命令模式 策略模式 单件模式
计算器 多面板 标准型 科学型 程序员 特色型
初等函数 二进制 八进制 十六进制
分解质因数 最简二次根式 一元二次方程
保留根号 小数转分数 循环小数(We used a total of builder mode, the state mode, command mode, the policy mode, single mode these five design patterns. This course is designed to develop a plurality of panels of a calculator. Not only for everyday life, " standard" panel for science and engineering computing " science-based" panel, for the calculation of " programmer" panel to programmers, even inspired to develop the learning of mathematics for high school students " special type" panel, there are benefit them check their math homework answers and answers to tests. The calculator achieved her point standard drop-down menu, science-based, programmers and characteristics of different type and other options section of the calculator panel. This calculator implements the election of the button, the button showing topaz hue gradient colors. The calculator icon in the top left corner to achieve a custom function. Keywords: Builder mode status Mode Command Mode Strategy Mode single mode )
- 2015-08-03 23:31:28下载
- 积分:1