搜索资源列表
语音计算器v1.0
- 用JAVA编辑的一个语音计算器,大约有2000多行代码-with JAVA voice editing a calculator, some more than 2,000 lines of code
sushu12312
- 编写程序,打印出1-100之间的素数,要求每行显示5个数据(可以用continue或break来做); -programming, print 1-100 between the prime, every five lines of data (or can continue to do break);
Drawing
- 几行记事本代码 就是一个漂亮的界面 这就是我为什么喜欢jdk-few lines of code Notepad is a beautiful interface that is why I like jdk
Calculator_simple
- 简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not ne
VerifyPicNum
- 用Servlet生成4位数字的图片验证码 功能: 1 取得一个1000-9999的随机数 2 设置图片大小 3 设置背景色 4 设置字体色 5 随机产生155条干扰线,使图象中的认证码不易被其它程序探测到 6 将认证码显示到图象中-Servlet generated using four-digit code Photo certification functions : a 1000-9999 strike a random number two set the p
java_moveball
- 还是一个j2se的内容,一个随即移动的小球,并可以在面板上画线来主挡小球移动。具体的看效果。-a j2se or the content, then the movement of a small ball, and the panel drew lines to the main block small ball movement. See concrete results.
99chenfabiao
- 本程序演示for-for的二重循环结构。外层for语句的循环变量是i,控制总共显示多少行 内层for语句 的循环变量是j,控制每行显示多少字符。-demonstration of the procedure for-2 for the cyclic structure. For the outer part of the cycle variables i, control a total number of firms showed statement for the inner circ
JavaDraw
- 绘图程序,可以画圆,矩形,直线,任意轨迹,指定颜色,添加文字-mapping procedures, Circle, rectangle, straight lines, arbitrary trajectory, the designated colors, add text
2006-1-8-124626
- a very good example of how to use java for a minesweeper game that is much like the windows one. This file came from Planet-Source-Code.com...the home millions of lines of source code
movetext
- 用多线程实现两行文字的移动-using multithreading two mobile lines
JavaMetirc
- 软件度量工具与度量数据的分析工具,能统计基本的代码行数,注释行数,空白行数等基本统计数据-Software measurement tools and metrics data analysis tools, able to account for the basic lines of code, comment lines, blank lines and other basic statistical data
Test3
- 定义4个类,MyShape、MyLine、MyRectangle和MyOval,其中MyShape是其他三个类的父类。MyShape为抽象类,包括图形位置的四个坐标;一个无参的构造方法,将所有的坐标设置为0;一个带参的构造函数,将所有的坐标设置为相应值;每个坐标的设置和读取方法;abstract void draw(Graphics g)方法。MyLine类负责画直线,实现父类的draw方法;MyRectangle负责画矩形,实现父类的draw方法;MyOval负责画椭圆,实现父类的draw方法
blackAndWhiteChess
- 1.二人对战,多人观战。 程序实现了二人对战,最多5人观战的功能,并且无论是玩家还是观战者,都可以用聊天进行交流。 2.悔棋。 允许悔棋的发生,想要悔棋的玩家在征得对方同意后方可悔棋。 3.存盘。 允许存盘的实现。 4。多人聊天及窗口提示。 玩家、观战者可利用窗口进行交流,且玩家信息皆会出现在聊天窗口中。 5.时间限制。 一方考虑时间多于20秒时,视为违规,由对方行棋。-1. Two of the war, people watching. Program f
OpenLayers-2.9.1
- 浏览地图,包含各种编辑,如:画点、画线、画面。-Browse the map, including all kinds of editing, such as: painting points, draw lines, pictures.
painter2D
- 画板,在画板上画图形。 提供了撤销和恢复的功能,提供了存放命令的面板,放置画圆、画线等命令的按钮。-Sketchpad, in the Sketchpad drawing graphics. Provided the revocation and restoration of function, provides a storage panel orders placed drawcircle, painting lines command button.
MousePaint
- 用Java applet实现一个简单的画图程序,可以画直线,圆,矩形等简单的图形-With a Java applet to implement a simple paint program, you can draw lines, circles, rectangles and other simple graphic
clock
- 使用画线和画圆的技术在窗体中悔之绘制一个带有指针的钟表。通过一个时间计时器,每一秒钟触发一次。使用这样的方式来实现每一秒绘制一次图像。-Drawcircle painted lines and the use of technology in the form of regret on the map with a pointer of the watches. Time through a timer, every second the trigger once. Use this way t
MyCalender
- java编写与Windows相似的日历框,代码简短,约200行-java and Windows similar to the preparation of the calendar box, the code briefly, about 200 lines
Mootools.module.JavaScript.drawing.lines
- Mootools设计Javascr ipt画线实例模块代码Mootools instance of the module design Javascr ipt code for drawing lines -Mootools instance of the module design Javascr ipt code for drawing lines
ArcGIS-contour-lines
- 在eclipse平台下,实现等高线的提取- In the Eclipse Platform, Achieve the extraction of contour lines