-
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
-
newton_raphson
采用Newton—Raphson迭代法可以求解复系数一元三次方程的根,代码为Newton—Raphson迭代法的具体实现(The Newton-Raphson iteration method is used to solve the root of a cubic equation with complex coefficients. The code is the implementation of the Newton-Raphson iteration method.)
- 2018-09-09 11:15:02下载
- 积分:1
-
国网表抄表设置软件,通讯协议为DLT645
国网表抄表设置软件,通讯协议为DLT645-2007,目前网络上唯一一份国网表的设置抄表用软件-State Grid Meter Reading set up the software, telecommunications agreement DLT645-2007, is currently the only network in a country setting netlist meter reading software
- 2023-04-08 14:15:04下载
- 积分:1
-
HTMLTableGen_demo
VC环境下开发的可以操作网页文件源码、生成及编辑HTLM文件(VC environment development can operate a web document source, document creation and editing HTLM)
- 2014-06-13 18:26:20下载
- 积分:1
-
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考...
压缩包中C语言编写的TCP_IP源代码,无解压密码,供网友共同参考-compression package prepared by the C language source code TCP_IP without extracting passwords, a common reference for netizens
- 2022-08-22 05:54:36下载
- 积分:1
-
CScheduledTask_demo
使用Windows上的计划任务的程序(The example of using the plan task in the Windows)
- 2021-04-15 22:28:54下载
- 积分:1
-
carrot2-java-api-3.12.0-SNAPSHOT
carrot2是一款开源的聚类可视化搜索引擎,并提供了java API以供开发使用。内部包含所有用于carrot2开发的jar包和实例。(You can use Carrot2 Java API to fetch documents various sources (public search engines, Lucene, Solr), perform clustering, serialize the results to JSON or XML and many more. Below is some example code for the most common use cases. Please see the examples/ directory in the Java API distribution archive for more examples.)
- 2016-04-25 09:53:12下载
- 积分:1
-
fzy-master
a new and imporoved fuzzy finder
- 2020-06-24 21:40:01下载
- 积分:1
-
small section of code is easy access to the IP address and machine NAME
一段小代码很容易获得本机IP地址和NAME-small section of code is easy access to the IP address and machine NAME
- 2022-08-10 00:43:12下载
- 积分:1
-
graphicload
Tutorial on how to Use Graphic on Visual Basic
- 2010-12-15 16:38:17下载
- 积分:1