-
suanfa
各种常见的排序算法包括n^2和nlogn级别的算法及优化(A variety of common sorting algorithms, including n^2 and nlogn level algorithms and optimization)
- 2017-09-19 20:24:54下载
- 积分:1
-
source
说明: JDWP 是 Java Debug Wire Protocol 的缩写,它定义了调试器(debugger)和被调试的 Java 虚拟机(target vm)之间的通信协议。
JDWP 协议介绍
这里首先要说明一下 debugger 和 target vm。Target vm 中运行着我们希望要调试的程序,它与一般运行的 Java 虚拟机没有什么区别,只是在启动时加载了 Agent JDWP 从而具备了调试功能。而 debugger 就是我们熟知的调试器,它向运行中的 target vm 发送命令来获取 target vm 运行时的状态和控制 Java 程序的执行。Debugger 和 target vm 分别在各自的进程中运行,他们之间的通信协议就是 JDWP。(JDWP is Java Debug Wire Protocol)
- 2019-04-25 11:00:32下载
- 积分:1
-
DangDang
网上购物系统源码,struts2和hibernate开发,登陆、注册、邮件、验证、购物车、订单、产品展示(Online shopping system source code, struts2 and hibernate development, login, registration, mail, authentication, shopping cart, order, Products)
- 2013-01-22 22:47:55下载
- 积分:1
-
jQuery_LigerUI
jQuery ligerUI Demos 导航页,jQuery LigerUI是基于jQuery开发的一系列控件组,包括表单、布局、表格等等常用UI控件 使用LigerUI可以快速创建风格统一的界面效果。(jQuery ligerUI Demos navigation page, jQuery LigerUI is a series of controls based on jQuery development groups, including forms, layout, tables, etc. Use LigerUI common UI controls can quickly create a unified style interface effects.)
- 2014-10-24 09:19:08下载
- 积分:1
-
R-java
使用java实现R树,包括插入,删除,查找等功能(Using java to achieve R-tree, including insert, delete, search and other functions)
- 2021-04-19 20:48:51下载
- 积分:1
-
Hibernate-code
深入浅出Hibernate源码,学习hibernate的好资料(Hibernate code)
- 2014-02-20 15:22:41下载
- 积分:1
-
BinaryToHexArray
将输入的二进制字符串装换为16进制字符串并输出(Equipment for the input binary string to hexadecimal string and output)
- 2013-04-30 21:57:53下载
- 积分:1
-
Java-jishiben
记事本的源代码, 与Windows记事本相比,有以下不同点: 1.没有实现的功能:时间与日期 状态栏 帮助文档。 2.添加的功能:颜色设置 断词设置。 3.改善的功能:撤消与恢复分离,查找和替换合并。 4.不完善的功能:不完整字体字符集的显示问题。 5.未知功能:打印(Notepad source code, compared with the Windows Notepad, the following differences: (1) does not implement the function: time and date status bar Help documentation. 2 added: color settings broken word set. Improved functionality: separation Undo and Redo, Find and Replace merger. 4 imperfect function: incomplete font character set display problems. Unknown function: Print)
- 2013-04-20 20:54:35下载
- 积分:1
-
学生选课系统(源码+数据库+设计文档)
学生选课系统(源码+数据库+设计文档)
- 2020-11-09下载
- 积分:1
-
VCardParser_V30
vCard parser for vCard 3.0. See RFC 2426 for more detail.
- 2014-03-19 20:46:06下载
- 积分:1