-
Lychee02120012
二进制算术编码与解码 打包成终端应用程序 有源码 java编写(Arithmetic coding binary & decoding with being packaged into .exe file
java including source code)
- 2015-05-13 22:27:52下载
- 积分:1
-
computerhomework
清华大学计算机网络课程大作业的详细说明情况(Tsinghua University' s computer network operations courses to explain the situation in detail)
- 2013-10-10 11:09:56下载
- 积分:1
-
situationOfGarbled
JAVA中解决编程过程中出现乱码的情况,这是个很好的方法(JAVA programming process to address the situation of garbled, this is a good way)
- 2009-05-26 17:57:28下载
- 积分:1
-
javamain99
说明: the main of the println file of china
- 2020-06-20 03:00:02下载
- 积分:1
-
talking
java版的聊天软件,用于学习java的socket网络编程(java Chat Software)
- 2013-12-05 15:06:58下载
- 积分:1
-
01
说明: 针对施工单位开发的一款管理app,实现了建筑工程流程的精细化管理,功能模块包括过程控制、成本控制和人力资源管理、工艺标准、常见问题解决方案等。(A management app for the development of the construction unit)
- 2018-03-02 16:49:00下载
- 积分:1
-
8456457457
手机RSS阅读器(html5),应用程序编程源码,很好的参考资料。(Mobile phone RSS reader (HTML5), application programming source code, a good reference.)
- 2013-11-09 17:41:16下载
- 积分:1
-
AboutDialog
java实现的电子白板程序,功能完善,代码适合初学者.(java implementation of the whiteboard program, perfect function, the code is suitable for beginners.)
- 2012-05-24 13:37:52下载
- 积分:1
-
graphics
实验一:类与对象实验: 几何图形类的设计
实验目的:掌握用类进行面向对象程序设计的方法,掌握使用对象作为类的成员变量,掌握方法的参数传递,掌握静态域和静态方法。
实验内容:编写4个类:Rectangle、Circle、Geometry、Exa,具体要求如下:
① Rectangle类有double型成员变量表示矩形左上角的位置坐标及矩形的宽和高,要求提供修改和返回各成员变量的方法。
② Circle类有double型成员变量表示圆心坐标和圆的半径,要求提供修改和返回各成员变量的方法。
③ Geometry类有Rectangle类和Circle型的成员变量rect和circle。即Geometry类创建的对象由一个矩形和一个圆组合而成。要求该类提供修改rect、circle位置和大小的方法;提供显示rect和circle位置关系的方法,并能够显示圆是否完全坐落于矩形中。
④ 要求能对创建的Rectangle类和Circle类对象数目进行统计。
Exa类含有main方法,在main方法中用Geometry类创建对象,该对象调用相应的方法
设置圆和矩形的位置及大小并输出圆是否包含在矩形中。输出当前Rectangle和Circle
对象数目。
(test one)
- 2014-05-05 08:37:25下载
- 积分:1
-
sword-point-to-offer
几个github常用的代码,附带head first java 初步学习教材(Several commonly used code github, as well as with the primary learning java foreign translation of textbooks)
- 2017-12-02 10:20:48下载
- 积分:1