-
slidingmenu_library
SlidingMenu Library for Andorid
- 2015-04-13 11:24:06下载
- 积分:1
-
GN
说明: GN算法是一种凝聚型的社区结构发现算法。该算法根据网络中社区内部高内聚、社区之间低内聚的特点,逐步去除社区之间的边,取得相对内聚的社区结构。GN算法是一种分裂方法[]。其基本思想是不断的从网络中移除介数最大的边。(GN algorithm is a cohesive community structure discovery algorithm. Based on the characteristics of high cohesion within the community and low cohesion between communities, the algorithm gradually removes the community between the communities and obtains a relatively cohesive community structure. The GN algorithm is a splitting method []. The basic idea is to constantly remove the largest edge the network.)
- 2017-03-09 13:11:17下载
- 积分:1
-
学生管理系统-JAVA
这是一个学生管理系统的源代码 是学习JAVA开发很好的第一手资料
- 2022-03-17 17:45:42下载
- 积分:1
-
JavaScript-upload-progress-bar
JavaScript 实现上传进度条,方便提示上传进度。(JavaScript upload progress bar,To facilitate the prompt upload progress.)
- 2012-12-14 23:09:11下载
- 积分:1
-
java jdbc for mssql
java jdbc for mssql
- 2022-02-25 23:47:44下载
- 积分:1
-
java 语音聊天
java 语音聊天关键两个类的源代码,能实现点对点的语音通信网络语音通话通常是双向的,就模型层面来说,这个双向是
对称的。为了简单起见,我们讨论一个方向的通道就可以了。一方说话,另一方则听到声音。看似简单而迅捷,但是其背后的
流程却是相当复杂的。
- 2022-03-17 20:36:03下载
- 积分:1
-
Hibernate映射实例
下面是Hibernate的例子映射映射一般包括一对一,一对多,多对一,多对多,在这里我上传了多对一和多对多关系的例子
- 2022-12-18 08:50:02下载
- 积分:1
-
android Imageloader 显示网络图片 例子源码
android Imageloader 显示网络图片 例子源码
- 2015-05-29下载
- 积分:1
-
该程序可以让用户自己输入长方形的长与宽,并在对话框中输出结果...
该程序可以让用户自己输入长方形的长与宽,并在对话框中输出结果-the program allows users to import their own rectangular length and width of the dialog box output
- 2023-03-30 18:10:03下载
- 积分:1
-
java实现的带图形界面的数独程序(含报告)
包含两个版本
V1.0没有图形界面,主要实现了内部逻辑(回溯算法),并将数独在控制台上打印出来
V2.0加入了用Swing实现的图形界面
- 2023-07-14 03:25:04下载
- 积分:1