-
本程序基本实现了kademlia网络,在emule的基础上修改
本程序基本实现了kademlia网络,在emule的基础上修改-This procedure basically kademlia network based on the modified emule
- 2022-04-10 18:47:53下载
- 积分:1
-
实现用C语言编写的基于p2p技术的源代码
实现用C语言编写的基于p2p技术的源代码-Implementation using C language p2p technology-based source code
- 2022-02-26 19:07:19下载
- 积分:1
-
Py 115 API
这是 115 的 API 写 python 通过这个 api 包括注册登录洪流上载查看任务
- 2022-02-04 09:22:38下载
- 积分:1
-
socket examples. Network Programming primary portal of knowledge, has been adopt...
socket实例。网络编程初级入门知识,已经调试通过的。-socket examples. Network Programming primary portal of knowledge, has been adopted by the debugger.
- 2022-02-11 22:31:08下载
- 积分:1
-
a P2P Approach for resolving RFIDs.pdf
a P2P Approach for resolving RFIDs.pdf
- 2022-07-06 11:55:52下载
- 积分:1
-
著名的P2P软件emule源码,支持多语言
著名的P2P软件emule源码,支持多语言-Well-known P2P software emule-source, multi-language support
- 2022-03-18 12:35:41下载
- 积分:1
-
chord
chord java 实现,完整的代码,一个主文件,6个类 -chord
- 2022-10-10 01:20:02下载
- 积分:1
-
This is a JAVA program to the simple application procedures. Please masters guid...
这是一个JAVA程序开发的简单应用程序。请大师们指导。-This is a JAVA program to the simple application procedures. Please masters guidance.
- 2022-05-12 21:15:20下载
- 积分:1
-
JXTA 源码 基于JAVA 可以在此基础上编写更多的P2P程序
JXTA 源码 基于JAVA 可以在此基础上编写更多的P2P程序-JXTA Java-based source code can be prepared on the basis of this additional procedures P2P
- 2022-02-10 15:15:38下载
- 积分:1
-
一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成c...
一个通用些连接数据库的包,其中有三个类: 1.DBConn.java:主要用来连接和关闭数据库.连接数据库的URL,USER,PASSWORD通过配置文件完成com/bcxy/util/systemconfig.properties 2.SqlQuery.java:主要用来执行查询的SQL语句.构造方法: SqlQuery(Connection con, String sql) 将结果存在容器中. 3.SqlUpdate.java:主要用来执行更新的SQL语句.构造方法: SqlUpdate(Connection con, String sql) 另: jar包中有一个util.*,主要是一些常用工具类,下面简单介绍一下: 其中主要包括了 StringUtil.java:对字串的一些操作 DateUtil.java:对时间的一些操作 FileUtil.java:对文件的一些操作 SystemConfig.java:读取配置文件systemconfig.properties ParamUtil.java:页面传参数的操作-a more generic database connectivity package, which has three categories : 1.DBConn.java : mainly used to connect to the database and closure. Connecting to the database URL, USER, PASSWORD through configuration files completed com/bcxy/util/systemconfig.properties 2.SqlQuery. java : mainly used for the implementation of the SQL statement. Construction : SqlQuery (Connection con, String sql) of the results there containers. 3.SqlUpdate.java : mainly used for the implementation of the updated SQL. Construction : SqlUpdate (Conne
- 2023-05-11 14:25:03下载
- 积分:1