-
constant-folding
Test operations that involve one or more constants for Java.
- 2014-01-28 10:54:39下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
CalcRadius
FLUENT和EDEM结合 快速填充,提取节点坐标,然后在EDEM填充小球(FLUENT and EDEM combination of fast filling, extraction node coordinates, then fill in EDEM pellets)
- 2016-01-26 10:45:19下载
- 积分:1
-
OOAD-PROJECT-master
java project for students
- 2017-11-11 03:32:07下载
- 积分:1
-
dib3000mb-
Frontend driver for mobile DVB-T demodulator DiBcom 3000M-B.
- 2013-03-15 07:13:35下载
- 积分:1
-
Java-connet-mysql
java连接到mysql的方法,非常有用(java connect to mysql method is very useful)
- 2013-10-19 16:18:14下载
- 积分:1
-
iriap_event
IAP Finite State Machine driver
- 2013-04-26 16:04:48下载
- 积分:1
-
MultiThreading
FGMultiThreading,halcon多线程实现图像抓取,图像处理
运行环境:vs2013,c++,MFC,
主要针对图像读取,二维码识别,多线程处理(FGMultiThreading, Halcon multi-threaded image capture, image processing
Operating environment: vs2013, c++, MFC,
Mainly for image reading, two-dimensional code recognition, multi-threading processing)
- 2020-06-19 21:40:02下载
- 积分:1
-
Clanguage
这是有关C语言程序设计的书籍,想学好C语言的朋友来下载吧。(This is the C programming language books, friends want to learn C language to download it.)
- 2010-11-23 16:32:08下载
- 积分:1
-
cleanvcprj
说明: 这是一个清理VC工程文件的程序,和其他类似功能的程序不一样的是它只有一个2k的
批处理。
批处理里面演示了批处理文件的一些技巧。包括文件删除,自安装,导入注册表等实现
方法。
(This is a clear VC project documentation procedures, , and other similar functions of the same procedures that it is only one batch of 2k. Batch inside a batch file demonstrated some skills. Including documents deleted, since the installation, etc. into the registry method.)
- 2006-01-19 13:27:08下载
- 积分:1