-
CodeSigner
CodeSigner implements Serializable Source Code for Andriod.
- 2014-01-13 12:18:58下载
- 积分:1
-
XenServerDemo
连接xenserver 开关虚拟机demo(a demo about connect xecserver power on/off the vm)
- 2013-10-18 15:06:05下载
- 积分:1
-
fileapp
将位图转换成 ASCII码
读文件源码部分(will bitmap into ASCII source of reading documents)
- 2007-03-20 21:51:28下载
- 积分:1
-
SpringMvc
说明: spring mvc 搭建的一套框架,里面权限控制,拦截器,日志都有了(Sprmvc builds a framework, which includes permission control, interceptors, and logs.)
- 2020-06-25 19:00:01下载
- 积分:1
-
Shop
JSp网上商城代码,有注示说明,可以做为学习参考,不可做为商用,(JSp online store code, Note said instructions, can be used as a reference is not available as a commercial,)
- 2013-11-18 08:00:35下载
- 积分:1
-
TryTest42
人工蜂群代码,用于算法的基础学习,仅供参考。
也可以用来进行java代码的学习(Artificial bee colony code, for the basic learning algorithm. It can also be used to learn java codes)
- 2018-06-04 16:05:13下载
- 积分:1
-
YiDongJiFei-master
移动业务的开发,基于spring struts2 hibernate技术进行开发的管理页面系统。(Mobile business development, based on spring struts2 hibernate technology development management page system.)
- 2018-05-07 12:32:31下载
- 积分:1
-
Hadoop-Authoritative-guide-Chinese
本书从Hadoop的缘起开始,由浅入深,结合理论和实践,全方位地介绍Hadoop这一高性能处理海量数据集的理想工具。全书共16章,3个附录,涉及的主题包括:Hadoop简介 MapReduce简介 Hadoop分布式文件系统 Hadoop的I/O、MapReduce应用程序开发;MapReduce的工作机 MapReduce的类型和格式 MapReduce的特性 如何构建Hadoop集群,如何管理Hadoop Pig简介:HBase简介;Hive简介:ZooKeeper简介;开源工具Sqoop,最后还提供了丰富的案例分析。(This book starts the origin of Hadoop the shallower to the deeper, combination of theory and practice, all-round introduce the Hadoop that a ideal tool can process massive data sets . The book has 16 chapters and 3 appendices, topics covered include: Hadoop MapReduce Hadoop distributed file system the development of I/O, MapReduce Hadoop application MapReduce working machine the type and format of MapReduce MapReduce characteristics how to construct a Hadoop cluster, how to manage the Hadoop Pig Description: HBase introduction Hive: ZooKeeper Sqoop open source tools, and finally provide a rich analysis of the case.)
- 2016-10-22 19:29:19下载
- 积分:1
-
FileConnectionThanhNhan
java mobile example canvas game
- 2010-11-28 22:28:55下载
- 积分:1
-
ipdatabase-master
说明: ipdatabase
二叉树快速搜索IP地址数据库
数据
数据源采用2015年广告协会制定的IP地址标准数据库,中国互联网广告行业统一采用的标准IP库。
原理
利用二叉树实现IP查询,首先将10进制IPV4地址转化为二进制构建二叉树,利用二叉树搜索进行搜索,查询时间复杂度log2n,比传统IP库n的查询速度高出一个量级。(Ipdatabase
Binary Tree Fast Search IP Address Database
data
The data source is the standard IP address database formulated by the Advertising Association in 2015, and the standard IP database adopted by the Internet advertising industry in China.
principle
The binary tree is used to realize IP query. Firstly, the 10-bit IPV4 address is converted into binary to construct a binary tree, and the binary tree search is used to search. The query time complexity log2n is one order of magnitude higher than that of traditional IP library n.)
- 2020-06-15 22:35:01下载
- 积分:1