-
wl_wext
Wireless device driver for Linux (wlags49).
- 2014-04-25 10:58:15下载
- 积分:1
-
The-MDB-protocol-[part-3]---bounis-blogAAA
this is very very book. thank you
- 2014-01-17 16:55:48下载
- 积分:1
-
匹配场定位程序
说明: 主要是基于简正波模型的理论计算匹配场定位程序(Mainly based on the theoretical calculation of the normal wave model matching field positioning program)
- 2020-12-13 19:28:45下载
- 积分:1
-
SQL Server数据库支持的售票系统
管理航空公司的信息. vb数据库编程练习,请大家多多指教.(This program can manage information of air company based on VB and SQL Server.)
- 2005-07-08 12:53:07下载
- 积分:1
-
the Delphi Network Programming of examples.
有关Delphi网络编程方面的例子。-the Delphi Network Programming of examples.
- 2023-03-29 13:20:03下载
- 积分:1
-
project_struct
Example Struct Code in C++
- 2009-10-26 19:31:02下载
- 积分:1
-
exdec818
vb-pCode反编译工具源代码,目标程序要采用pcode方式编译.(vb-pCode decompile tool for source code, object program to be used to compile pcode way.)
- 2008-01-04 09:17:55下载
- 积分:1
-
JSONObject
JS Object Ref Private for Linux Web Interface Manager.
- 2013-08-07 17:47:05下载
- 积分:1
-
ISA_CARD
基于ISA总线的I/O卡的使用的源代码,并有用VC做的界面(Based on the ISA bus I/O cards used in the source code, and useful to do VC interface)
- 2009-01-13 10:49:27下载
- 积分: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