登录
首页 » Java » luckyrocks

luckyrocks

于 2020-07-27 发布 文件大小:2456KB
0 121
下载积分: 1 下载次数: 38

代码说明:

  GUI界面用于读取excel数据并显示,显示统计图:饼状图,柱状图和折线图 (GUI interface for reading excel data and display, display charts: pie charts, bar charts and line charts)

文件列表:

0608-3
......\.classpath,530,2013-06-08
......\.project,382,2013-06-08
......\bin
......\...\my
......\...\..\homework
......\...\..\........\BarChart.class,3047,2013-06-10
......\...\..\........\BrokenLineChart.class,4055,2013-06-10
......\...\..\........\myFrame$1.class,617,2013-06-10
......\...\..\........\myFrame.class,5693,2013-06-10
......\...\..\........\PieChart.class,2870,2013-06-10
......\lib
......\...\gnujaxp.jar,231445,2013-06-08
......\...\jcommon-1.0.16.jar,309293,2013-06-08
......\...\jfreechart-1.0.13.jar,1425744,2013-06-08
......\...\jxl.jar,704543,2013-06-08
......\src
......\...\my
......\...\..\homework
......\...\..\........\BarChart.java,3059,2013-06-09
......\...\..\........\BrokenLineChart.java,4502,2013-06-09
......\...\..\........\myFrame.java,7090,2013-06-10
......\...\..\........\PieChart.java,2435,2013-06-09
......\test_excel
......\..........\test.xls,22528,2013-06-09

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • WebsphereMQ7
    全书共分为3部分共14章,第一部分 WebSphere MQ原理和体系结构,分为两章;第二部分 WebSphere MQ系统管理,分为六章,分别介绍安装、配置、管理、控制命令和问题确定;第三部分 WebSphere MQ应用开发,由五章组成,介绍程序设计、编写和例子程序(The book is 14 chapters divided into 3 parts, the first part of the WebSphere MQ principles and architecture, is divided into two chapters the second part of WebSphere MQ systems management, is divided into six chapters, each depicting installation, configuration, management, control, command and problem determination the third part of the WebSphere MQ application development, the five chapters introduce the programming, writing, and example programs)
    2021-04-08 09:39:00下载
    积分:1
  • hrm-master
    说明:  java project in swing
    2019-03-26 23:02:18下载
    积分:1
  • Formula
    第一届蓝桥杯JAVA组决赛题目。自定义公式识别算法,支持函数重载识别。主要应用栈结构实现。(user defined formula recognizing.)
    2012-05-26 11:23:46下载
    积分:1
  • MQPMina
    一个ActiveMQ+Mina的小例子,希望研究这块的人有帮助。(A ActiveMQ+Mina small examples, I hope this piece of research to help people.)
    2013-07-13 16:00:29下载
    积分:1
  • renshiguanli
    说明:  人事管理系统: 事档案管理系统主要包含职工个人自然情况,工作情况,简历,学历情况等各方面信息,内容比较简单。同时还综合考虑档案管理工作的性质,总结归纳出所需实现的功能。主要是为人事信息进行服务,对员工的变动、员工资料、以及员工资料的查询,统计等功能。总体上说具有编辑,查询,员工管理,统计等功能。 灵活的数据记录编辑功能,可以随时对记录进行增加,修改,删除,等编辑操作。并将查询方式有机溶入查询界面,可以实现对某项记录定位。 多个数据库表的任意组合条件的查询。便于在实际档案管理操作中呆对保种情况,多种条件下的人员情况进行统计查看。 具有比较友好的人机界面,各种操作可以在直观的界面上通过人机交互式进行。 管理员功能,对员工信息进行添加,修改,删除操作。(err)
    2008-12-08 11:47:52下载
    积分:1
  • java
    实验一 JAVA语言面向对象编程技术 实验二 包、接口、异常处理 实验三 常用系统类库 实验四 图形界面设计 实验五 多媒体与多线程处理(Experiment a JAVA language object-oriented programming technology experiment two packages, interfaces, exception handling library Experiment 3 Experiment 4 used the system graphical user interface design experiments deal with five multi-media and multi-threading)
    2009-10-14 08:38:37下载
    积分:1
  • MiniCAD
    在这个项目中,你应该使用Java GUI实现一个简单的绘图板。 为了得到满分,你应该落实: 画线,圆,矩形,文字 改变目标的颜色 改变的目标的位置 改变的目标的大小 图像保存为文件,并加载镜像文件 变化的全部进程应该是可见的。 您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board. To get full marks, you should implement to: draw line, circle, rectangle, text change the color of a target change the position of a targets change the size of a targets save images as files and load a image file All processes of changes should be visible. You should submit a runnable jar file with all your source files )
    2020-11-06 22:09:49下载
    积分:1
  • Homework07
    创建一个类,提供与java .lang.Math同名的所有方法,但每个方法均按度数而非弧度进行运算。具体要求是:在自己编写的类中,对Math类中的每一个方法加一层包装。(Create a class that provides all methods with the same name as java. lang. Math, but each method operates in degrees rather than radians. Specific requirements are: in their own class, each method in the Math class with a layer of packaging.)
    2020-12-07 21:59:20下载
    积分:1
  • EmailServiceStatus
    ClassFileAssembler.Class File Assembler Source Code for Andriod.
    2014-01-08 14:09:37下载
    积分:1
  • Calculator
    Java下编的计算器小程序,能实现简单的加减乘除功能(Java applet next series of calculators that can achieve a simple arithmetic functions)
    2013-06-16 15:02:44下载
    积分:1
  • 696518资源总数
  • 104226会员总数
  • 29今日下载