-
50402417
和树类似,图的遍历是图的一种主要操作,可以通过遍历判别图中任意两个顶点之间是否存在路径、判别给定的图是否是连通图并可求得非连通图的各个连通分量,但对于带权图(网),其最小生成树或最短路径都取决于弧或边上的权值,则需要有特定的算法求解。(and similar trees, graph traversal map is a major operation, Discrimination can traverse map between any two vertices existence trails Discriminant to whether the map graph may seek non- graph the various connectivity components, but with the right plan (net), the minimum spanning tree or shortest path depends on the edge of the arc or the right values, the need for a specific algorithm.)
- 2007-01-08 22:32:38下载
- 积分:1
-
DirectByteBuffer
DirectByteBuffer extends BaseByteBuffer implements DirectBuffer.
- 2014-02-18 12:46:44下载
- 积分:1
-
xiangxiangWebFlowerShop
此程序实现网络在线鲜花的销售以及销售订单的管理.前台顾客浏览并批量或者单独订购鲜花 后台可对鲜花以及销售订单进行管理.有效的实效网络鲜花销售的便捷(This process for network online flower sales and sales order management. Foreground customers to browse and order flowers bulk or individual background can order flowers and sales management. Effective and convenient effective network of flower sales)
- 2010-12-15 22:59:51下载
- 积分:1
-
JDOMParsePage
给大家分享一个不错的java小实例,实现了JDOMParsePage的功能,对学习很有用,赶紧来用吧。(To share a good java instance the JDOMParsePage functionality useful learning hurry to use it.)
- 2012-08-23 10:05:54下载
- 积分:1
-
IniAsliInventoriBarang
Application for inventory developed with java
- 2017-05-30 09:25:59下载
- 积分:1
-
multiThread_Runnable
一个非常简单的多线程程序:三个线程随机产生26个英文字母,可以随时暂停线程并继续。用Java的implements Runnable()实现的多线程,当然您也可以用extends Thread class去实现多线程!代码的每一步都有详细的注释便于大家进一步了解多线程功能!(A simple multiple Thread program which based on implementing Runnable interface, you can use extends Thread class as well.)
- 2012-11-13 12:08:30下载
- 积分:1
-
MiniCAD
在这个项目中,你应该使用Java GUI实现一个简单的绘图板。
为了得到满分,你应该落实:
画线,圆,矩形,文字
改变目标的颜色
改变的目标的位置
改变的目标的大小
图像保存为文件,并加载镜像文件
变化的全部进程应该是可见的。
您应提交所有的源文件可运行jar文件( In this project, you should use Java GUI to implement a simple drawing board.
To get full marks, you should implement to:
draw line, circle, rectangle, text
change the color of a target
change the position of a targets
change the size of a targets
save images as files and load a image file
All processes of changes should be visible.
You should submit a runnable jar file with all your source files )
- 2020-11-06 22:09:49下载
- 积分:1
-
java
程序随机产生20—50根火柴,由人与计算机轮流拿,每次拿的数量不超过3根,拿到最后一根为胜。(20-50 program randomly generates a match, the person with the computer take turns, each time the number does not take more than three, to get the last one wins.)
- 2013-12-24 16:52:35下载
- 积分:1
-
pazu
说明: 好用的web打印插件,适用于小型项目开发,简单方便(Useful web print plug-in, suitable for small-scale project development, simple and convenient)
- 2019-01-15 16:11:34下载
- 积分:1
-
BaconCipher2
Bacon Cipher java code
- 2013-08-08 04:45:42下载
- 积分:1