-
Huffman编码 java
public class HuffmanTree //Huffman树
{
private int leafNum; //叶子结点个数
private TriElement[] huftree; //Huffman树的结点数组
public HuffmanTree(int[] weight) //构造指定权值集合的Huffman树
- 2022-02-06 18:12:17下载
- 积分:1
-
android TextView、EditText和ImageView实例代码
android TextView、EditText和ImageView实例代码
- 2014-02-23下载
- 积分:1
-
android_SNS_jqm
用jquery mobile开发的Android移动社区客户端(Android mobile community client with Jquery mobile)
- 2020-10-20 14:07:24下载
- 积分:1
-
150个经典java例子
有150个java经典小程序 适合Java初学者 有各种算法的讲解 有新区的同学下来看看
- 2022-10-25 19:45:05下载
- 积分:1
-
抖动漆垫
应用背景摇晃的油漆垫的应用是所有有关用手指画手机屏幕上的图片。系统可以选择不同的颜色,如红色,黑色,蓝色,绿色,灰色,红色,青色,ltgray,dkgray,黄色以及用户还可以改变画笔大小。然后在背景下将颜色改变,以显示在背景下,将紧触摸屏关键技术使用保存选项保存绘制图像和可以随时打开显示的时间。制作的图片可以通过各种移动应用程序如WatsApp,facebook,蓝牙,Gmail,谷歌+,信使。这个应用程序对孩子很有用和青少年。它将支持安卓1.6及以上版本
- 2022-02-09 22:30:08下载
- 积分:1
-
学生成绩管理系统
学生成绩管理系统包括以下几点: 1. 学生信息管理管理所有学生的基本信息,包括增加、修改、删除等,也可以根据各种条件查询出需要的信息。2. 课程信息管理管理所有课程的基本信息,包括增加、修改、删除等,也可以根据各种条件查询出需要的信。3. 选课与成绩管理根据学号进行选课,登记课程的成绩,可以根据学号查询出来选课信息与成绩。
- 2022-08-07 03:59:40下载
- 积分:1
-
JAVA考试系统程序代码
本代码完成的是JAVA考试系统程序,实现了教师出题,学生在线考试,以及相关的系统维护功能。考试系统的功能主要包括三部分:教师出题,学生在线考试和系统维掮 。系统维护包括对年级科目,知识点和模拟考试等信息的维护,包括对相关内容的查看,添加和删除,并保持这些信息的内部关联。
- 2022-03-25 07:48:36下载
- 积分:1
-
AhHuiUniversity
随着经济与科技的快速发展,智能手机一步步进入普通人得生活,它将成为人们获取信息的主要设备,因此基于Android手机的手机地图服务需求越开越迫切,为外出旅游的人们提供了极大地便利。Android是Google开发的基于Linux平台的开源手机操作系统。它包括操作系统、中间件、用户界面和应用程序,是为移动终端打造的真正开放和完整的移动软件。本文对目前应用的Symbian、WindowsMoblie、Mac OS X和Android平台的现状进行了分析与比较,主要阐述以面向对象程序开发语言JAVA,以eclipse为开发工具,基于智能手机Android之上设计一个导览系统。本文主要介绍安徽大学,界面友好 、操作便捷,具有良好的可扩展性和可维护性,系统经过测试,可以稳定运行,能够满足手机用户基本的地图服务需求。(With the rapid development of economy and technology,Smartphone enters into the lives of ordinary people step by step,it will become the main device to obtain information,Therefore,based on the Android mobile phone mobile map service needs become more and more urgent for people who travel offers great convenience.Android is the Google development opens the source handset operating system based on Linux platform. It includes the operating system,the Middleware,he user interface and the application procedure. It is for the mobile terminal to create a truly open and complete mobile software. In this thesis,there is a analysis and comparion about the status of the current applide platforms like Symbiam ,WindowsMoblie,Mac OS X and Android ,this thesis Mainly expounds the development of object-oriented programming language java, eclipse as a
development tool, to design a navigation system-based smartphone on Android. This paper mainly introduces the anhui university,user-friendly,easy to)
- 2013-10-30 13:56:55下载
- 积分:1
-
微博商业数据java接口
资源描述
微博商业数据java接口
实现了微博商业接口的应用
- 2022-03-11 06:38:28下载
- 积分:1
-
android 日历事例源码
android 日历事例源码
- 2015-02-02下载
- 积分:1