资源列表
Game
- 用java写的电脑版2048游戏,可以在网页上玩这个游戏。-Using java to write a computer game version of 2048, you can play this game on the web.
HUFFMAN
- 这是有关哈夫曼树的建立,基于JAVA数据结构而言的。-build HUffman tree
CoefficientCompution
- 利用递归法,根据已知相关系数矩阵计算偏相关系数。-Recursive method to calculate partial correlation coefficients based on the known correlation matrix.
lpa
- 经典社团发现算法,LPA算法(线性传播算法)的java实现。-The implementation of LPA algorithm,which is a classical algorithm of community detection in network.
networks
- FreeScale.java的作用是产生无标度网络。Components.java的作用是计算网络的最大连通子图以及子图中的点-FreeScale.java function to generate a scale-free network. Components.java s role is to calculate the maximum network connected subgraphs and subgraph points
tika
- Apache tika 可以解析各种富文本格式的文件,得到其中的文本内容字符串。如tika 可用于解析Office 97/2003/2007 格式、PDF 格式、HTML 等格式的文件。请参考tika-app-1.5.jar 的功能,实现一个GUI 界面的桌面程序,该程序可以打开以上几种格式的文件,调用tika 进行解析,在界面上展示txt 解析结果,并将结果保存成文本文件。该程序也可以同时打开一组文件,以多线程的方式对它们进行并行处理。注:请在程序中导入tika-core-1.5.jar 和t
sheep
- 题目 :定义一个Sheep类 属性:类型 编号 重量 颜色 方法:两个构造函数 一组set方法 一组get方法 从键盘输入羊的属性的方法 显示羊属性的方法 定一个羊群:SheeArray类 属性: 一个存放羊对象的数组 羊队主人 羊的个数 方法: 从键盘输入羊群中羊的个数及每只羊的信息 返回羊群中羊的个数 往羊群中添加一只羊 从羊群中删除一只羊 从羊群中寻找某只羊 按重量对羊群中的羊进行由小到大的排序
calculator
- 一个简易的Java计算器源代码,合肥工业大学有用到过,很容易懂,可以自行修改,编译通过,代码没错-A simple Java calculator source code, useful to the hefei university of technology, it is easy to understand, can modify, compile, code that s right
chat
- 简易的通讯软件,里面有服务端和客户端,合肥工业大学Java课可能需要,不必要的代码,可以自行删除修改-Simple and easy communication software, there are server and client, Java classes may need to hefei university of technology, unnecessary code, can be modified to delete
Correct
- 各地图API坐标系统比较与转换 * WGS84坐标系:即地球坐标系,国际上通用的坐标系。设备一般包含GPS芯片或者北斗芯片获取的经纬度为WGS84地理坐标系, * 谷歌地图采用的是WGS84地理坐标系(中国范围除外) * GCJ02坐标系:即火星坐标系,是由中国国家测绘局制订的地理信息系统的坐标系统。由WGS84坐标系经加密后的坐标系。 * 谷歌中国地图和搜搜中国地图采用的是GCJ02地理坐标系 BD09坐标系:即百度坐标系,GCJ02坐标系经加密后的坐标系
P
- 百度地图实现路况密度表示 尾号 放大缩小功能。-Baidu map to achieve road density that the tail number zoom function.
GetMsg
- 服务器端监听程序。收集客户端设备发来的信息并记录到文件中。如有异常会声音报警。-Server-side listening program. Collect information client devices and record them in a file. If there is an abnormal sound alarm.
