-
用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离
用applet显示的Dijkstra算法,用于计算图论中点到点的最短距离-using applet shows the Dijkstra algorithm used in the calculation of graph theory point-to-point shortest distance
- 2023-01-21 15:55:04下载
- 积分:1
-
SSD8的练习一答案,希望对学习网络编程的同学有所帮助。
SSD8的练习一答案,希望对学习网络编程的同学有所帮助。-First answer SSD8 practice, in the hope that students learn network programming help.
- 2022-01-26 02:35:25下载
- 积分:1
-
sendicmp java send icmp packets procedures, based on winpcap. jpcap
sendicmp java 发送icmp包的程序,基于winpcap,jpcap-sendicmp java send icmp packets procedures, based on winpcap. jpcap
- 2022-03-24 18:52:27下载
- 积分:1
-
horrorshow.zipic类bitwisedemo {
horrorshow.zipic class BitwiseDemo {
static final int VISIBLE = 1
static final int DRAGGABLE = 2
static final int SELECTABLE = 4
static final int EDITABLE = 8
public static void main(String[] args)
{
int flags = 0
flags = flags | VISIBLE
flags = flags | DRAGGABLE
if ((flags & VISIBLE) == VISIBLE) {
if ((flags & DRAGGABLE) == DRAGGABLE) {
System.out.println("Flags are Visible and Draggable.")
}
}
flags = flags | EDITABLE
if ((flags & EDITABLE) == EDITABLE) {
System.out.println("Flags are now also Editable.")
}
}
}
-horrorshow.zipic class BitwiseDemo (sta Biomedical final int VISIBLE = a static final int DRAGGA i. = 2 static final int SELECTABLE static fin = 4 int al = 8 EDITABLE public static void main (Stri Vi args []) (int flags = 0 flags = flags | f VISIBLE lags = flags | DRAGGABLE if ((flags
- 2023-06-22 20:40:03下载
- 积分:1
-
er6yerygr
er6yerygr
- 2022-02-12 11:29:01下载
- 积分:1
-
jspf (Java Simple Plugin Framework) 是一个插件框架,集成了很多 IoC 框架的概念在里面...
jspf (Java Simple Plugin Framework) 是一个插件框架,集成了很多 IoC 框架的概念在里面-The jSPF library is pure Java SPF implementation. It was designed to match the current SPF-Specs of 2006-2009 (See RFC section). SPF is also knows as Sender Policy Framework. It was designed to detect email spoofing.This is the solution if you ever was tired of getting spam from yourself
- 2023-05-23 00:00:04下载
- 积分:1
-
java script test programing source code
java script test programing source code
- 2022-02-07 17:06:58下载
- 积分:1
-
小小记事本,值得一看哦
小小记事本,值得一看哦-little notebook, an eye-catcher oh
- 2023-04-04 06:10:03下载
- 积分:1
-
学习Struts和hibernate时作的例子,很全面,验证信息很多。值得借鉴。...
学习Struts和hibernate时作的例子,很全面,验证信息很多。值得借鉴。-learning Struts and hibernate when the example is very comprehensive, verified information lot. Worth learning.
- 2022-07-20 20:20:19下载
- 积分:1
-
MapTest
MapTest
- 2023-05-02 19:05:03下载
- 积分:1